[PATCH] serial: sh-sci: Add device tree support for r8a7795

2015-08-24 Thread Kuninori Morimoto
From: Kuninori Morimoto Signed-off-by: Kuninori Morimoto Acked-by: Geert Uytterhoeven --- > Greg Renesas r8a7795 initial SoC/board support patch-set depends on this patch. Renesas SoC series maintainer is Simon and Magnus. Simon can accept (?) this patch as part of Renesas new SoC if Greg can

Re: [PATCH v4 1/2] Documentation: dt: Add Xilinx zynqmp dma device tree binding documentation

2015-08-24 Thread punnaiah choudary kalluri
Hi Rob, On Tue, Aug 25, 2015 at 12:23 AM, Rob Herring wrote: > On Wed, Aug 5, 2015 at 10:19 PM, Punnaiah Choudary Kalluri > wrote: >> Device-tree binding documentation for Xilinx zynqmp dma engine used in >> Zynq UltraScale+ MPSoC. >> >> Signed-off-by: Punnaiah Choudary Kalluri >> --- >> Change

Re: [PATCH 12/17] ARM: dts: am57xx-beagle-x15: Fix regulator populated in MMC1 dt node

2015-08-24 Thread Kishon Vijay Abraham I
Hi Tony, On Thursday 30 July 2015 01:07 AM, Nishanth Menon wrote: > On 07/29/2015 06:09 AM, Kishon Vijay Abraham I wrote: >> For beagle x15, both the vdd and io lines are connected to the >> same regulator (ldo1_reg). However vmmc_aux is populated to vdd_3v3. >> Remove it. >> >> Signed-off-by: Kis

Re: [PATCH-v3 2/2] regulator: 88pm800: Add support for configuration of dual phase on BUCK1

2015-08-24 Thread Vaibhav Hiremath
On Tuesday 25 August 2015 10:18 AM, Krzysztof Kozlowski wrote: On 24.08.2015 21:40, Vaibhav Hiremath wrote: 88PM860 device supports dual phase mode on BUCK1 output. In normal usecase, BUCK1A and BUCK1B operates independently with 3A capacity. And they both can work as a dual phase providing 6A

Re: [net-next PATCH 1/3] drivers: net: cpsw: add am335x errata workarround for interrutps

2015-08-24 Thread Mugunthan V N
On Monday 24 August 2015 03:34 PM, Sekhar Nori wrote: > Hi Mugunthan, > > On Wednesday 12 August 2015 03:22 PM, Mugunthan V N wrote: >> > +static const struct of_device_id cpsw_of_mtable[] = { >> > + { .compatible = "ti,cpsw", .data = &cpsw_devtype[CPSW], }, >> > + { .compatible = "ti,am335x-cps

Re: [PATCH v2 03/07] ARM: shmobile: Add APMU nodes to r8a7790 DTSI

2015-08-24 Thread Laurent Pinchart
Hi Magnus, On Tuesday 25 August 2015 13:13:46 Magnus Damm wrote: > On Tue, Aug 25, 2015 at 3:29 AM, Laurent Pinchart wrote: > > On Sunday 23 August 2015 16:25:00 Magnus Damm wrote: > >> From: Magnus Damm > >> > >> Add an APMU DT node for the r8a7790 SoC and use the enable-method to > >> point ou

RE: [PATCH] phy: rcar-gen3-usb2: Add R-Car Gen3 USB2 PHY driver

2015-08-24 Thread Yoshihiro Shimoda
Hi Geert-san, > Sent: Monday, August 24, 2015 9:13 PM > > Hi Shimoda-san, > > On Thu, Aug 20, 2015 at 8:28 AM, Yoshihiro Shimoda > wrote: > > This patch adds support for R-Car generation 3 USB2 PHY driver. > > This SoC has 3 EHCI/OHCI channels, and the channel 0 is shared > > with the HSUSB (US

Re: [linux-sunxi] Re: Re-using sun5i-a13.dtsi for the r8 ?

2015-08-24 Thread Julian Calaby
Hi Maxime, On Tue, Aug 25, 2015 at 3:14 PM, Maxime Ripard wrote: > On Tue, Aug 25, 2015 at 10:24:51AM +1000, Julian Calaby wrote: >> Hi Maxime, >> >> On Tue, Aug 25, 2015 at 12:26 AM, Maxime Ripard >> wrote: >> > Hi, >> > >> > On Fri, Aug 21, 2015 at 09:53:07AM +0200, Hans de Goede wrote: >> >>

Re: [PATCH-v2 5/5] mfd: 88pm800: Add support for clk subdevice

2015-08-24 Thread Krzysztof Kozlowski
On 25.08.2015 03:56, Vaibhav Hiremath wrote: > This patch adds mfd_cell/clk-subdevice for 88PM800 MFD > (and family of devices). > > Signed-off-by: Vaibhav Hiremath > --- > drivers/mfd/88pm800.c | 25 + > 1 file changed, 25 insertions(+) > > diff --git a/drivers/mfd/88pm

Re: [linux-sunxi] Re: Re-using sun5i-a13.dtsi for the r8 ?

2015-08-24 Thread Maxime Ripard
On Tue, Aug 25, 2015 at 10:24:51AM +1000, Julian Calaby wrote: > Hi Maxime, > > On Tue, Aug 25, 2015 at 12:26 AM, Maxime Ripard > wrote: > > Hi, > > > > On Fri, Aug 21, 2015 at 09:53:07AM +0200, Hans de Goede wrote: > >> I just realized that I never answered your question about the need > >> for

Re: [PATCH-v2 4/5] clk: 88pm800: Add clk provider driver for 88pm800 family of devices

2015-08-24 Thread Krzysztof Kozlowski
On 25.08.2015 03:56, Vaibhav Hiremath wrote: > 88PM800 family of devices supports buffered 32KHz clock output, > for example, > > 88PM800: CLK32k_1, CLK32k_2 and CLK32k_3 > 88PM860: CLK32K_1 and CLK32K_2 > > This patch adds new clk provider driver to support enable/disable > of the 32KHz clock ou

Re: [PATCH-v3 2/2] regulator: 88pm800: Add support for configuration of dual phase on BUCK1

2015-08-24 Thread Krzysztof Kozlowski
On 24.08.2015 21:40, Vaibhav Hiremath wrote: > 88PM860 device supports dual phase mode on BUCK1 output. > In normal usecase, BUCK1A and BUCK1B operates independently with 3A > capacity. And they both can work as a dual phase providing 6A capacity. > > This patch updates the regulator driver to rea

Re: [PATCH v2 03/07] ARM: shmobile: Add APMU nodes to r8a7790 DTSI

2015-08-24 Thread Magnus Damm
Hi Laurent, On Tue, Aug 25, 2015 at 3:29 AM, Laurent Pinchart wrote: > Hi Magnus, > > Thank you for the patch. > > On Sunday 23 August 2015 16:25:00 Magnus Damm wrote: >> From: Magnus Damm >> >> Add an APMU DT node for the r8a7790 SoC and use the enable-method to >> point out that the APMU shoul

Re: [PATCH v2 01/07] devicetree: bindings: Renesas APMU and SMP Enable method

2015-08-24 Thread Magnus Damm
Hi Laurent, On Tue, Aug 25, 2015 at 3:25 AM, Laurent Pinchart wrote: > Hi Magnus, > > Thank you for the patch. > > On Sunday 23 August 2015 16:24:39 Magnus Damm wrote: >> From: Magnus Damm >> >> Add DT binding documentation for the APMU hardware and add "renesas,apmu" >> to the list of enable me

[PATCH 0/1] of: to support binding numa node to specified device

2015-08-24 Thread Zhen Lei
Changelog: v1 -> v2: In patch v1, binding numa node to specified device only take effect for dt-nodes directly of root. Patch v2 removed this limitation, we can binding numa node to any specified device in devicetree. Zhen Lei (1): of: to support binding numa node to specified device in devicetr

Re: [PATCH v2 00/07] ARM: shmobile: APMU DT support via SMP Enable method V2

2015-08-24 Thread Magnus Damm
Hi Simon, On Tue, Aug 25, 2015 at 9:49 AM, Simon Horman wrote: > Hi Magnus, > > On Sun, Aug 23, 2015 at 04:24:27PM +0900, Magnus Damm wrote: >> ARM: shmobile: APMU DT support via SMP Enable method V2 >> >> [PATCH v2 01/07] devicetree: bindings: Renesas APMU and SMP Enable method >> [PATCH v2 02/0

[PATCH 1/1] of: to support binding numa node to specified device in devicetree

2015-08-24 Thread Zhen Lei
For now, in function device_add, the new device will be forced to inherit the numa node of its parent. But this will override the device's numa node which configured in devicetree. Signed-off-by: Zhen Lei --- drivers/base/core.c | 2 +- drivers/of/device.c | 11 ++- 2 files changed, 7 i

Re: [PATCH v6 0/6] mmc: imx: a few fixes and new feature

2015-08-24 Thread Haibo Chen
On Thu, Aug 13, 2015 at 04:58:56PM +0800, Dong Aisheng wrote: > On Tue, Aug 11, 2015 at 07:38:25PM +0800, Haibo Chen wrote: > > Changes for v6: > > -remove duplicate code in esdhc_set_uhs_signaling(). > > -fix a typo for patch-2. > > -make commit log of patch-3 more specific. > > > > Haibo Chen (6

Re: [PATCH 0/3] ARM: uniphier: add outer cache support and rework SMP operations

2015-08-24 Thread Viresh Kumar
On Tue, Aug 25, 2015 at 8:35 AM, Olof Johansson wrote: > That's OK, others surely capitalize their platform names too in > documentation. Some of them even have funkier capitalization than > that, such as "SPEAr". That's how the company projected it :( www.st.com/spear -- To unsubscribe from thi

Re: [PATCH 0/3] ARM: uniphier: add outer cache support and rework SMP operations

2015-08-24 Thread Olof Johansson
On Mon, Aug 24, 2015 at 6:50 PM, Masahiro Yamada wrote: > Hi Olof, > > > 2015-08-25 6:47 GMT+09:00 Olof Johansson : >> Hi, >> >> On Sun, Aug 23, 2015 at 7:18 PM, Masahiro Yamada >> wrote: >>> 1/3: add outer cache support >>> 2/3: rework SMP operations >>> 3/3: add device tree nodes >> >> Timing o

Re: [PATCH 1/1] of: to support binding numa node to root subnode(non-bus)

2015-08-24 Thread Leizhen (ThunderTown)
On 2015/8/24 21:25, Rob Herring wrote: > +benh > > On Mon, Aug 24, 2015 at 7:30 AM, Zhen Lei wrote: >> If use of_platform_populate to scan dt-nodes and add devices, the >> subnode of root(such as /smmu), when being scanned and invoke > > You should have a bus as the sub-node of root rather tha

Re: [RESEND PATCH 0/3 v6] Add Mediatek MT8173 cpufreq driver

2015-08-24 Thread Pi-Cheng Chen
On Mon, Aug 17, 2015 at 5:24 PM, Pi-Cheng Chen wrote: > MT8173 is a ARMv8 based SoC with 2 clusters. All CPUs in a single cluster > share the same power and clock domain. This series tries to add cpufreq > support > for MT8173 SoC. The v6 of this series is resent with Acks added. Hi Rafael, Not

Re: [PATCH 0/3] ARM: uniphier: add outer cache support and rework SMP operations

2015-08-24 Thread Masahiro Yamada
Hi Olof, 2015-08-25 6:47 GMT+09:00 Olof Johansson : > Hi, > > On Sun, Aug 23, 2015 at 7:18 PM, Masahiro Yamada > wrote: >> 1/3: add outer cache support >> 2/3: rework SMP operations >> 3/3: add device tree nodes > > Timing of this is unfortunate, please resend after 4.3-rc1 is out and > we can q

RE: [PATCH linux-next v4 5/5] mtd: atmel-quadspi: add driver for Atmel QSPI controller

2015-08-24 Thread beanhuo
>+ nor->read_reg = atmel_qspi_read_reg; >+ nor->write_reg = atmel_qspi_write_reg; >+ nor->read = atmel_qspi_read; >+ nor->write = atmel_qspi_write; >+ nor->erase = atmel_qspi_erase; >+ nor->set_protocol = atmel_qspi_set_protocol; This is very good, the structure of s

Re: [PATCH v3 06/14] Documentation: drm/bridge: add document for analogix_dp

2015-08-24 Thread Yakir Yang
Hi Heiko, 在 2015/8/24 21:03, Heiko Stuebner 写道: Hi Yakir, Am Montag, 24. August 2015, 20:48:01 schrieb Yakir Yang: 在 08/24/2015 12:20 PM, Krzysztof Kozlowski 写道: On 24.08.2015 11:42, Yakir Yang wrote: Hi Krzysztof, 在 08/23/2015 07:43 PM, Krzysztof Kozlowski 写道: 2015-08-24 8:23 GMT+09:00 Ro

Re: [PATCH v3 06/14] Documentation: drm/bridge: add document for analogix_dp

2015-08-24 Thread Krzysztof Kozlowski
On 25.08.2015 10:33, Yakir Yang wrote: > Hi Krzysztof, > > 在 2015/8/25 7:49, Krzysztof Kozlowski 写道: >> On 24.08.2015 21:48, Yakir Yang wrote: >>> Hi Krzysztof, >>> >>> 在 08/24/2015 12:20 PM, Krzysztof Kozlowski 写道: On 24.08.2015 11:42, Yakir Yang wrote: > Hi Krzysztof, > > 在 08/2

Re: [PATCH v3 06/14] Documentation: drm/bridge: add document for analogix_dp

2015-08-24 Thread Yakir Yang
Hi Krzysztof, 在 2015/8/25 7:49, Krzysztof Kozlowski 写道: On 24.08.2015 21:48, Yakir Yang wrote: Hi Krzysztof, 在 08/24/2015 12:20 PM, Krzysztof Kozlowski 写道: On 24.08.2015 11:42, Yakir Yang wrote: Hi Krzysztof, 在 08/23/2015 07:43 PM, Krzysztof Kozlowski 写道: 2015-08-24 8:23 GMT+09:00 Rob Herr

Re: [PATCH v3 06/14] Documentation: drm/bridge: add document for analogix_dp

2015-08-24 Thread Yakir Yang
在 2015/8/24 22:48, Rob Herring 写道: On Mon, Aug 24, 2015 at 7:57 AM, Russell King - ARM Linux wrote: On Sun, Aug 23, 2015 at 06:23:14PM -0500, Rob Herring wrote: On Wed, Aug 19, 2015 at 9:50 AM, Yakir Yang wrote: + -analogix,color-depth: + number of bits per colour compo

Re: [PATCH v2 00/07] ARM: shmobile: APMU DT support via SMP Enable method V2

2015-08-24 Thread Simon Horman
Hi Magnus, On Sun, Aug 23, 2015 at 04:24:27PM +0900, Magnus Damm wrote: > ARM: shmobile: APMU DT support via SMP Enable method V2 > > [PATCH v2 01/07] devicetree: bindings: Renesas APMU and SMP Enable method > [PATCH v2 02/07] ARM: shmobile: Add APMU DT support via Enable method > [PATCH v2 03/07

Re: [PATCH] Input: edt-ft5x06 - Switch to newer gpio framework

2015-08-24 Thread Franklin S Cooper Jr.
On 08/24/2015 07:17 PM, Dmitry Torokhov wrote: > On Mon, Aug 24, 2015 at 05:16:15PM -0500, Franklin S Cooper Jr. wrote: >> >> On 08/24/2015 03:56 PM, Dmitry Torokhov wrote: >>> On Mon, Aug 24, 2015 at 03:23:43PM -0500, Franklin S Cooper Jr. wrote: On 08/24/2015 03:16 PM, Franklin S Cooper Jr

Re: [PATCH v4 3/3] mtd: add SMEM parser for QCOM platforms

2015-08-24 Thread Stephen Boyd
On 08/18, Mathieu Olivari wrote: > On QCOM platforms using MTD devices storage (such as IPQ806x), SMEM is > used to store partition layout. This new parser can now be used to read > SMEM and use it to register an MTD layout according to its content. > > Signed-off-by: Mathieu Olivari > --- Revie

Re: [PATCH v5 1/3] clk: bcm2835: Add binding docs for the Raspberry Pi clock provider

2015-08-24 Thread Eric Anholt
Eric Anholt writes: > The hardware clocks are not controllable by the ARM, so we have to > make requests to the firmware to do so from the VPU side. This will > let us replace fixed clocks in our DT with actual clock control (and > correct frequency information). Gordon from the Raspberry Pi Fo

Re: [PATCH v4 2/3] ARM: qcom: add SMEM device node to IPQ806x dts

2015-08-24 Thread Stephen Boyd
On 08/18, Mathieu Olivari wrote: > SMEM is used on IPQ806x to store various board related information such > as boot device and flash partition layout. We'll declare it as a device > so we can make use of it thanks to the new SMEM soc driver. > > Signed-off-by: Mathieu Olivari > --- Reviewed-by:

Re: [linux-sunxi] Re: Re-using sun5i-a13.dtsi for the r8 ?

2015-08-24 Thread Julian Calaby
Hi Maxime, On Tue, Aug 25, 2015 at 12:26 AM, Maxime Ripard wrote: > Hi, > > On Fri, Aug 21, 2015 at 09:53:07AM +0200, Hans de Goede wrote: >> I just realized that I never answered your question about the need >> for a tvencoder simplefb node in sun5i-a13.dtsi, like the one from >> the "ARM: dts:

Re: [PATCH v4 1/3] ARM: qcom: add SFPB nodes to IPQ806x dts

2015-08-24 Thread Stephen Boyd
On 08/18, Mathieu Olivari wrote: > Add one new node to the ipq806x.dtsi file to declare & register the > hardware spinlock devices. This mechanism is required to be used by > other drivers such as SMEM. > > Signed-off-by: Mathieu Olivari > --- Reviewed-by: Stephen Boyd -- Qualcomm Innovation

Re: [PATCH 1/2] ARM: qcom: add mdio bus on IPQ806x/AP148

2015-08-24 Thread Stephen Boyd
On 08/19, Mathieu Olivari wrote: > diff --git a/arch/arm/boot/dts/qcom-ipq8064-ap148.dts > b/arch/arm/boot/dts/qcom-ipq8064-ap148.dts > index 6886d09..d73df24 100644 > --- a/arch/arm/boot/dts/qcom-ipq8064-ap148.dts > +++ b/arch/arm/boot/dts/qcom-ipq8064-ap148.dts > @@ -19,8 +19,9 @@ >

Re: [PATCH] Input: edt-ft5x06 - Switch to newer gpio framework

2015-08-24 Thread Dmitry Torokhov
On Mon, Aug 24, 2015 at 05:16:15PM -0500, Franklin S Cooper Jr. wrote: > > > On 08/24/2015 03:56 PM, Dmitry Torokhov wrote: > > On Mon, Aug 24, 2015 at 03:23:43PM -0500, Franklin S Cooper Jr. wrote: > >> > >> On 08/24/2015 03:16 PM, Franklin S Cooper Jr. wrote: > >>> On 08/24/2015 03:01 PM, Dmitr

Re: [PATCH v3 06/14] Documentation: drm/bridge: add document for analogix_dp

2015-08-24 Thread Krzysztof Kozlowski
On 24.08.2015 21:48, Yakir Yang wrote: > Hi Krzysztof, > > 在 08/24/2015 12:20 PM, Krzysztof Kozlowski 写道: >> On 24.08.2015 11:42, Yakir Yang wrote: >>> Hi Krzysztof, >>> >>> 在 08/23/2015 07:43 PM, Krzysztof Kozlowski 写道: 2015-08-24 8:23 GMT+09:00 Rob Herring : > On Wed, Aug 19, 2015 at 9:

Re: [RFC PATCH 1/7] DMA: tegra-apb: Correct runtime-pm usage

2015-08-24 Thread Rafael J. Wysocki
On Monday, August 24, 2015 07:51:43 PM Vinod Koul wrote: > On Mon, Aug 24, 2015 at 02:22:49PM +0100, Jon Hunter wrote: > > > > On 24/08/15 10:22, Vinod Koul wrote: > > > On Mon, Aug 24, 2015 at 09:47:13AM +0100, Jon Hunter wrote: > > >> > > >> On 23/08/15 15:17, Vinod Koul wrote: > > >>> On Tue, A

[PATCH v3] ARM: dts: rockchip: add veyron-jaq board

2015-08-24 Thread Brian Norris
a.k.a. Haier Chromebook 11, and others Signed-off-by: Brian Norris Cc: Alexandru M Stan Cc: Douglas Anderson Reviewed-by: Javier Martinez Canillas --- v2 -> v3: - add "and others" language - drop other patches from series (picked up already by Heiko) v1 -> v2: - add overlooked DT binding d

Re: [PATCH v3] qcom: ipq40xx: Add basic board/dts support for IPQ40XX SoC

2015-08-24 Thread Stephen Boyd
On 08/24, Varadarajan Narayanan wrote: > Add initial dts files and SoC support for IPQ40XX > So far we haven't added any Xs in the model names for our SoC support. Even for IPQ806X, we have it as IPQ8064 as the config name with IPQ806x in the help text because there's IPQ8062 out there. So I gues

Re: [PATCH v5] dtb: Create a common home for cross-architecture dtsi files.

2015-08-24 Thread Olof Johansson
Hi, On Mon, Aug 24, 2015 at 1:58 PM, Rob Herring wrote: > On Sun, Aug 23, 2015 at 6:52 PM, Olof Johansson wrote: >> On Sun, Aug 23, 2015 at 4:42 PM, Rob Herring wrote: >>> On Sun, Aug 23, 2015 at 6:13 PM, Olof Johansson wrote: On Fri, Aug 14, 2015 at 2:21 PM, Rob Herring wrote: > +ar

Re: [PATCH] Input: edt-ft5x06 - Switch to newer gpio framework

2015-08-24 Thread Franklin S Cooper Jr.
On 08/24/2015 03:56 PM, Dmitry Torokhov wrote: > On Mon, Aug 24, 2015 at 03:23:43PM -0500, Franklin S Cooper Jr. wrote: >> >> On 08/24/2015 03:16 PM, Franklin S Cooper Jr. wrote: >>> On 08/24/2015 03:01 PM, Dmitry Torokhov wrote: On Mon, Aug 24, 2015 at 02:48:36PM -0500, Franklin S Cooper Jr

Re: [PATCH 0/3] ARM: uniphier: add outer cache support and rework SMP operations

2015-08-24 Thread Olof Johansson
Hi, On Sun, Aug 23, 2015 at 7:18 PM, Masahiro Yamada wrote: > 1/3: add outer cache support > 2/3: rework SMP operations > 3/3: add device tree nodes Timing of this is unfortunate, please resend after 4.3-rc1 is out and we can queue it up. > Because 2/3 highly depends on 1/3, I hope whole of thi

Re: [PATCH v5] dtb: Create a common home for cross-architecture dtsi files.

2015-08-24 Thread Rob Herring
On Sun, Aug 23, 2015 at 6:52 PM, Olof Johansson wrote: > On Sun, Aug 23, 2015 at 4:42 PM, Rob Herring wrote: >> On Sun, Aug 23, 2015 at 6:13 PM, Olof Johansson wrote: >>> On Fri, Aug 14, 2015 at 2:21 PM, Rob Herring wrote: +arm-soc On Tue, Aug 11, 2015 at 5:07 AM, Ian Campbell

Re: [PATCH] Input: edt-ft5x06 - Switch to newer gpio framework

2015-08-24 Thread Dmitry Torokhov
On Mon, Aug 24, 2015 at 03:23:43PM -0500, Franklin S Cooper Jr. wrote: > > > On 08/24/2015 03:16 PM, Franklin S Cooper Jr. wrote: > > > > On 08/24/2015 03:01 PM, Dmitry Torokhov wrote: > >> On Mon, Aug 24, 2015 at 02:48:36PM -0500, Franklin S Cooper Jr. wrote: > >>> On 08/24/2015 02:41 PM, Dmitry

Re: [PATCH] Input: edt-ft5x06 - Switch to newer gpio framework

2015-08-24 Thread Franklin S Cooper Jr.
On 08/24/2015 03:16 PM, Franklin S Cooper Jr. wrote: > > On 08/24/2015 03:01 PM, Dmitry Torokhov wrote: >> On Mon, Aug 24, 2015 at 02:48:36PM -0500, Franklin S Cooper Jr. wrote: >>> On 08/24/2015 02:41 PM, Dmitry Torokhov wrote: On Fri, Aug 21, 2015 at 02:08:32PM -0500, Franklin S Cooper Jr

Re: [PATCH 1/3] ARM: uniphier: add outer cache support

2015-08-24 Thread Arnd Bergmann
On Monday 24 August 2015 11:18:10 Masahiro Yamada wrote: > diff --git > a/Documentation/devicetree/bindings/arm/uniphier/cache-uniphier.txt > b/Documentation/devicetree/bindings/arm/uniphier/cache-uniphier.txt > new file mode 100644 > index 000..6428289 > --- /dev/null > +++ b/Documentation/d

Re: [PATCH] Input: edt-ft5x06 - Switch to newer gpio framework

2015-08-24 Thread Dmitry Torokhov
On Fri, Aug 21, 2015 at 02:08:32PM -0500, Franklin S Cooper Jr wrote: > The current/old gpio framework used doesn't properly listen to > ACTIVE_LOW and ACTIVE_HIGH flags. The newer gpio framework takes into > account these flags when setting gpio values. > > Also use gpiod_set_value_cansleep since

[PATCH-v2 1/5] mfd: 88pm800: Fix tabbing issue

2015-08-24 Thread Vaibhav Hiremath
Driver had coding style issues where spaces were used instead of tabs. This patch fixes them all. Signed-off-by: Vaibhav Hiremath --- drivers/mfd/88pm800.c | 125 -- 1 file changed, 61 insertions(+), 64 deletions(-) diff --git a/drivers/mfd/88pm80

[PATCH-v2 1/5] mfd: 88pm800: Fix tabbing issue

2015-08-24 Thread Vaibhav Hiremath
Driver had coding style issues where spaces were used instead of tabs. This patch fixes them all. Signed-off-by: Vaibhav Hiremath --- drivers/mfd/88pm800.c | 125 -- 1 file changed, 61 insertions(+), 64 deletions(-) diff --git a/drivers/mfd/88pm80

[PATCH-v2 5/5] mfd: 88pm800: Add support for clk subdevice

2015-08-24 Thread Vaibhav Hiremath
This patch adds mfd_cell/clk-subdevice for 88PM800 MFD (and family of devices). Signed-off-by: Vaibhav Hiremath --- drivers/mfd/88pm800.c | 25 + 1 file changed, 25 insertions(+) diff --git a/drivers/mfd/88pm800.c b/drivers/mfd/88pm800.c index c4e097d..a928eed 100644 ---

[PATCH-v2 3/5] mfd: devicetree: bindings: Add clock subdevice node information

2015-08-24 Thread Vaibhav Hiremath
This patch updates the binding documentation for optional clocks node and related information for buffered 32KHz clock. Signed-off-by: Vaibhav Hiremath Reviewed-by: Krzysztof Kozlowski Acked-by: Rob Herring --- Documentation/devicetree/bindings/mfd/88pm800.txt | 27 +++ 1 f

[PATCH-v2 4/5] clk: 88pm800: Add clk provider driver for 88pm800 family of devices

2015-08-24 Thread Vaibhav Hiremath
88PM800 family of devices supports buffered 32KHz clock output, for example, 88PM800: CLK32k_1, CLK32k_2 and CLK32k_3 88PM860: CLK32K_1 and CLK32K_2 This patch adds new clk provider driver to support enable/disable of the 32KHz clock output from 88PM800 family of devices. Signed-off-by: Vaibhav

[PATCH-v2 2/5] mfd: 88pm800: Update the header file with 32K clk related macros

2015-08-24 Thread Vaibhav Hiremath
Update header file with required macros for 32KHz buffered clock output of 88PM800 family of device. These macros will be used in clk provider driver. Signed-off-by: Vaibhav Hiremath --- include/linux/mfd/88pm80x.h | 12 1 file changed, 12 insertions(+) diff --git a/include/linux/m

[PATCH-v2 0/5] clk: 88pm800: Add new clk provider driver for 88PM800 MFD

2015-08-24 Thread Vaibhav Hiremath
88PM800 family of devices provides multiple buffered 32.768 KHz clock output. 88PM800 : CLK32k_1, CLK32k_2 and CLK32k_3 88PM860 : CLK32k_1 and CLK32k_2 This patch-series adds new clock provider driver for enabling/disabling buffered 32Khz clock output from 88PM800 family of device. Adds clock devi

Re: [PATCH v4 1/2] Documentation: dt: Add Xilinx zynqmp dma device tree binding documentation

2015-08-24 Thread Rob Herring
On Wed, Aug 5, 2015 at 10:19 PM, Punnaiah Choudary Kalluri wrote: > Device-tree binding documentation for Xilinx zynqmp dma engine used in > Zynq UltraScale+ MPSoC. > > Signed-off-by: Punnaiah Choudary Kalluri > --- > Changes in v4: > - None > Changes in v3: > - None > Changes in v2: > - None > -

Re: [PATCH v4 1/2] Documentation: dt: Add Xilinx zynqmp dma device tree binding documentation

2015-08-24 Thread punnaiah choudary kalluri
On Mon, Aug 24, 2015 at 7:17 PM, Lars-Peter Clausen wrote: > On 08/06/2015 05:19 AM, Punnaiah Choudary Kalluri wrote: > [...] >> +Optional properties: >> +- xlnx,include-sg: Indicates the controller to operate in simple or scatter >> +gather dma mode >> +- xlnx,ratectrl: Scheduling

[PATCH v2 2/2] pwm: Add Broadcom BCM7038 PWM controller support

2015-08-24 Thread Florian Fainelli
Add support for the BCM7038-style PWM controller found in all BCM7xxx STB SoCs. This controller has a hardcoded 2 channels per controller, and cascades a variable frequency generator on top of a fixed frequency generator which offers a range of a 148ns period all the way to ~622ms periods. Signed-

[PATCH v2 1/2] Documentation: dt: add Broadcom BCM7038 PWM controller binding

2015-08-24 Thread Florian Fainelli
Add a binding documentation for the Broadcom BCM7038 PWM controller found in BCM7xxx chips. Signed-off-by: Florian Fainelli --- .../devicetree/bindings/pwm/brcm,bcm7038-pwm.txt | 22 ++ 1 file changed, 22 insertions(+) create mode 100644 Documentation/devicetree/bindings/p

[PATCH v2 0/2] pwm: Broadcom BCM7038 PWM controller (v2)

2015-08-24 Thread Florian Fainelli
Hi, This patch series add PWM support for the Broadcom BCM7xxx chips which feature one or more PWM controllers capable of output periods from 148ns to ~622ms using a combination of variable and fixed frequency settings. The controller does not support setting a polarity. This is based on Thierry

Re: [PATCH v2 03/07] ARM: shmobile: Add APMU nodes to r8a7790 DTSI

2015-08-24 Thread Laurent Pinchart
Hi Magnus, Thank you for the patch. On Sunday 23 August 2015 16:25:00 Magnus Damm wrote: > From: Magnus Damm > > Add an APMU DT node for the r8a7790 SoC and use the enable-method to > point out that the APMU should be used for SMP support. > > Signed-off-by: Magnus Damm > --- > > Changes fr

Re: [PATCH v2 01/07] devicetree: bindings: Renesas APMU and SMP Enable method

2015-08-24 Thread Laurent Pinchart
Hi Magnus, Thank you for the patch. On Sunday 23 August 2015 16:24:39 Magnus Damm wrote: > From: Magnus Damm > > Add DT binding documentation for the APMU hardware and add "renesas,apmu" > to the list of enable methods for the ARM cpus. > > Signed-off-by: Magnus Damm > --- > > Changes since

Re: [PATCH v2 1/3] ARM: dts: rockchip: add veyron-jaq board

2015-08-24 Thread Brian Norris
On Mon, Aug 24, 2015 at 08:01:29PM +0200, Javier Martinez Canillas wrote: > On Mon, Aug 24, 2015 at 7:58 PM, Heiko Stuebner wrote: > > Am Montag, 24. August 2015, 10:53:15 schrieb Brian Norris: > >> On Thu, Aug 20, 2015 at 01:29:40AM +0200, Javier Martinez Canillas wrote: > >> > [...] > >> > > >>

Re: [PATCH v2 1/3] ARM: dts: rockchip: add veyron-jaq board

2015-08-24 Thread Javier Martinez Canillas
Hello Heiko, On Mon, Aug 24, 2015 at 7:58 PM, Heiko Stuebner wrote: > Am Montag, 24. August 2015, 10:53:15 schrieb Brian Norris: >> On Thu, Aug 20, 2015 at 01:29:40AM +0200, Javier Martinez Canillas wrote: >> > Hello Brian, >> > >> > [...] >> > >> > > + >> > > +&rk808 { >> > > + pinctrl-nam

Re: [PATCH v2 1/3] ARM: dts: rockchip: add veyron-jaq board

2015-08-24 Thread Heiko Stuebner
Am Montag, 24. August 2015, 10:53:15 schrieb Brian Norris: > On Thu, Aug 20, 2015 at 01:29:40AM +0200, Javier Martinez Canillas wrote: > > Hello Brian, > > > > [...] > > > > > + > > > +&rk808 { > > > + pinctrl-names = "default"; > > > + pinctrl-0 = <&pmic_int_l &dvs_1 &dvs_2>; > > > +

Re: [PATCH v2 1/3] ARM: dts: rockchip: add veyron-jaq board

2015-08-24 Thread Brian Norris
On Thu, Aug 20, 2015 at 01:29:40AM +0200, Javier Martinez Canillas wrote: > Hello Brian, > > [...] > > > + > > +&rk808 { > > + pinctrl-names = "default"; > > + pinctrl-0 = <&pmic_int_l &dvs_1 &dvs_2>; > > + dvs-gpios = <&gpio7 12 GPIO_ACTIVE_HIGH>, > > + <&gpio

Re: [PATCH linux-next v4 5/5] mtd: atmel-quadspi: add driver for Atmel QSPI controller

2015-08-24 Thread Marek Vasut
On Monday, August 24, 2015 at 07:04:38 PM, Cyrille Pitchen wrote: > Hi Marek, Hi! > Le 24/08/2015 13:03, Marek Vasut a écrit : > > On Monday, August 24, 2015 at 12:14:00 PM, Cyrille Pitchen wrote: > >> This driver add support to the new Atmel QSPI controller embedded into > >> sama5d2x SoCs. It e

Re: [PATCH v7 8/8] clocksource: simplify ACPI code in arm_arch_timer.c

2015-08-24 Thread Thomas Gleixner
On Tue, 25 Aug 2015, fu@linaro.org wrote: You Cc the world and some more on your patch, but you fail to add the maintainers of the clocksource code to the Cc list. Sigh. > From: Fu Wei > > The patch update arm_arch_timer driver to use the function > provided by the new GTDT driver of ACPI.

Re: [PATCH] ARM: dts: rockchip: Add support for SD/MMC on MarsBoard-RK3066

2015-08-24 Thread Heiko Stuebner
Am Montag, 24. August 2015, 18:04:41 schrieb Romain Perier: > This enables SDMMC0 on the board and gives a basic support for SD cards. > > Signed-off-by: Romain Perier applied to my dts branch, after moving it above the "&pinctrl" node Heiko -- To unsubscribe from this list: send the line "uns

[PATCH v7 0/8] Watchdog: introduce ARM SBSA watchdog driver

2015-08-24 Thread fu . wei
From: Fu Wei This patchset: (1)Introduce Documentation/devicetree/bindings/watchdog/sbsa-gwdt.txt for FDT info of SBSA Generic Watchdog, and give two examples of adding SBSA Generic Watchdog device node into the dts files: foundation-v8.dts and amd-seattle-soc.dtsi. (2)Introd

Re: [PATCH linux-next v4 5/5] mtd: atmel-quadspi: add driver for Atmel QSPI controller

2015-08-24 Thread Cyrille Pitchen
Hi Marek, Le 24/08/2015 13:03, Marek Vasut a écrit : > On Monday, August 24, 2015 at 12:14:00 PM, Cyrille Pitchen wrote: >> This driver add support to the new Atmel QSPI controller embedded into >> sama5d2x SoCs. It expects a NOR memory to be connected to the QSPI >> controller. >> >> Signed-off-b

Re: [PATCH v2 3/3] ARM: dts: rockchip: correct regulator power states for suspend

2015-08-24 Thread Heiko Stuebner
Am Mittwoch, 19. August 2015, 15:18:41 schrieb Brian Norris: > When getting translated from a downstream device tree that used slightly > different DT bindings, these regulators got labeled with the > "on-in-suspend" state, when they were actually supposed to be turned off > for S3 suspend. This wa

[PATCH v7 2/8] ARM64: add SBSA Generic Watchdog device node in foundation-v8.dts

2015-08-24 Thread fu . wei
From: Fu Wei This can be a example of adding SBSA Generic Watchdog device node into some dts files for the Soc which contains SBSA Generic Watchdog. Acked-by: Arnd Bergmann Signed-off-by: Fu Wei --- arch/arm64/boot/dts/arm/foundation-v8.dts | 7 +++ 1 file changed, 7 insertions(+) diff -

[PATCH v7 3/8] ARM64: add SBSA Generic Watchdog device node in amd-seattle-soc.dtsi

2015-08-24 Thread fu . wei
From: Fu Wei This can be a example of adding SBSA Generic Watchdog device node into some dts files for the Soc which contains SBSA Generic Watchdog. Acked-by: Arnd Bergmann Acked-by: Suravee Suthikulpanit Tested-by: Suravee Suthikulpanit Signed-off-by: Fu Wei --- arch/arm64/boot/dts/amd/amd

[PATCH v7 4/8] Watchdog: introdouce "pretimeout" into framework

2015-08-24 Thread fu . wei
From: Fu Wei Also update Documentation/watchdog/watchdog-kernel-api.txt to introduce: (1)the new elements in the watchdog_device and watchdog_ops struct; (2)the new API "watchdog_init_timeouts" Reasons: (1)kernel already has two watchdog drivers are using "pretimeout": drivers/char/ipmi/

[PATCH v7 6/8] ACPI: add GTDT table parse driver into ACPI driver

2015-08-24 Thread fu . wei
From: Fu Wei This driver adds support for parsing SBSA Generic Watchdog Structure in GTDT, and creating a platform device with that information. This allows the operating system to obtain device data from the resource of platform device. The platform device named "sbsa-gwdt" can be used by the A

[PATCH v7 5/8] Watchdog: introduce ARM SBSA watchdog driver

2015-08-24 Thread fu . wei
From: Fu Wei This driver bases on linux kernel watchdog framework, and use "pretimeout" in the framework. It supports getting timeout and pretimeout from parameter and FDT at the driver init stage. In first timeout, the interrupt routine run panic to save system context. Signed-off-by: Fu Wei -

Re: [PATCH v2 2/3] ARM: dts: rockchip: correct regulator PM properties

2015-08-24 Thread Heiko Stuebner
Am Mittwoch, 19. August 2015, 15:18:40 schrieb Brian Norris: > This DTS file was submitted with non-upstream bindings. I happened > across this while reviewing the jaq DTS. > > Signed-off-by: Brian Norris > Cc: Alexandru M Stan > Cc: Douglas Anderson > --- applied to my dts branch for 4.3 -- T

[PATCH v7 7/8] Watchdog: enable ACPI GTDT support for ARM SBSA watchdog driver

2015-08-24 Thread fu . wei
From: Fu Wei This patch enables ACPI GTDT support for ARM SBSA watchdog driver automatically, if ACPI support is enabled. Signed-off-by: Fu Wei --- drivers/watchdog/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index b2734f0..27

[PATCH v7 8/8] clocksource: simplify ACPI code in arm_arch_timer.c

2015-08-24 Thread fu . wei
From: Fu Wei The patch update arm_arch_timer driver to use the function provided by the new GTDT driver of ACPI. By this way, arm_arch_timer.c can be simplified, and separate all the ACPI GTDT knowledge from this timer driver. Signed-off-by: Fu Wei Signed-off-by: Hanjun Guo --- arch/arm64/ker

[PATCH v7 1/8] Documentation: add sbsa-gwdt.txt documentation

2015-08-24 Thread fu . wei
From: Fu Wei The sbsa-gwdt.txt documentation in devicetree/bindings/watchdog is for introducing SBSA(Server Base System Architecture) Generic Watchdog device node info into FDT. Acked-by: Arnd Bergmann Signed-off-by: Fu Wei --- .../devicetree/bindings/watchdog/sbsa-gwdt.txt | 32 +

Re: [PATCH linux-next v4 3/5] mtd: spi-nor: allow to tune the number of dummy cycles

2015-08-24 Thread Marek Vasut
On Monday, August 24, 2015 at 06:42:46 PM, Cyrille Pitchen wrote: > Hi Marek, Hi! [...] > >> - * Dummy Cycle calculation for different type of read. > >> - * It can be used to support more commands with > >> - * different dummy cycle requirements. > >> - */ > >> -static inline int spi_nor_read_d

Re: [PATCH linux-next v4 3/5] mtd: spi-nor: allow to tune the number of dummy cycles

2015-08-24 Thread Cyrille Pitchen
Hi Marek, Le 24/08/2015 12:48, Marek Vasut a écrit : > On Monday, August 24, 2015 at 12:13:58 PM, Cyrille Pitchen wrote: >> The number of dummy cycles used during Fast Read commands can be reduced >> to improve transfer performances. Each manufacturer has a dedicated set of >> registers to provide

Re: [PATCH v3 06/14] Documentation: drm/bridge: add document for analogix_dp

2015-08-24 Thread Heiko Stuebner
Am Montag, 24. August 2015, 09:48:27 schrieb Rob Herring: > On Mon, Aug 24, 2015 at 7:57 AM, Russell King - ARM Linux > > When we adopted the graph bindings for iMX DRM, I thought exactly at that > > time "it would be nice if this could become the standard for binding DRM > > components together" b

Re: [RESEND][PATCH 4/4] ARM: dts: keystone: Add ti,keystone-spi for SPI

2015-08-24 Thread santosh shilimkar
On 8/24/2015 6:36 AM, Franklin S Cooper Jr. wrote: Hi Santosh, All the patches except this one are in linux-next. Yes I noticed it. I will queue this up for next merge window. Thanks for reminder. Regards, Santosh -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the

[PATCH] ARM: dts: rockchip: Add support for SD/MMC on MarsBoard-RK3066

2015-08-24 Thread Romain Perier
This enables SDMMC0 on the board and gives a basic support for SD cards. Signed-off-by: Romain Perier --- arch/arm/boot/dts/rk3066a-marsboard.dts | 8 1 file changed, 8 insertions(+) diff --git a/arch/arm/boot/dts/rk3066a-marsboard.dts b/arch/arm/boot/dts/rk3066a-marsboard.dts index b

Re: [PATCH] of/address: Don't loop forever in of_find_matching_node_by_address().

2015-08-24 Thread Rob Herring
On Wed, Aug 19, 2015 at 3:17 PM, David Daney wrote: > From: David Daney > > If the internal call to of_address_to_resource() fails, we end up > looping forever in of_find_matching_node_by_address(). This can be > caused by a defective device tree, or calling with an incorrect > matches argument.

Re: [PATCH] of: Add vendor prefix for Sharp Microelectronics

2015-08-24 Thread Rob Herring
On Tue, Jul 28, 2015 at 8:25 PM, Bjorn Andersson wrote: > On Wed, Jul 1, 2015 at 10:41 AM, Rob Herring wrote: >> On Wed, Jul 1, 2015 at 7:01 AM, Thierry Reding >> wrote: >>> On Mon, Oct 13, 2014 at 01:54:09PM +0200, Thierry Reding wrote: On Fri, Aug 01, 2014 at 03:50:44PM +0200, Thierry Re

Re: [PATCH v2] of: Add vendor prefix for JEDEC Solid State Technology Association

2015-08-24 Thread Rob Herring
On Tue, Aug 4, 2015 at 8:11 AM, Geert Uytterhoeven wrote: > Add the "jedec" vendor prefix for the "JEDEC Solid State Technology > Association" (formerly known as the "Joint Electron Device Engineering > Council"), which is already in use in several bindings. > > Signed-off-by: Geert Uytterhoeven

Re: [PATCH] of/platform: add function to populate default bus

2015-08-24 Thread Rob Herring
On Sun, Aug 2, 2015 at 12:44 PM, Hauke Mehrtens wrote: > When a default bus like the simple-bus should be used someone had to > call of_platform_populate() with the default match table. This match > table was not exported, so it is impossible for code build as a module > to use this. Instead of ex

Re: [PATCH] of: add vendor prefix for Socionext Inc.

2015-08-24 Thread Rob Herring
On Mon, Aug 24, 2015 at 1:57 AM, Lee Jones wrote: > On Wed, 29 Jul 2015, Masahiro Yamada wrote: > >> Signed-off-by: Masahiro Yamada >> --- >> >> Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + >> 1 file changed, 1 insertion(+) > > Patch has been around for nearly a month and is pret

Re: [PATCH v2] drivers/of/fdt.c: replace pr_warning by pr_warn

2015-08-24 Thread Rob Herring
On Sun, Jul 26, 2015 at 8:49 PM, Wang Long wrote: > Update the last pr_warning callsite in drivers/of. > When we use script "./scripts/checkpatch.pl" to check > a patch, using pr_warning will produce WARNING: > > WARNING: Prefer pr_warn(... to pr_warning(... > #22: FILE: drivers/of

Re: [PATCH-v3 1/2] mfd: devicetree: bindings: 88pm800: Add DT property for dual phase enable

2015-08-24 Thread Vaibhav Hiremath
On Monday 24 August 2015 06:32 PM, Lee Jones wrote: On Mon, 24 Aug 2015, Vaibhav Hiremath wrote: 88PM860 family of device supports dual phase mode on BUCK1 supply providing total 6A capacity. Note that by default they operate independently with 3A capacity. This patch updates the devicetree

Re: [PATCH v3 06/14] Documentation: drm/bridge: add document for analogix_dp

2015-08-24 Thread Rob Herring
On Mon, Aug 24, 2015 at 7:57 AM, Russell King - ARM Linux wrote: > On Sun, Aug 23, 2015 at 06:23:14PM -0500, Rob Herring wrote: >> On Wed, Aug 19, 2015 at 9:50 AM, Yakir Yang wrote: >> > + -analogix,color-depth: >> > + number of bits per colour component. >> > +

Re: Re-using sun5i-a13.dtsi for the r8 ?

2015-08-24 Thread Maxime Ripard
Hi, On Fri, Aug 21, 2015 at 09:53:07AM +0200, Hans de Goede wrote: > I just realized that I never answered your question about the need > for a tvencoder simplefb node in sun5i-a13.dtsi, like the one from > the "ARM: dts: sun5i: Add simplefb node for tvencoder output" > > I think the real questio

[PATCH v2] ARM: DT: STi: STiH418: Fix mmc0 clock configuration

2015-08-24 Thread Gabriel Fernandez
This patch configure correctly the MMC-0 clock for STiH418 platform. Signed-off-by: Gabriel Fernandez Acked-by: Maxime Coquelin --- arch/arm/boot/dts/stih418.dtsi | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/boot/dts/stih418.dtsi b/arch/arm/boot/dts/stih418.dtsi index 8160

Re: [PATCH v2 1/5] clocksource: mediatek: do not enable GPT_CLK_EVT when setup

2015-08-24 Thread Yingjoe Chen
On Mon, 2015-08-24 at 09:51 +0200, Daniel Lezcano wrote: > On 08/21/2015 04:39 PM, Yingjoe Chen wrote: > > [ ... ] > > >>- Does the spurious interrupt occurs *every* time ? at each boot ? > > > > Yes. If you applied this series to enable mtk timer without this fix on > > mt8173 or mt8135 you

Re: [RFC PATCH 1/7] DMA: tegra-apb: Correct runtime-pm usage

2015-08-24 Thread Vinod Koul
On Mon, Aug 24, 2015 at 02:22:49PM +0100, Jon Hunter wrote: > > On 24/08/15 10:22, Vinod Koul wrote: > > On Mon, Aug 24, 2015 at 09:47:13AM +0100, Jon Hunter wrote: > >> > >> On 23/08/15 15:17, Vinod Koul wrote: > >>> On Tue, Aug 18, 2015 at 02:49:09PM +0100, Jon Hunter wrote: > >>> > @@ -154

Re: [PATCH 1/7] drm/vc4: Add devicetree bindings for VC4.

2015-08-24 Thread Rob Herring
On Wed, Aug 12, 2015 at 7:56 PM, Eric Anholt wrote: > Signed-off-by: Eric Anholt > --- > .../devicetree/bindings/gpu/brcm,bcm-vc4.txt | 83 > ++ > 1 file changed, 83 insertions(+) > create mode 100644 Documentation/devicetree/bindings/gpu/brcm,bcm-vc4.txt > > diff --g

  1   2   3   >