Re: [PATCH 2/2] iio: health: Add driver for the TI AFE4404 heart monitor

2015-11-04 Thread Andrew F. Davis
On 11/04/2015 01:40 PM, Jonathan Cameron wrote: On 02/11/15 20:37, Andrew F. Davis wrote: On 11/01/2015 02:52 PM, Jonathan Cameron wrote: On 31/10/15 16:31, Andrew F. Davis wrote: Add driver for the TI AFE4404 heart rate monitor and pulse oximeter. This device detects reflected LED light

Re: [PATCH 1/3] PM / OPP: Add "opp-supported-hw" binding

2015-11-04 Thread Stephen Boyd
On 11/03, Viresh Kumar wrote: > On 30-10-15, 15:18, Stephen Boyd wrote: > > A side-note. I wonder if it would be better style to have the > > node name be: > > > > opp@6 { > > > > At least it seems that the assumption is we can store all the > > possible combinations of OPP

Re: [PATCH 1/2] dt-bindings: phy: Add NVIDIA Tegra XUSB pad controller binding

2015-11-04 Thread Stephen Warren
On 11/04/2015 10:11 AM, Thierry Reding wrote: From: Thierry Reding The NVIDIA Tegra XUSB pad controller provides a set of pads, each with a set of lanes that are used for PCIe, SATA and USB. .../bindings/phy/nvidia,tegra-xusb-padctl.txt | 359 +

[PATCH 1/4] ARM: dts: kirkwood: add Linksys EA4500

2015-11-04 Thread Luka Perkov
Based on dts files from OpenWrt. Signed-off-by: Luka Perkov --- .../devicetree/bindings/arm/marvell,kirkwood.txt | 1 + .../devicetree/bindings/vendor-prefixes.txt| 1 + arch/arm/boot/dts/Makefile | 1 +

[PATCH 4/4] ARM: dts: kirkwood: add ZyXEL NSA310s

2015-11-04 Thread Luka Perkov
Based on dts files from OpenWrt. Signed-off-by: Luka Perkov Signed-off-by: Tony Dinh --- .../devicetree/bindings/arm/marvell,kirkwood.txt | 1 + arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/kirkwood-nsa310s.dts

Re: [PATCH 1/4] ARM: dts: kirkwood: add Linksys EA4500

2015-11-04 Thread Arnd Bergmann
On Wednesday 04 November 2015 22:25:05 Luka Perkov wrote: > +/ { > + model = "Linksys EA4500"; > + compatible = "linksys,ea4500", "marvell,kirkwood-88f6282", > "marvell,kirkwood"; According to https://wikidevi.com/wiki/Linksys_EA4500 there are multiple versions of this device, and at

Re: [PATCH v3 1/6] Documentation: tps65086: Add DT bindings for the TPS65086 PMIC

2015-11-04 Thread Rob Herring
On Wed, Nov 04, 2015 at 11:12:10AM -0600, Andrew F. Davis wrote: > The TPS65086 PMIC contains several regulators and a GPO controller. > Add bindings for the TPS65086 PMIC. > > Signed-off-by: Andrew F. Davis Acked-by: Rob Herring > --- >

Re: [PATCH v3 2/6] Documentation: tps65086: Add DT bindings for the TPS65086 regulators

2015-11-04 Thread Rob Herring
On Wed, Nov 04, 2015 at 11:12:11AM -0600, Andrew F. Davis wrote: > The TPS65086 PMIC contains several regulators and a GPO controller. > Add bindings for the TPS65086 regulators. > > Signed-off-by: Andrew F. Davis Acked-by: Rob Herring > --- >

Re: [linux-sunxi] [PATCH v4 2/6] clk: sunxi: Add H3 clocks support

2015-11-04 Thread Julian Calaby
Hi Maxime, On Thu, Nov 5, 2015 at 3:23 AM, Maxime Ripard wrote: > Hi Julian, > > On Wed, Oct 28, 2015 at 10:12:09AM +1100, Julian Calaby wrote: >> > + of_property_for_each_u32(node, "clock-indices", prop, p, index) { >> > +

[PATCH 3/4] ARM: dts: kirkwood: add Seagate GoFlex Home

2015-11-04 Thread Luka Perkov
Based on dts files from OpenWrt. Signed-off-by: Luka Perkov --- .../devicetree/bindings/arm/marvell,kirkwood.txt | 1 + arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/kirkwood-goflexhome.dts | 127 + 3 files

Re: [PATCH 2/2] dt-bindings: phy: tegra-xusb-padctl: Add Tegra210 support

2015-11-04 Thread Stephen Warren
On 11/04/2015 10:11 AM, Thierry Reding wrote: From: Thierry Reding Extend the binding to cover the set of feature found in Tegra210. diff --git a/Documentation/devicetree/bindings/phy/nvidia,tegra-xusb-padctl.txt

[PATCH 2/4] ARM: dts: kirkwood: add Linksys EA3500

2015-11-04 Thread Luka Perkov
Based on dts files from OpenWrt. Signed-off-by: Luka Perkov --- .../devicetree/bindings/arm/marvell,kirkwood.txt | 1 + arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/kirkwood-ea3500.dts | 149 + 3 files

Re: [PATCH 1/4] ARM: dts: kirkwood: add Linksys EA4500

2015-11-04 Thread Luka Perkov
On Wed, Nov 04, 2015 at 11:41:01PM +0100, Arnd Bergmann wrote: > On Wednesday 04 November 2015 22:25:05 Luka Perkov wrote: > > +/ { > > + model = "Linksys EA4500"; > > + compatible = "linksys,ea4500", "marvell,kirkwood-88f6282", > > "marvell,kirkwood"; > > According to

Re: [PATCH] ARM: dts: sun4i: inet9f-rev03: Add support for game buttons / joysticks

2015-11-04 Thread Maxime Ripard
On Tue, Nov 03, 2015 at 04:51:48PM +0100, Hans de Goede wrote: > The inet9f-rev03 tablet has multiple fire-buttons / direction controls, > add support for these using the same axis mapping as ps2 compatible game > controllers with the same stick / button layout use. > > Signed-off-by: Hans de

Re: [PATCH 1/3] PM / OPP: Add "opp-supported-hw" binding

2015-11-04 Thread Stephen Boyd
On 11/03, Viresh Kumar wrote: > On 02-11-15, 11:21, Stephen Boyd wrote: > > Ah I see that after looking at the previous thread. Perhaps we > > can add such information into the documentation so that people > > aren't misled into thinking they're limited to 32 bits? > > What about these changes:

Re: [PATCH v3 3/6] Documentation: tps65086: Add DT bindings for the TPS65086 GPO controller

2015-11-04 Thread Rob Herring
On Wed, Nov 04, 2015 at 11:12:12AM -0600, Andrew F. Davis wrote: > The TPS65086 PMIC contains several regulators and a GPO controller. > Add bindings for the TPS65086 GPO controller. > > Signed-off-by: Andrew F. Davis Acked-by: Rob Herring > --- >

Re: [PATCH 3/4] ARM: dts: kirkwood: add Seagate GoFlex Home

2015-11-04 Thread Andrew Lunn
> + chosen { > + bootargs = "console=ttyS0,115200n8 earlyprintk root=/dev/sda1 > rootdelay=10"; It is not normal to specify the root device. Is this really required? And rootdelay is also unusual. > + stdout-path = > + }; > + > + ocp@f100 { > +

Re: [RFC v2 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

2015-11-04 Thread jitao shi
Hi Philipp I'll fixed those comments on V3. Thank you very much. Best Regards. On Mon, 2015-11-02 at 12:34 +0100, Philipp Zabel wrote: > Hi Jitao, > > a few comments below. > > Am Montag, den 02.11.2015, 11:54 +0800 schrieb jitao shi: > [...] > > > +static int ps8640_check_valid_id(struct

Re: IIO device indexing issue

2015-11-04 Thread Phil Reid
On 5/11/2015 2:53 AM, Vesa Jääskeläinen wrote: On 04/11/15 11:38, Lars-Peter Clausen wrote: On 11/02/2015 07:47 PM, Vesa Jääskeläinen wrote: Hi, When we were using kernel 3.2 and with that board files we just got IIO devices with static order so that we knew exactly what iio:device0 is. Now

Re: [PATCH V2 5/5] ARM: dts: exynos4412: Rename OPP nodes as opp@

2015-11-04 Thread Krzysztof Kozlowski
On 05.11.2015 10:41, Viresh Kumar wrote: > OPP bindings got updated to name OPP nodes this way, make changes > according to that. > > Signed-off-by: Viresh Kumar > --- > arch/arm/boot/dts/exynos4412.dtsi | 28 ++-- > 1 file changed, 14

Re: [Linaro-acpi] [PATCH v8 5/5] Watchdog: introduce ARM SBSA watchdog driver

2015-11-04 Thread Timur Tabi
On Tue, Oct 27, 2015 at 11:06 AM, wrote: > +static irqreturn_t sbsa_gwdt_interrupt(int irq, void *dev_id) > +{ > + struct sbsa_gwdt *gwdt = (struct sbsa_gwdt *)dev_id; > + struct watchdog_device *wdd = >wdd; > + > + /* We don't use pretimeout, trigger WS1 now

Re: [PATCH V2 3/3] dma: add Qualcomm Technologies HIDMA channel driver

2015-11-04 Thread Sinan Kaya
/* * We are posting descriptors to the hardware as soon as * they are ready, so this function does nothing. */ So, the Freescale driver was written before change went effective. I guess in 2011 DMA Engine drivers should use issue pending. Please, refactor since this behaviour is expected.

Re: [PATCH v7 45/50] drivers/of: Avoid recursively calling unflatten_dt_node()

2015-11-04 Thread Gavin Shan
On Thu, Nov 05, 2015 at 10:23:15AM +1100, Gavin Shan wrote: >On Wed, Nov 04, 2015 at 10:07:50AM -0600, Rob Herring wrote: >>On Wed, Nov 4, 2015 at 7:12 AM, Gavin Shan wrote: >>> In current implementation, unflatten_dt_node() is called recursively >>> to unflatten device

Re: [PATCH V2 5/5] ARM: dts: exynos4412: Rename OPP nodes as opp@

2015-11-04 Thread Viresh Kumar
On 05-11-15, 10:51, Krzysztof Kozlowski wrote: > I see this patch does not depend on the rest of patchset so I presume > this can co through samsung-soc? Yeah, I wouldn't mind that. But I would wait for a confirmation from Rafael for the bindings first, for an unlikely case where he doesn't like

Re: [PATCH v7 44/50] drivers/of: Split unflatten_dt_node()

2015-11-04 Thread Gavin Shan
On Wed, Nov 04, 2015 at 12:43:08PM -0600, Rob Herring wrote: >On Wed, Nov 4, 2015 at 7:12 AM, Gavin Shan wrote: >> The function unflatten_dt_node() is called recursively to unflatten >> device nodes and properties in the FDT blob. It looks complicated >> and hard to be

Re: [PATCH v6 6/8] ARM: rockchip: add support smp for rk3036

2015-11-04 Thread Heiko Stuebner
Am Mittwoch, 4. November 2015, 20:25:16 schrieb Xing Zheng: > From: Heiko Stuebner > > The dual-core Cortex A7 rk3036 is a bit special in that it does not allow > to control the actual powerdomain of the cpu cores, while the rest of the > smp-bringup like reset control and entry

Re: [PATCH 1/4] ARM: dts: kirkwood: add Linksys EA4500

2015-11-04 Thread Andrew Lunn
> diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt > b/Documentation/devicetree/bindings/vendor-prefixes.txt > index 82d2ac9..264f8ba 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > @@ -124,6

Re: [PATCH v7 45/50] drivers/of: Avoid recursively calling unflatten_dt_node()

2015-11-04 Thread Gavin Shan
On Wed, Nov 04, 2015 at 10:07:50AM -0600, Rob Herring wrote: >On Wed, Nov 4, 2015 at 7:12 AM, Gavin Shan wrote: >> In current implementation, unflatten_dt_node() is called recursively >> to unflatten device nodes in FDT blob. It's stress to limited stack >> capacity. >

Re: [PATCH v7 49/50] drivers/of: Export OF changeset functions

2015-11-04 Thread Gavin Shan
On Wed, Nov 04, 2015 at 10:12:00AM -0600, Rob Herring wrote: >On Wed, Nov 4, 2015 at 7:12 AM, Gavin Shan wrote: >> The PowerNV PCI hotplug driver is going to use the OF changeset >> to manage the changed device sub-tree. This exports those OF >> changeset functions for

Re: [PATCH v6 1/8] dt-bindings: add documentation of rk3036 clock controller

2015-11-04 Thread Heiko Stuebner
Hi, Am Mittwoch, 4. November 2015, 20:18:16 schrieb Xing Zheng: > Add the devicetree binding for the cru on the rk3036 which quite similar > structured as previous clock controllers. > > Signed-off-by: Xing Zheng > Reviewed-by: Heiko Stuebner > ---

Re: [RFC v2 1/2] Documentation: bridge: Add documentation for ps8640 DT properties

2015-11-04 Thread jitao shi
On Mon, 2015-11-02 at 12:09 +0100, Philipp Zabel wrote: > Hi Jitao, > > Am Montag, den 02.11.2015, 11:53 +0800 schrieb jitao shi: > [...] > > > +Example: > > > + edp-bridge@18 { > > > + compatible = "parade,ps8640"; > > > + reg = <0x18>; > > > + sleep-gpios = < 116

[PATCH V2 5/5] ARM: dts: exynos4412: Rename OPP nodes as opp@

2015-11-04 Thread Viresh Kumar
OPP bindings got updated to name OPP nodes this way, make changes according to that. Signed-off-by: Viresh Kumar --- arch/arm/boot/dts/exynos4412.dtsi | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git

[PATCH V2 2/5] PM / OPP: Add {opp-microvolt|opp-microamp|turbo-mode|opp-suspend}- binding

2015-11-04 Thread Viresh Kumar
Depending on the version of hardware or its properties, which are only known at runtime, various properties of the OPP can change. For example, an OPP with frequency 1.2 GHz, may have different voltage/current requirements based on the version of the hardware it is running on. Similarly, it may or

[PATCH V2 1/5] PM / OPP: Add "opp-supported-hw" binding

2015-11-04 Thread Viresh Kumar
We may want to enable only a subset of OPPs, from the bigger list of OPPs, based on what version of the hardware we are running on. This would enable us to not duplicate OPP tables for every version of the hardware we support. To enable that, this patch defines a new property 'opp-supported-hw'.

[PATCH V2 3/5] PM / OPP: Remove 'operating-points-names' binding

2015-11-04 Thread Viresh Kumar
These aren't used until now by any DT files and wouldn't be used now as we have a better scheme in place now, i.e. opp-property- properties. Remove the (useless) binding without breaking ABI. Reviewed-by: Stephen Boyd Signed-off-by: Viresh Kumar

[PATCH V2 0/5] PM / OPP: opp-supported-hw and -name bindings

2015-11-04 Thread Viresh Kumar
Hi Rafael, All the bindings are Reviewed by Stephen now and Rob didn't had a problem with them (though he didn't Ack them separately yet) :) The first patch enables us to select only a subset of OPPs from the bigger table, based on what version of the hardware we are running on. The second one

[PATCH V2 4/5] PM / OPP: Rename OPP nodes as opp@

2015-11-04 Thread Viresh Kumar
It would be better to name OPP nodes as opp@ as that will ensure that multiple DT nodes don't contain the same frequency. Of course we expect the writer to name the node with its opp-hz frequency and not any other frequency. And that will let the compile error out if multiple nodes are using the

Re: [PATCH 2/4] ARM: dts: kirkwood: add Linksys EA3500

2015-11-04 Thread Andrew Lunn
Hi Luka > "lacie,netspace_mini_v2" > "lacie,netspace_v2" > "linksys,ea4500" > +"linksys,ea3500" Other way around please, to keep the sorted order. > + chosen { > + bootargs = "console=ttyS0,115200n8 earlyprintk"; stdout = ... > + { > + status = "okay"; > + pinctrl-0

Re: [PATCH 2/4] ARM: dts: kirkwood: add Linksys EA3500

2015-11-04 Thread Andrew Lunn
On Wed, Nov 04, 2015 at 10:25:07PM +, Luka Perkov wrote: > Based on dts files from OpenWrt. Hi Luka Thanks for spending the time to submit these upstream. It looks like a lot of the same comments apply to these files, so i won't keep repeat them. One thing i did notice is that turning off

[PATCH RESEND 0/4] SMP support for Broadcom NSP

2015-11-04 Thread Kapil Hali
Hi, This series adds SMP support for Broadcom's Northstar Plus SoC. There are similar SMP enablement methods for many ARMv7 bsed SoCs. BCM NSP SoC, has a typical such mechanism - after power-on, the secondary core is held in a standby state, primary core provides a startup address for the

Re: [PATCH v2 2/5] spi: spi-ti-qspi: add mmap mode read support

2015-11-04 Thread Vignesh R
On 11/04/2015 08:11 PM, Mark Brown wrote: > On Tue, Nov 03, 2015 at 03:36:11PM +0530, Vignesh R wrote: > >> +ti_qspi_enable_memory_map(spi); >> +ti_qspi_setup_mmap_read(spi, read_opcode, addr_width, >> +dummy_bytes); >> +memcpy_fromio(buf, qspi->mmap_base

Re: [RFC v5 12/12] dt-bindings: hdmi-connector: add DDC I2C bus phandle documentation

2015-11-04 Thread Rob Herring
On Wed, Nov 04, 2015 at 12:45:09PM +0100, Philipp Zabel wrote: > Add an optional ddc-i2c-bus phandle property that points to > an I2C master controller that handles the connector DDC pins. > > Signed-off-by: Philipp Zabel > --- >

[PATCH V3 1/2] powerpc/fsl: Add PCI node in device tree of bsc9132qds

2015-11-04 Thread Zhiqiang Hou
From: Harninder Rai Signed-off-by: Harninder Rai Signed-off-by: Minghuan Lian Reviewed-by: Zang Tiefei-R61911 Reviewed-by: Kushwaha Prabhakar-B32579

Re: IIO device indexing issue

2015-11-04 Thread Phil Reid
On 5/11/2015 9:25 AM, Phil Reid wrote: On 5/11/2015 2:53 AM, Vesa Jääskeläinen wrote: On 04/11/15 11:38, Lars-Peter Clausen wrote: On 11/02/2015 07:47 PM, Vesa Jääskeläinen wrote: Hi, When we were using kernel 3.2 and with that board files we just got IIO devices with static order so that

[PATCH 2/2 V2] drivers/gpio: Port gpio driver to layerscape platform

2015-11-04 Thread Liu Gang
Layerscape has the same ip block/controller as GPIO on powerpc platform(MPC8XXX). So use portable i/o accessors, as in_be32/out_be32 accessors are Power architecture specific whereas ioread32/iowrite32 and ioread32be/iowrite32be are available in other architectures. Layerscape GPIO controller's

[PATCH V2 3/3] arm64: dts: add Hi6220 pinctrl configuration nodes

2015-11-04 Thread Zhong Kaihua
arm64: dts: add Hi6220 pinctrl configuration nodes Signed-off-by: Kaihua Zhong Signed-off-by: Xinwei Kong --- arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts | 1 + arch/arm64/boot/dts/hisilicon/hi6220.dtsi| 243

Re: [PATCH v6 1/8] dt-bindings: add documentation of rk3036 clock controller

2015-11-04 Thread Xing Zheng
On 2015年11月05日 07:39, Heiko Stuebner wrote: Hi, Am Mittwoch, 4. November 2015, 20:18:16 schrieb Xing Zheng: Add the devicetree binding for the cru on the rk3036 which quite similar structured as previous clock controllers. Signed-off-by: Xing Zheng Reviewed-by: Heiko

[PATCH V2 2/3] arm64: dts: Add Hi6220 gpio configuration nodes

2015-11-04 Thread Zhong Kaihua
arm64: dts: Add Hi6220 gpio configuration nodes Signed-off-by: Kaihua Zhong Signed-off-by: Xinwei Kong --- arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts | 1 + arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 38 +

Re: [PATCH V2 4/5] PM / OPP: Rename OPP nodes as opp@

2015-11-04 Thread Rob Herring
On Thu, Nov 05, 2015 at 07:11:55AM +0530, Viresh Kumar wrote: > It would be better to name OPP nodes as opp@ as that will ensure > that multiple DT nodes don't contain the same frequency. Of course we > expect the writer to name the node with its opp-hz frequency and not any > other frequency. >

[PATCH v2 0/9] Better compatible for the rockchip thermal and support RK3368 SoCs

2015-11-04 Thread Caesar Wang
This series patchs are working for RK3368 on Rockchip platform. @Heiko, The PATCH [5/6] is working based on big/littel cluster cpufreq added. Anyway, the PATCH [5/6] also work for next kernel. @Eduardo, This patchset are based on linus master branch. Note: Need add the following thermal

Re: [PATCH 1/2] arm64: dts: exynos7: Add pmic s2mps15 device tree node

2015-11-04 Thread Krzysztof Kozlowski
On 05.11.2015 14:37, Alim Akhtar wrote: > Hi Krzysztof > > On 11/02/2015 07:22 PM, Krzysztof Kozlowski wrote: >> 2015-11-02 22:01 GMT+09:00 Alim Akhtar : > >arch/arm64/boot/dts/exynos/exynos7-espresso.dts | 349 > +++ >1 file

Re: [PATCH v4 4/6] reset: sunxi: Add Allwinner H3 bus resets

2015-11-04 Thread Jean-Francois Moine
On Wed, 4 Nov 2015 08:30:14 -0800 Maxime Ripard wrote: > Hi Arnd, > > On Fri, Oct 30, 2015 at 09:27:03AM +0100, Arnd Bergmann wrote: > > On Tuesday 27 October 2015 17:50:24 Jens Kuske wrote: > > > > > > +static int sun8i_h3_bus_reset_xlate(struct

Re: [PATCH 2/3] dt-bindings: gpio: Documentation for Hi6220 gpio driver

2015-11-04 Thread Zhong Kaihua
On 2015/11/2 23:09, Rob Herring wrote: > On Fri, Oct 30, 2015 at 9:24 PM, Zhong Kaihua wrote: >> dt-bindings: gpio: Documentation for Hi6220 gpio driver >> >> Signed-off-by: Zhong Kaihua >> --- >> .../devicetree/bindings/gpio/gpio-hi6220.txt

Re: [PATCH v6 6/8] ARM: rockchip: add support smp for rk3036

2015-11-04 Thread Xing Zheng
On 2015年11月05日 07:33, Heiko Stuebner wrote: Am Mittwoch, 4. November 2015, 20:25:16 schrieb Xing Zheng: From: Heiko Stuebner The dual-core Cortex A7 rk3036 is a bit special in that it does not allow to control the actual powerdomain of the cpu cores, while the rest of the

Re: [Linaro-acpi] [PATCH v8 5/5] Watchdog: introduce ARM SBSA watchdog driver

2015-11-04 Thread Guenter Roeck
On 11/04/2015 05:59 PM, Timur Tabi wrote: On Tue, Oct 27, 2015 at 11:06 AM, wrote: +static irqreturn_t sbsa_gwdt_interrupt(int irq, void *dev_id) +{ + struct sbsa_gwdt *gwdt = (struct sbsa_gwdt *)dev_id; + struct watchdog_device *wdd = >wdd; + + /* We

Re: [PATCH 1/2] arm64: dts: exynos7: Add pmic s2mps15 device tree node

2015-11-04 Thread Alim Akhtar
Hi Krzysztof On 11/02/2015 07:22 PM, Krzysztof Kozlowski wrote: 2015-11-02 22:01 GMT+09:00 Alim Akhtar : arch/arm64/boot/dts/exynos/exynos7-espresso.dts | 349 +++ 1 file changed, 349 insertions(+) diff --git

Re: [PATCH v2] mfd: arizona: Add DT binding for irq-gpios property

2015-11-04 Thread Sebastien Jan
On 03/11/2015 17:52, Charles Keepax wrote: On Tue, Nov 03, 2015 at 03:04:50PM +, Mark Brown wrote: On Tue, Nov 03, 2015 at 03:10:06PM +0100, Sebastien Jan wrote: + - irq-gpios : GPIO specifier for the GPIO connected to /IRQ The platform data this is providing is essentially a workaround

[PATCH V3 2/2] powerpc/85xx: Add PCIe controller support for bsc9132qds

2015-11-04 Thread Zhiqiang Hou
From: Harninder Rai 1. Use machine_arch_initcall to hook mpc85xx_common_publish_devices This can ensure before pcibios_init() is called, pci controllers have been probed and added to the hose_list. 2. Add a workaround for errata A-005434 For the BSC9132,

[PATCH V4 2/2] powerpc/85xx: Add PCIe controller support for bsc9132qds

2015-11-04 Thread Zhiqiang Hou
From: Harninder Rai 1. Use machine_arch_initcall to hook mpc85xx_common_publish_devices This can ensure before pcibios_init() is called, pci controllers have been probed and added to the hose_list. 2. Add a workaround for errata A-005434 For the BSC9132,

[PATCH RESEND 2/4] ARM: dts: add SMP support for Broadcom NSP

2015-11-04 Thread Kapil Hali
Add device tree changes required for providing SMP support for Broadcom Northstar Plus SoC. Signed-off-by: Kapil Hali --- arch/arm/boot/dts/bcm-nsp.dtsi | 33 + 1 file changed, 21 insertions(+), 12 deletions(-) diff --git

[PATCH RESEND 3/4] ARM: BCM: Add SMP support for Broadcom NSP

2015-11-04 Thread Kapil Hali
Add SMP support for Broadcom's Northstar Plus SoC, cpu enable method and pen_release procedures. This changes also consolidates iProc family's - BCM NSP and BCM Kona, SMP handling in a common file. Northstar Plus SoC is based on ARM Cortex-A9 revision r3p0 which requires configuration for ARM

[PATCH RESEND 4/4] ARM: BCM: Add SMP support for Broadcom 4708

2015-11-04 Thread Kapil Hali
From: Jon Mason Add SMP support for Broadcom's 4708 SoCs. Signed-off-by: Jon Mason Acked-by: Hauke Mehrtens Tested-by: Hauke Mehrtens Signed-off-by: Kapil Hali ---

[PATCH RESEND 1/4] dt-bindings: add SMP enable-method for Broadcom NSP

2015-11-04 Thread Kapil Hali
Add a compatible string "brcm,bcm-nsp-smp" for Broadcom's Northstar Plus CPU to the 32-bit ARM CPU device tree binding documentation file and create a new binding documentation for Northstar Plus CPU pen-release mechanism. Signed-off-by: Kapil Hali ---

[PATCH V2 1/3] dt-bindings: gpio: Documentation for Hi6220 gpio driver

2015-11-04 Thread Zhong Kaihua
dt-bindings: gpio: Documentation for Hi6220 gpio driver Signed-off-by: Kaihua Zhong Signed-off-by: Xinwei Kong Acked-by: Rob Herring --- .../devicetree/bindings/gpio/gpio-hi6220.txt | 23 ++ 1

Re: [PATCH V2 2/5] PM / OPP: Add {opp-microvolt|opp-microamp|turbo-mode|opp-suspend}- binding

2015-11-04 Thread Rob Herring
On Thu, Nov 05, 2015 at 07:11:53AM +0530, Viresh Kumar wrote: > Depending on the version of hardware or its properties, which are only > known at runtime, various properties of the OPP can change. For example, > an OPP with frequency 1.2 GHz, may have different voltage/current > requirements based

[PATCH V2] powerpc/dts: Add DT alias for Freescale eSPI controller

2015-11-04 Thread Zhiqiang Hou
From: Hou Zhiqiang Add aliases for eSPI device node to assign the alias id to the bus number of spi_master. For the platforms used the device tree, the bus numbers are dynamically assigned and are not predictable. However, sometimes it must be figured out, e.g. using

Re: [PATCH V2 2/5] PM / OPP: Add {opp-microvolt|opp-microamp|turbo-mode|opp-suspend}- binding

2015-11-04 Thread Viresh Kumar
On 04-11-15, 21:02, Rob Herring wrote: > > +- turbo-mode-: Named turbo-mode property. Similar to > > opp-microvolt- > > + property, but for turbo mode instead. > > + > > - opp-suspend: Marks the OPP to be used during device suspend. Only one > > OPP in > >the table should have this. > >

Re: [RFC v5 01/12] dt-bindings: drm/mediatek: Add Mediatek display subsystem dts binding

2015-11-04 Thread Rob Herring
On Wed, Nov 04, 2015 at 12:44:58PM +0100, Philipp Zabel wrote: > From: CK Hu > > Add device tree binding documentation for the display subsystem in > Mediatek MT8173 SoCs. > > Signed-off-by: CK Hu > Signed-off-by: Philipp Zabel

Re: [PATCH V2 1/5] PM / OPP: Add "opp-supported-hw" binding

2015-11-04 Thread Rob Herring
On Thu, Nov 05, 2015 at 07:11:52AM +0530, Viresh Kumar wrote: > We may want to enable only a subset of OPPs, from the bigger list of > OPPs, based on what version of the hardware we are running on. This > would enable us to not duplicate OPP tables for every version of the > hardware we support. >

Re: [PATCH V3 1/2] powerpc/fsl: Add PCI node in device tree of bsc9132qds

2015-11-04 Thread Scott Wood
On Thu, 2015-11-05 at 10:52 +0800, Zhiqiang Hou wrote: > From: Harninder Rai > > Signed-off-by: Harninder Rai > Signed-off-by: Minghuan Lian > Reviewed-by: Zang Tiefei-R61911 >

Re: [PATCH V2 3/5] PM / OPP: Remove 'operating-points-names' binding

2015-11-04 Thread Rob Herring
On Thu, Nov 05, 2015 at 07:11:54AM +0530, Viresh Kumar wrote: > These aren't used until now by any DT files and wouldn't be used now as > we have a better scheme in place now, i.e. opp-property- > properties. > > Remove the (useless) binding without breaking ABI. > > Reviewed-by: Stephen Boyd

[PATCH V4 1/2] powerpc/fsl: Add PCI node in device tree of bsc9132qds

2015-11-04 Thread Zhiqiang Hou
From: Harninder Rai Signed-off-by: Harninder Rai Signed-off-by: Minghuan Lian Signed-off-by: Hou Zhiqiang --- V4: V3: - Remove gerrit stuff. V2: - Remove property clock-frequency.

Re: [PATCH v6 1/8] dt-bindings: add documentation of rk3036 clock controller

2015-11-04 Thread Rob Herring
On Wed, Nov 04, 2015 at 08:18:16PM +0800, Xing Zheng wrote: > Add the devicetree binding for the cru on the rk3036 which quite similar > structured as previous clock controllers. > > Signed-off-by: Xing Zheng > Reviewed-by: Heiko Stuebner Acked-by:

Re: [PATCH v6 6/8] ARM: rockchip: add support smp for rk3036

2015-11-04 Thread Rob Herring
On Wed, Nov 04, 2015 at 08:25:16PM +0800, Xing Zheng wrote: > From: Heiko Stuebner > > The dual-core Cortex A7 rk3036 is a bit special in that it does not allow > to control the actual powerdomain of the cpu cores, while the rest of the > smp-bringup like reset control and entry

[PATCH v4 1/3] mtd: arasan: Add device tree binding documentation

2015-11-04 Thread Punnaiah Choudary Kalluri
This patch adds the dts binding document for arasan nand flash controller. Signed-off-by: Punnaiah Choudary Kalluri --- Changes in v4: - Added num-cs property - Added clock support Changes in v3: - None Changes in v2: - None --- .../devicetree/bindings/mtd/arasan_nfc.txt

Re: [RFC v5 05/12] dt-bindings: drm/mediatek: Add Mediatek HDMI dts binding

2015-11-04 Thread Rob Herring
On Wed, Nov 04, 2015 at 12:45:02PM +0100, Philipp Zabel wrote: > Add the device tree binding documentation for Mediatek HDMI, > HDMI PHY and HDMI DDC devices. > > Signed-off-by: Philipp Zabel Acked-by: Rob Herring > --- > Changes since v4: > - Remove

RE: [PATCH 1/2 V2] ls2080a/dts: Add little endian property for GPIO IP block

2015-11-04 Thread Sharma Bhupesh
Hi Gang, > From: Liu Gang [mailto:gang@freescale.com] > Sent: Thursday, November 05, 2015 8:12 AM > > The GPIO block for ls2080a platform has little endian registers, the GPIO > driver needs this property to read/write registers by right interface. > > Signed-off-by: Liu Gang

[PATCH v2 7/9] arm64: dts: Add the thermal data found on RK3368

2015-11-04 Thread Caesar Wang
This patchset add the thermal for RK3368 dts, Since the two CPU clusters, with four CPU core for each cluster, One cluster is optimized for high-performance(big cluster) and the othe is optimized for low power(little cluster). This patch adds the second order for thermal throttle, and the

[PATCH v2 8/9] arm64: dts: Add main Thermal info to rk3368.dtsi

2015-11-04 Thread Caesar Wang
This patch add the thermal needed info on RK3368. Meanwhile, support the trips to throttle for thermal. Signed-off-by: Caesar Wang --- Changes in v2: - fix a copy wrong name. Series-changes: 1 - support the opt gpio pinctrl state Changes in v1: None

[PATCH 1/2 V2] ls2080a/dts: Add little endian property for GPIO IP block

2015-11-04 Thread Liu Gang
The GPIO block for ls2080a platform has little endian registers, the GPIO driver needs this property to read/write registers by right interface. Signed-off-by: Liu Gang --- V2 changes: No Documentation/devicetree/bindings/gpio/gpio-mpc8xxx.txt | 3 +++

[PATCH v2 1/9] dt-bindings: rockchip-thermal: Support the RK3368 SoCs compatible

2015-11-04 Thread Caesar Wang
This patchset attempts to new compatible for thermal founding on RK3368 SoCs. Signed-off-by: Caesar Wang --- Changes in v2: None Changes in v1: - %s/thermal/rockchip-thermal in subject. Documentation/devicetree/bindings/thermal/rockchip-thermal.txt | 4 +++- 1 file

[PATCH v2 9/9] arm64: dts: Enable the Thermal on R88 board

2015-11-04 Thread Caesar Wang
This patch enable the TS-ADC. When a thermal temperature is invoked use the CRU to reset the chip on R88 board. TSHUT is low active on this board. Signed-off-by: Caesar Wang --- Changes in v2: None Changes in v1: None arch/arm64/boot/dts/rockchip/rk3368-r88.dts | 6

[PATCH v7 6/6] ARM: dts: enable smp for rk3036

2015-11-04 Thread Xing Zheng
Enable smp for rk3036, and add the smp sram name for adapting. --- Changes in v7: Signed-off-by: Xing Zheng Reviewed-by: Heiko Stuebner arch/arm/boot/dts/rk3036.dtsi |5 + 1 file changed, 5 insertions(+) diff --git

[PATCH v7 5/6] ARM: dts: rockchip: add core rk3036 dts

2015-11-04 Thread Xing Zheng
Initial release for rk3036, node definitions rk3036 sdk board. Signed-off-by: Xing Zheng Reviewed-by: Heiko Stuebner --- Changes in v7: None arch/arm/boot/dts/Makefile |1 + arch/arm/boot/dts/rk3036-evb.dts | 64 +

[PATCH v7 2/6] clk: rockchip: add dt-binding header for rk3036

2015-11-04 Thread Xing Zheng
Add the dt-bindings header for the rk3036, that gets shared between the clock controller and the clock references in the dts. Signed-off-by: Xing Zheng Reviewed-by: Heiko Stuebner --- Changes in v7: None include/dt-bindings/clock/rk3036-cru.h |

[PATCH v7 1/6] dt-bindings: add documentation of rk3036 clock controller

2015-11-04 Thread Xing Zheng
Add the devicetree binding for the cru on the rk3036 which quite similar structured as previous clock controllers. Signed-off-by: Xing Zheng Reviewed-by: Heiko Stuebner Acked-by: Rob Herring --- Changes in v7: None

[PATCH v7 0/6] Build and support rk3036 SoC platform

2015-11-04 Thread Xing Zheng
Hi, We need to support rk3036 soc platform via upstream, there are some primary parts for the initial release of minimum system: dts, clk-pll, smp, and clock tree for rk3036, and additional, we can use these startup and run to init processs. Thanks. Changed in v7: - removed the patch "make

Re: [RFCv2 2/2] rpi: add support to enable usb power domain

2015-11-04 Thread Stefan Wahren
Hi Alexander, i think this subject should better start with "ARM:". Am 03.11.2015 um 23:45 schrieb Alexander Aring: This patch adds support for RPi several Power Domains and enable support to enable the USB Power Domain when it's not enabled before. This patch based on Eric Anholt's patch to

[PATCH] ARM: at91/dt: sama5d2: add watchdog node

2015-11-04 Thread Wenyou Yang
Add watchdog node to support SAMA5D4 watchdog. Signed-off-by: Wenyou Yang --- arch/arm/boot/dts/at91-sama5d2_xplained.dts |4 arch/arm/boot/dts/sama5d2.dtsi |7 +++ 2 files changed, 11 insertions(+) diff --git

[PATCH] ARM: at91/dt: sama5d4: change watchdog compatible

2015-11-04 Thread Wenyou Yang
Change the watchdog compatible to "atmel,sama5d4-wdt" to support SAMA5D4 watchdog driver. Signed-off-by: Wenyou Yang --- arch/arm/boot/dts/sama5d4.dtsi |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/sama5d4.dtsi

Re: [PATCH v3 0/2] thermal: mediatek: Add cpu power cooling model

2015-11-04 Thread Eduardo Valentin
On Mon, Nov 02, 2015 at 03:53:33PM +, Punit Agrawal wrote: > Viresh Kumar writes: > > > On 22-10-15, 20:02, Dawei Chien wrote: > >> Use Intelligent Power Allocation (IPA) technical to add static/dynamic > >> power model for binding CPU thermal zone. > >> The power

Re: [PATCH v3 1/2] thermal: mediatek: Add cpu power cooling model.

2015-11-04 Thread Eduardo Valentin
On Thu, Oct 22, 2015 at 08:02:38PM +0800, Dawei Chien wrote: > This power model is base on Intelligent Power Allocation (IPA) > technical, requires that the operating-points of the CPUs are > registered using the kernel's opp library and the > `cpufreq_frequency_table` is assigned to the `struct

Re: [PATCH 2/2] iio: health: Add driver for the TI AFE4404 heart monitor

2015-11-04 Thread Jonathan Cameron
On 02/11/15 20:37, Andrew F. Davis wrote: > On 11/01/2015 02:52 PM, Jonathan Cameron wrote: >> On 31/10/15 16:31, Andrew F. Davis wrote: >>> Add driver for the TI AFE4404 heart rate monitor and pulse oximeter. >>> This device detects reflected LED light fluctuations and presents an ADC >>> value

Re: [PATCH 0/2] iio: Heart Rate Monitors

2015-11-04 Thread Jonathan Cameron
On 02/11/15 16:31, Andrew F. Davis wrote: > On 11/01/2015 12:35 PM, Jonathan Cameron wrote: >> On 31/10/15 16:31, Andrew F. Davis wrote: >>> Hello all, >>> >>> This series adds the TI AFE4404 "Ultra-small, Integrated AFE for >>> Wearable, Optical Heart Rate Monitoring and Bio-Sensing". >>> >>>

Re: [PATCH v3 2/2] arm64: dts: mt8173: Add thermal zone node for mt8173.

2015-11-04 Thread Eduardo Valentin
On Thu, Oct 22, 2015 at 08:02:39PM +0800, Dawei Chien wrote: > Add thermal zone node to mt8173.dtsi. > > Signed-off-by: Dawei Chien > --- > This patch is base on > https://patchwork.kernel.org/patch/7249821/ > https://patchwork.kernel.org/patch/7249861/ >

Re: [PATCH v2 1/2] dt-bindings: sound: Add DT bindings for Broadcom Cygnus audio

2015-11-04 Thread Mark Brown
On Mon, Nov 02, 2015 at 02:11:23PM -0800, Simran Rai wrote: > +- channel-group: Surround sound grouping that controls which channel > + outputs belong to a group, specifically useful in Multi-channel > + Interfaces grouping of serial port. In multi-channel stereo, use > + "2_0", in 3.1

[PATCH v7 04/50] powerpc/powernv: Cleanup on pnv_pci_ioda_controller_ops

2015-11-04 Thread Gavin Shan
This cleans up on pnv_pci_ioda_controller_ops struct to use tab instead of space indent of statement to avoid complains from scripts/checkpatch.pl. No logical changes introduced. Signed-off-by: Gavin Shan --- arch/powerpc/platforms/powernv/pci-ioda.c | 18

Re: [PATCH v2 2/2] sound: soc: Add Cygnus audio driver

2015-11-04 Thread Mark Brown
On Mon, Nov 02, 2015 at 02:11:24PM -0800, Simran Rai wrote: > sound/soc/bcm/Kconfig | 18 + > sound/soc/bcm/Makefile |5 + > sound/soc/bcm/cygnus-pcm.c | 903 ++ > sound/soc/bcm/cygnus-ssp.c | 1532 > >

Re: [PATCH v2 1/5] spi: introduce mmap read support for spi flash devices

2015-11-04 Thread Mark Brown
On Tue, Nov 03, 2015 at 03:36:10PM +0530, Vignesh R wrote: > + } > + mutex_lock(>mmap_lock_mutex); > + ret = master->spi_mtd_mmap_read(spi, from, len, retlen, buf, > + read_opcode, addr_width, > + dummy_bytes); >

Re: [PATCH v7] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller

2015-11-04 Thread Marc Zyngier
On 04/11/15 12:30, Bharat Kumar Gogada wrote: >> Also, you still lack support for MSI-X (which would come for free...). >>> >>> We don't support MSI-X in root port mode. >> >> I don't believe you. If you support single MSI, you support MSI-X (because >> that's mostly a property of the

  1   2   3   >