Re: [RFC] dt: bindings: add bindings for Broadcom bcm43xx sdio devices

2014-03-30 Thread Arend van Spriel
On 02/13/14 10:28, Chen-Yu Tsai wrote: Hi, On Thu, Feb 13, 2014 at 5:13 PM, Tomasz Figatomasz.f...@gmail.com wrote: Hi Arend, On 10.02.2014 20:17, Arend van Spriel wrote: [...] + +Example: + +mmc3: mmc@01c2 { + pinctrl-0 =mmc3_pins; + pinctrl-1 =wifi_host_wake;

Re: [RFC PATCH v2 07/10] irqchip: atmel-aic: document new dt properties and children nodes

2014-03-30 Thread Boris BREZILLON
Hello Thomas, Le 29/03/2014 10:19, Thomas Petazzoni a écrit : Dear Boris BREZILLON, On Fri, 28 Mar 2014 18:59:05 +0100, Boris BREZILLON wrote: +Optional children nodes: +- muxed irq entries: + Required properties: + * compatible: Shall be + atmel,aic-mux-1reg-irq: irq

Re: [RFC PATCH v2 07/10] irqchip: atmel-aic: document new dt properties and children nodes

2014-03-30 Thread Boris BREZILLON
Hello Thomas, Le 29/03/2014 10:19, Thomas Petazzoni a écrit : Dear Boris BREZILLON, On Fri, 28 Mar 2014 18:59:05 +0100, Boris BREZILLON wrote: +Optional children nodes: +- muxed irq entries: + Required properties: + * compatible: Shall be + atmel,aic-mux-1reg-irq: irq

Re: [PATCH 1/9] pci-rcar-gen2: add devicetree support

2014-03-30 Thread Sergei Shtylyov
Hello. On 03/06/2014 09:21 PM, Ben Dooks wrote: Add OF match table for pci-rcar-gen2 driver for device tree support. [...] diff --git a/drivers/pci/host/pci-rcar-gen2.c b/drivers/pci/host/pci-rcar-gen2.c index fd3e3ab..1216784 100644 --- a/drivers/pci/host/pci-rcar-gen2.c +++

Re: [PATCH 1/9] pci-rcar-gen2: add devicetree support

2014-03-30 Thread Ben Dooks
On 30/03/14 20:10, Sergei Shtylyov wrote: Hello. On 03/06/2014 09:21 PM, Ben Dooks wrote: Add OF match table for pci-rcar-gen2 driver for device tree support. [...] diff --git a/drivers/pci/host/pci-rcar-gen2.c b/drivers/pci/host/pci-rcar-gen2.c index fd3e3ab..1216784 100644 ---

Re: [PATCH 1/9] pci-rcar-gen2: add devicetree support

2014-03-30 Thread Sergei Shtylyov
Hello. On 03/30/2014 11:21 PM, Ben Dooks wrote: Add OF match table for pci-rcar-gen2 driver for device tree support. [...] diff --git a/drivers/pci/host/pci-rcar-gen2.c b/drivers/pci/host/pci-rcar-gen2.c index fd3e3ab..1216784 100644 --- a/drivers/pci/host/pci-rcar-gen2.c +++

Re: [PATCH 8/9] ARM: shmobile: lager.dts: add usbphy reference

2014-03-30 Thread Sergei Shtylyov
Hello. On 03/06/2014 09:01 PM, Ben Dooks wrote: Enable the usbphy node so that the phy driver is available. Signed-off-by: Ben Dooks ben.do...@codethink.co.uk Reviewed-by: Ian Molton ian.mol...@codethink.co.uk --- Cc: linux...@vger.kernel.org Cc: devicetree@vger.kernel.org Cc: Magnus Damm

Re: [PATCH 1/9] pci-rcar-gen2: add devicetree support

2014-03-30 Thread Ben Dooks
On 30/03/14 20:26, Sergei Shtylyov wrote: Hello. On 03/30/2014 11:21 PM, Ben Dooks wrote: Add OF match table for pci-rcar-gen2 driver for device tree support. [...] diff --git a/drivers/pci/host/pci-rcar-gen2.c b/drivers/pci/host/pci-rcar-gen2.c index fd3e3ab..1216784 100644 ---

Re: [PATCH 8/9] ARM: shmobile: lager.dts: add usbphy reference

2014-03-30 Thread Ben Dooks
On 30/03/14 20:28, Sergei Shtylyov wrote: Hello. On 03/06/2014 09:01 PM, Ben Dooks wrote: Enable the usbphy node so that the phy driver is available. Signed-off-by: Ben Dooks ben.do...@codethink.co.uk Reviewed-by: Ian Molton ian.mol...@codethink.co.uk --- Cc: linux...@vger.kernel.org Cc:

Re: [PATCH 1/9] pci-rcar-gen2: add devicetree support

2014-03-30 Thread Sergei Shtylyov
On 03/30/2014 11:40 PM, Ben Dooks wrote: Add OF match table for pci-rcar-gen2 driver for device tree support. [...] diff --git a/drivers/pci/host/pci-rcar-gen2.c b/drivers/pci/host/pci-rcar-gen2.c index fd3e3ab..1216784 100644 --- a/drivers/pci/host/pci-rcar-gen2.c +++

Re: [PATCH 1/9] pci-rcar-gen2: add devicetree support

2014-03-30 Thread Sergei Shtylyov
On 03/06/2014 09:01 PM, Ben Dooks wrote: Add OF match table for pci-rcar-gen2 driver for device tree support. Signed-off-by: Ben Dooks ben.do...@codethink.co.uk --- Updates since v1: - moved documentation into patch - moved to using bus-range parsing - ensured usb phy

Re: [PATCH 1/8] ARM: imx6q-clk: parent lvds_gate from lvds_sel

2014-03-30 Thread Marek Vasut
On Friday, March 28, 2014 at 05:52:52 PM, Lucas Stach wrote: Allows fror proper refcounting of the parent clocks when enabling the clock output on CLK1/2 pads. Signed-off-by: Lucas Stach l.st...@pengutronix.de Looks OK: Reviewed-by: Marek Vasut ma...@denx.de Best regards, Marek Vasut -- To

Re: [PATCH 0/8] i.MX6 PCIe binding change and MSI support

2014-03-30 Thread Marek Vasut
On Friday, March 28, 2014 at 05:52:51 PM, Lucas Stach wrote: While working on MSI support for the i.MX6 PCIe host driver it has been discovered that the binding for this host controller is broken in many ways (refer to the patch descriptions for more info) and was introduced without proper

Re: [PATCH 2/8] PCI: designware: split Exynos and i.MX bindings

2014-03-30 Thread Marek Vasut
On Friday, March 28, 2014 at 05:52:53 PM, Lucas Stach wrote: The glue around the core designware IP is significantly different between the Exynos and i.MX implementation, which is reflected in the DT bindings. This changes the i.MX6 binding to reuse as much as possible from the common

Re: [PATCH v2 3/3] [media] atmel-isi: add primary DT support

2014-03-30 Thread Guennadi Liakhovetski
Hi Josh, Please correct me if I'm wrong, but I don't see how this is going to work without the central part - building asynchronous V4L2 data structures from the DT, something that your earlier patch media: soc-camera: OF cameras was doing, but which you stopped developing after a discussion

Re: [PATCH 2/3] net: hisilicon: new hip04 MDIO driver

2014-03-30 Thread David Miller
From: Zhangfei Gao zhangfei@linaro.org Date: Fri, 28 Mar 2014 23:35:59 +0800 + Note that the answer to this question doesn't directly affect the + kernel: saying N will just cause the configurator to skip all + the questions about MOXA ART devices. If you say Y, you will

Re: [PATCH 2/3] net: hisilicon: new hip04 MDIO driver

2014-03-30 Thread zhangfei
On 03/31/2014 05:23 AM, David Miller wrote: From: Zhangfei Gao zhangfei@linaro.org Date: Fri, 28 Mar 2014 23:35:59 +0800 + Note that the answer to this question doesn't directly affect the + kernel: saying N will just cause the configurator to skip all + the