Re: [PATCH 2/2] ARM: dts: add AM33XX MMC support

2013-06-17 Thread Tony Lindgren
* Felipe Balbi ba...@ti.com [130615 08:12]: fair enough, then let's just add those interrupts to hwmod which will, eventually, let us drop all of that data from hwmod. Nope, we're already dropping the duplicate data from hwmod for am33xx and omap4. See omap-for-v3.11/cleanup branch. Regards,

Re: [PATCH v2 6/6] DT: Add documentation for gpio-xilinx

2013-06-17 Thread Michal Simek
On 06/17/2013 07:50 AM, Linus Walleij wrote: On Mon, Jun 3, 2013 at 2:31 PM, Michal Simek michal.si...@xilinx.com wrote: Describe gpio-xilinx binding. Signed-off-by: Michal Simek michal.si...@xilinx.com --- Changes in v2: - Extend description Thanks, patch applied but look into this:

Re: [PATCH 1/1] drivers/gpio: Altera soft IP GPIO driver

2013-06-17 Thread Linus Walleij
On Thu, Jun 6, 2013 at 10:05 AM, th...@altera.com wrote: From: Tien Hock Loh th...@altera.com Add driver support for Altera GPIO soft IP, including interrupts and I/O. Tested on Altera CV SoC board. Signed-off-by: Tien Hock Loh th...@altera.com (...) This is looking much better, some

Re: [RFC] OF: make of_property_for_each_u32() use parameters if OF is not enabled

2013-06-17 Thread Sebastian Andrzej Siewior
On 06/15/2013 04:00 PM, Grant Likely wrote: --- a/include/linux/of.h +++ b/include/linux/of.h @@ -507,8 +507,8 @@ static inline int of_machine_is_compatible(const char *compat) #define of_match_ptr(_ptr) NULL #define of_match_node(_matches, _node) NULL -#define

Re: [PATCH v6 02/18] sh-pfc: Add DT support

2013-06-17 Thread Simon Horman
Hi Laurent, As 3.10-rc6 has been released it is probably now too late for me to take this series through the renesas tree for v3.11. I am happy for Linus to take it if that is what he would like to do. Otherwise I think we need to discuss how this should be handled for v3.12. On Mon, Jun 17,

Re: [PATCH] gpio MIPS/OCTEON: Add a driver for OCTEON's on-chip GPIO pins.

2013-06-17 Thread Linus Walleij
On Sat, Jun 15, 2013 at 1:18 AM, David Daney ddaney.c...@gmail.com wrote: From: David Daney david.da...@cavium.com The SOCs in the OCTEON family have 16 (or in some cases 20) on-chip GPIO pins, this driver handles them all. Configuring the pins as interrupt sources is handled elsewhere

Re: [PATCH v4 0/7] xilinxfb changes

2013-06-17 Thread Michal Simek
On 06/17/2013 10:56 AM, Jean-Christophe PLAGNIOL-VILLARD wrote: On 07:23 Mon 17 Jun , Michal Simek wrote: On 06/06/2013 06:23 PM, Jean-Christophe PLAGNIOL-VILLARD wrote: On 12:13 Mon 03 Jun , Michal Simek wrote: Hi, Arnd can you take look on it again please I'll take a look on it

[PATCH v2] staging: imx_drm: imx_ldb: fix 18 bit format

2013-06-17 Thread Steffen Trumtrar
From: Markus Niebel markus.nie...@tqs.de Since 18 bit is supported as datawidth in device tree it should be supported in driver. Beside the LDB channel the IPU channel has also to be configured to use BGR666. Signed-off-by: Markus Niebel markus.nie...@tqs.de Signed-off-by: Steffen Trumtrar

Re: [PATCH v4 0/7] xilinxfb changes

2013-06-17 Thread Jean-Christophe PLAGNIOL-VILLARD
On 07:23 Mon 17 Jun , Michal Simek wrote: On 06/06/2013 06:23 PM, Jean-Christophe PLAGNIOL-VILLARD wrote: On 12:13 Mon 03 Jun , Michal Simek wrote: Hi, Arnd can you take look on it again please I'll take a look on it next week Any update on this? look ok but I want the

Re: [PATCH 1/1] drivers/gpio: Altera soft IP GPIO driver

2013-06-17 Thread Linus Walleij
On Mon, Jun 17, 2013 at 9:29 AM, Loh Tien Hock th...@altera.com wrote: On Mon, Jun 17, 2013 at 2:38 PM, Linus Walleij linus.wall...@linaro.org wrote: On Thu, Jun 6, 2013 at 10:05 AM, th...@altera.com wrote: +static void altera_gpio_irq_handler(unsigned int irq, struct irq_desc *desc) +{

Re: [PATCH v2 6/6] DT: Add documentation for gpio-xilinx

2013-06-17 Thread Linus Walleij
On Mon, Jun 17, 2013 at 8:21 AM, Michal Simek mon...@monstr.eu wrote: On 06/17/2013 07:50 AM, Linus Walleij wrote: On Mon, Jun 3, 2013 at 2:31 PM, Michal Simek michal.si...@xilinx.com wrote: +- xlnx,tri-default : if n-th bit is 1, GPIO-n is in tristate mode +- xlnx,is-dual : if 1, controller

Re: [PATCH v3 1/2] spi: omap2-mcspi: Move bytes per word calculation to the function

2013-06-17 Thread Mark Brown
On Fri, Jun 14, 2013 at 07:12:07PM +0300, Illia Smyrnov wrote: Introduce mcspi_bytes_per_word function as replacement for the next code fragment: Applied, thanks. signature.asc Description: Digital signature ___ devicetree-discuss mailing list

Re: [PATCH v3 2/2] spi: omap2-mcspi: Add FIFO buffer support

2013-06-17 Thread Mark Brown
On Fri, Jun 14, 2013 at 07:12:08PM +0300, Illia Smyrnov wrote: The MCSPI controller has a built-in FIFO buffer to unload the DMA or interrupt handler and improve data throughput. This patch adds FIFO buffer support for SPI transfers in DMA mode. This looks good but doesn't apply against my

Re: [PATCH v2 09/11] ARM:stixxxx: Add stixxxx options to multi_v7_defconfig

2013-06-17 Thread Mark Rutland
On Thu, Jun 13, 2013 at 10:24:45AM +0100, Srinivas KANDAGATLA wrote: On 10/06/13 14:15, Mark Rutland wrote: CONFIG_EXPERIMENTAL's gone as of 3d374d09f1: final removal of CONFIG_EXPERIMENTAL, so that's fine to go. CONFIG_GPIO_PL061 and CONFIG_MMC_WMT get selected elsewhere, so that's fine.

Re: [PATCH V5 1/3] pci: Add PCIe driver for Samsung Exynos

2013-06-17 Thread Jingoo Han
On Friday, June 14, 2013 9:54 PM, Arnd Bergmann wrote: On Friday 14 June 2013 17:18:46 Jingoo Han wrote: On Thursday, June 13, 2013 11:14 PM, Arnd Bergmann wrote: On Thursday 13 June 2013 22:22:31 Jingoo Han wrote: +struct pcie_port { + struct device *dev; +

RE: [PATCH V6 6/6] clk: exynos5250: Add enum entries for divider clock of i2s1 and i2s2

2013-06-17 Thread Kukjin Kim
Padma Venkat wrote: Hi Mike, On Thu, Jun 13, 2013 at 8:32 AM, Padma Venkat padma@gmail.com wrote: Hi Mike, On Wed, Jun 12, 2013 at 10:15 PM, Mike Turquette mturque...@linaro.org wrote: Quoting Padmavathi Venna (2013-06-12 01:07:43) This patch adds enum entries for div_i2s1 and

Re: [PATCH v7 0/9] Generic PHY Framework

2013-06-17 Thread Sylwester Nawrocki
Hi, On 06/13/2013 10:43 AM, Kishon Vijay Abraham I wrote: Added a generic PHY framework that provides a set of APIs for the PHY drivers to create/destroy a PHY and APIs for the PHY users to obtain a reference to the PHY with or without using phandle. This framework will be of use only to

[PATCH] Documentation: Add examples to samsung-pinctrl device tree bindings documentation

2013-06-17 Thread Leela Krishna Amudala
This patch adds examples to samsung-pinctrl.txt documentaion file on how to make gpio binding and gpio request Signed-off-by: Leela Krishna Amudala l.kris...@samsung.com Reviewed-by: Doug Anderson diand...@chromium.org --- .../bindings/pinctrl/samsung-pinctrl.txt | 48

RE: [PATCH RESEND V2] ARM: dts: wm8994: Add wm8994 regulator support on smdk5250.

2013-06-17 Thread Kukjin Kim
Padmavathi Venna wrote: This patch adds the required regulator supplies and properties for wm8994 codec on smdk5250 board. Signed-off-by: Padmavathi Venna padm...@samsung.com --- Changes since V1: - Clubbed the same supply regulators as suggested by Mark. Applied, thanks. -

Re: [PATCH v6 02/18] sh-pfc: Add DT support

2013-06-17 Thread Laurent Pinchart
Hi Simon, On Monday 17 June 2013 16:03:16 Simon Horman wrote: Hi Laurent, As 3.10-rc6 has been released it is probably now too late for me to take this series through the renesas tree for v3.11. I am happy for Linus to take it if that is what he would like to do. OK. Linus, would you

Re: [PATCH v10 5/8] dmaengine: edma: Add TI EDMA device tree binding

2013-06-17 Thread Sekhar Nori
Grant, Rob, Can one of you please take a look at this patch and see if you have any comments on the binding definition? Joel, Ideally the bindings are described before they are used or along with its usage. In that aspect, this patch is present too far back in the series. Can you please fix

[PATCH v2 1/3] ARM: mach-moxart: add MOXA ART SoC files

2013-06-17 Thread Jonas Jensen
Add MOXA ART SoC support. The MOXA ART SoC is based on a Faraday FA526 ARMv4 32-bit 192 MHz CPU with MMU and 16KB/8KB D/I-cache (UC-7112-LX). Used on models UC-7101, UC-7112/UC-7110, IA240/IA241, IA3341. Signed-off-by: Jonas Jensen jonas.jen...@gmail.com --- arch/arm/Kconfig

[PATCH v2 2/3] ARM: mach-moxart: add MOXA ART device tree files

2013-06-17 Thread Jonas Jensen
Add generic SoC include and UC-7112-LX platform device tree files. Add device tree bindings documentation. Signed-off-by: Jonas Jensen jonas.jen...@gmail.com --- Documentation/devicetree/bindings/arm/moxart.txt |8 +++ .../arm/moxart/moxart-interrupt-controller.txt | 29 +

[PATCH v2 3/3] ARM: mach-moxart: add MOXA ART UART debug files

2013-06-17 Thread Jonas Jensen
Add MOXA ART kernel low-level debugging port support. Signed-off-by: Jonas Jensen jonas.jen...@gmail.com --- arch/arm/Kconfig.debug |8 arch/arm/include/debug/moxart.S | 16 2 files changed, 24 insertions(+), 0 deletions(-) create mode 100644

Re: [PATCH v6 02/18] sh-pfc: Add DT support

2013-06-17 Thread Linus Walleij
On Mon, Jun 17, 2013 at 1:00 PM, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: On Monday 17 June 2013 16:03:16 Simon Horman wrote: Hi Laurent, As 3.10-rc6 has been released it is probably now too late for me to take this series through the renesas tree for v3.11. I am happy for

Re: [PATCH v6 02/18] sh-pfc: Add DT support

2013-06-17 Thread Laurent Pinchart
Hi Linus, On Monday 17 June 2013 13:28:52 Linus Walleij wrote: On Mon, Jun 17, 2013 at 1:00 PM, Laurent Pinchart wrote: On Monday 17 June 2013 16:03:16 Simon Horman wrote: Hi Laurent, As 3.10-rc6 has been released it is probably now too late for me to take this series through the

RE: [PATCH] Documentation: Add examples to samsung-pinctrl device tree bindings documentation

2013-06-17 Thread Kukjin Kim
Kukjin Kim wrote: Leela Krishna Amudala wrote: This patch adds examples to samsung-pinctrl.txt documentaion file on how to make gpio binding and gpio request Signed-off-by: Leela Krishna Amudala l.kris...@samsung.com Reviewed-by: Doug Anderson diand...@chromium.org ---

Re: [PATCH 01/11] pinctrl: single: adopt pinctrl sleep mode management

2013-06-17 Thread Tony Lindgren
* Linus Walleij linus.wall...@linaro.org [130617 04:38]: On Fri, May 31, 2013 at 12:13 PM, Hebbar Gururaja gururaja.heb...@ti.com wrote: Make pinctrl-single able to handle suspend/resume events and change hogged pins states accordingly. Signed-off-by: Hebbar Gururaja

Re: [PATCH] Documentation: Add examples to samsung-pinctrl device tree bindings documentation

2013-06-17 Thread Tomasz Figa
Hi Leela, On Monday 17 of June 2013 16:14:55 Leela Krishna Amudala wrote: This patch adds examples to samsung-pinctrl.txt documentaion file on how to make gpio binding and gpio request Signed-off-by: Leela Krishna Amudala l.kris...@samsung.com Reviewed-by: Doug Anderson

Re: [PATCH] Documentation: Add examples to samsung-pinctrl device tree bindings documentation

2013-06-17 Thread Leela Krishna Amudala
Hi Tomasz, Thanks for reviewing the patch. Will post version 2 soon addressing your comments. Best Wishes, Leela Krishna. On Mon, Jun 17, 2013 at 5:40 PM, Tomasz Figa t.f...@samsung.com wrote: Hi Leela, On Monday 17 of June 2013 16:14:55 Leela Krishna Amudala wrote: This patch adds examples

[PATCH V2] Documentation: Add examples to samsung-pinctrl device tree bindings documentation

2013-06-17 Thread Leela Krishna Amudala
This patch adds examples to samsung-pinctrl.txt documentaion file on how to make gpio binding and gpio request Signed-off-by: Leela Krishna Amudala l.kris...@samsung.com Reviewed-by: Doug Anderson diand...@chromium.org --- .../bindings/pinctrl/samsung-pinctrl.txt | 44

Re: [PATCH V2] Documentation: Add examples to samsung-pinctrl device tree bindings documentation

2013-06-17 Thread Tomasz Figa
On Monday 17 of June 2013 18:27:06 Leela Krishna Amudala wrote: This patch adds examples to samsung-pinctrl.txt documentaion file on how to make gpio binding and gpio request Signed-off-by: Leela Krishna Amudala l.kris...@samsung.com Reviewed-by: Doug Anderson diand...@chromium.org ---

Re: [PATCH v2 05/11] pinctrl:stixxxx: Add pinctrl and pinconf support.

2013-06-17 Thread Srinivas KANDAGATLA
Thankyou very much for the comments. On 16/06/13 13:17, Linus Walleij wrote: On Mon, Jun 10, 2013 at 11:22 AM, Srinivas KANDAGATLA srinivas.kandaga...@st.com wrote: About driver: This pinctrl driver manages both PIO and PIO-mux block using pinctrl, pinconf, pinmux, gpio subsystems. All the

Re: [PATCH v2] staging: imx_drm: imx_ldb: fix 18 bit format

2013-06-17 Thread Shawn Guo
On Mon, Jun 17, 2013 at 11:02:52AM +0200, Steffen Trumtrar wrote: From: Markus Niebel markus.nie...@tqs.de Since 18 bit is supported as datawidth in device tree it should be supported in driver. Beside the LDB channel the IPU channel has also to be configured to use BGR666. Signed-off-by:

Re: [PATCH 0/3] dma: add support for DMA multiplexer DT nodes

2013-06-17 Thread Vinod Koul
On Wed, Jun 12, 2013 at 12:38:44PM +0200, Guennadi Liakhovetski wrote: On Wed, 12 Jun 2013, Vinod Koul wrote: On Wed, Jun 12, 2013 at 02:53:49PM +0530, Vinod Koul wrote: On Thu, Jun 06, 2013 at 05:47:22PM +0200, Guennadi Liakhovetski wrote: Next re-send of an earlier work. This series

[PATCH v2] OF: make of_property_for_each_{u32|string}() use parameters if OF is not enabled

2013-06-17 Thread Sebastian Andrzej Siewior
I am getting a few |warning: unused variable ‘p’ [-Wunused-variable] |warning: unused variable ‘prop’ [-Wunused-variable] in the case where CONFIG_OF is not defined and the parameters are only used in the loop macro. Signed-off-by: Sebastian Andrzej Siewior bige...@linutronix.de --- I also made

Re: [PATCH v2 1/5] clk: divider: replace bitfield width with mask

2013-06-17 Thread Shawn Guo
On Sun, Jun 16, 2013 at 07:58:21PM -0700, Mike Turquette wrote: The forthcoming Device Tree binding for the divider clock type will use a bitfield mask instead of bitfield width, which is what the current basic divider implementation uses. This patch replaces the u8 width in struct

Re: [PATCH -next v2] dmaengine: ste_dma40: fix error return code in d40_probe()

2013-06-17 Thread Linus Walleij
On Mon, Jun 17, 2013 at 3:50 PM, Vinod Koul vinod.k...@intel.com wrote: On Thu, Jun 13, 2013 at 09:49:04AM +0200, Linus Walleij wrote: I haven't sent this patch to ARM SoC so it will not appear from any other source in the merge window or cause any conflicts. Doesnt apply on my next or

Re: [PATCH v2 0/3] omap_hsmmc DT DMA Client support

2013-06-17 Thread Balaji T K
On Friday 14 June 2013 11:40 PM, Joel A Fernandes wrote: Resending on Matt's new email, thanks. On Fri, Jun 14, 2013 at 1:10 PM, Joel A Fernandes agnel.j...@gmail.com wrote: Hi, On Wed, Mar 6, 2013 at 7:37 AM, Matt Porter mpor...@ti.com wrote: On Tue, Mar 05, 2013 at 09:26:01PM +, Arnd

Re: [PATCH v2] pinctrl: rockchip: correctly handle arguments of pinconf options

2013-06-17 Thread Linus Walleij
On Sun, Jun 16, 2013 at 5:41 PM, Heiko Stübner he...@sntech.de wrote: Change the rockchip pinctrl driver to handle the arguments to the pull pinconfig options correctly. So only accept non-0 values for the pull options as the rockchip pin-controller can only turn pulls on and off (this via

Re: [PATCH v2] i2c: core: make it possible to match a pure device tree driver

2013-06-17 Thread Stephen Warren
in next-20130617, and breaks at least the TPS65910 and TPS62360 drivers, since they assume that the id parameter passed to probe is non-NULL. However, now the parameter is NULL since these drivers have both an ID table and an OF match table. I'd like to suggest this patch be reverted an re-introduced

Re: [PATCH v2 3/3] DMA: shdma: add DT support

2013-06-17 Thread Arnd Bergmann
On Thursday 06 June 2013, Guennadi Liakhovetski wrote: +Required properties: +- dmas: a list of [DMA controller phandle] [MID/RID value] pairs +- dma-names: a list of DMA channel names, one per dmas entry Looks ok to me, although it might be helpful to clarify what MID/RID

[RFC PATCH v4 1/2] drivers: mfd: refactor the vexpress config bridge API

2013-06-17 Thread Lorenzo Pieralisi
From: Pawel Moll pawel.m...@arm.com The introduction of Serial Power Controller (SPC) requires the vexpress config interface to change slightly since the SPC memory mapped interface can be used as configuration bus but also for operating points programming and retrieval. The helper that allocates

[RFC PATCH v4 0/2] drivers: mfd: Versatile Express SPC support

2013-06-17 Thread Lorenzo Pieralisi
This patch is v4 of a previous posting: http://lists.infradead.org/pipermail/linux-arm-kernel/2013-June/173831.html v4 changes: - Applied review comments (trimmed function names, added comments, refactored some APIs) - Added comments throughout the set - Fixed irq handler bug in checking the

Re: [PATCH 0/3] dma: add support for DMA multiplexer DT nodes

2013-06-17 Thread Arnd Bergmann
On Wednesday 12 June 2013, Vinod Koul wrote: On Thu, Jun 06, 2013 at 05:47:22PM +0200, Guennadi Liakhovetski wrote: Next re-send of an earlier work. This series adds support for multiple compatible DMAC instances, capable of serving the same DMA slaves. Currently to specify such a

[RFC PATCH v4 2/2] drivers: mfd: vexpress: add Serial Power Controller (SPC) support

2013-06-17 Thread Lorenzo Pieralisi
The TC2 versatile express core tile integrates a logic block that provides the interface between the dual cluster test-chip and the M3 microcontroller that carries out power management. The logic block, called Serial Power Controller (SPC), contains several memory mapped registers to control among

[PATCH 2/2] clk: mmp: add support for DT-defined clocks

2013-06-17 Thread Daniel Drake
Add support to the existing mmp clock drivers for clocks to be defined in the device tree. This will be used on OLPC MMP2/MMP3-based laptops. If clock info cannot be found in the device tree, we fall back to the static clock initialization already present. Signed-off-by: Daniel Drake

Re: [PATCH 01/11] pinctrl: single: adopt pinctrl sleep mode management

2013-06-17 Thread Linus Walleij
On Mon, Jun 17, 2013 at 2:03 PM, Tony Lindgren t...@atomide.com wrote: * Linus Walleij linus.wall...@linaro.org [130617 04:38]: On Fri, May 31, 2013 at 12:13 PM, Hebbar Gururaja gururaja.heb...@ti.com wrote: Make pinctrl-single able to handle suspend/resume events and change hogged pins

Re: [PATCH v4] spi: omap2-mcspi: Add FIFO buffer support

2013-06-17 Thread Mark Brown
On Mon, Jun 17, 2013 at 04:31:06PM +0300, Illia Smyrnov wrote: The MCSPI controller has a built-in FIFO buffer to unload the DMA or interrupt handler and improve data throughput. This patch adds FIFO buffer support for SPI transfers in DMA mode. Applied, thanks. signature.asc Description:

Re: [PATCH v10 5/8] dmaengine: edma: Add TI EDMA device tree binding

2013-06-17 Thread Arnd Bergmann
On Monday 17 June 2013, Fernandes, Joel A wrote: [Joel] Thanks for the suggestion, I updated it and it looks like this now: Required properties:

Re: [PATCH V2] Documentation: Add examples to samsung-pinctrl device tree bindings documentation

2013-06-17 Thread Linus Walleij
On Mon, Jun 17, 2013 at 2:57 PM, Leela Krishna Amudala l.kris...@samsung.com wrote: This patch adds examples to samsung-pinctrl.txt documentaion file on how to make gpio binding and gpio request Signed-off-by: Leela Krishna Amudala l.kris...@samsung.com Reviewed-by: Doug Anderson

Re: [PATCH 2/3] dmaengine: add support for DMA multiplexer DT nodes

2013-06-17 Thread Arnd Bergmann
On Thursday 06 June 2013, Guennadi Liakhovetski wrote: Documentation/devicetree/bindings/dma/dma.txt | 44 + drivers/dma/of-dma.c | 31 + 2 files changed, 67 insertions(+), 8 deletions(-) diff --git

Re: [PATCH v2 05/11] pinctrl:stixxxx: Add pinctrl and pinconf support.

2013-06-17 Thread Linus Walleij
On Mon, Jun 17, 2013 at 3:31 PM, Srinivas KANDAGATLA srinivas.kandaga...@st.com wrote: +config PINCTRL_STI As mentioned elsewhere STI is a bit too much X:es in. Please come up with some better naming if possible. Are you OK if I use pinctrl-st.c? It seems to no be taken so OK :-)

Re: [PATCH v6 02/18] sh-pfc: Add DT support

2013-06-17 Thread Linus Walleij
On Mon, Jun 17, 2013 at 1:51 PM, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: On Monday 17 June 2013 13:28:52 Linus Walleij wrote: Can you send a small set of self-contained patches that do not touch anything in arch/arm/* and which does not collide with anything already queued

Re: [PATCH v2] i2c: core: make it possible to match a pure device tree driver

2013-06-17 Thread Stephen Warren
On 06/17/2013 10:33 AM, Linus Walleij wrote: On Mon, Jun 17, 2013 at 5:48 PM, Stephen Warren swar...@wwwdotorg.org wrote: This has just shown up in next-20130617, and breaks at least the TPS65910 and TPS62360 drivers, since they assume that the id parameter passed to probe is non-NULL

Re: [PATCH RESEND V2] ARM: dts: Correct the base address of pinctrl_3 on Exynos5250

2013-06-17 Thread Olof Johansson
On Mon, Jun 17, 2013 at 09:58:47PM +0900, Kukjin Kim wrote: Padmavathi Venna wrote: This patch corrects the base address of pinctrl_3 on Exynos5250 platform. Signed-off-by: Padmavathi Venna padm...@samsung.com (+ Olof) Olof, there is no other fixes in my tree for v3.10 yet, so

[PATCH] of: Add more stubs for non-OF builds

2013-06-17 Thread Alexander Shiyan
Patch adds of_get_next_child and of_get_next_available_child stubs for non-OF builds. Signed-off-by: Alexander Shiyan shc_w...@mail.ru --- include/linux/of.h | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/include/linux/of.h b/include/linux/of.h index

Re: [PATCH 01/11] pinctrl: single: adopt pinctrl sleep mode management

2013-06-17 Thread Tony Lindgren
* Linus Walleij linus.wall...@linaro.org [130617 09:14]: On Mon, Jun 17, 2013 at 2:03 PM, Tony Lindgren t...@atomide.com wrote: * Linus Walleij linus.wall...@linaro.org [130617 04:38]: On Fri, May 31, 2013 at 12:13 PM, Hebbar Gururaja gururaja.heb...@ti.com wrote: Make pinctrl-single

Re: [RFC PATCH v4 2/2] drivers: mfd: vexpress: add Serial Power Controller (SPC) support

2013-06-17 Thread Olof Johansson
On Mon, Jun 17, 2013 at 04:51:09PM +0100, Lorenzo Pieralisi wrote: The TC2 versatile express core tile integrates a logic block that provides the interface between the dual cluster test-chip and the M3 microcontroller that carries out power management. The logic block, called Serial Power

[PATCH v7 1/3] sh-pfc: Remove support for platform data

2013-06-17 Thread Laurent Pinchart
Platform data isn't used, support can thus be removed. Signed-off-by: Laurent Pinchart laurent.pinchart+rene...@ideasonboard.com Acked-by: Linus Walleij linus.wall...@linaro.org --- drivers/pinctrl/sh-pfc/core.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[PATCH v7 3/3] sh-pfc: Add pinconf support to DT bindings

2013-06-17 Thread Laurent Pinchart
Signed-off-by: Laurent Pinchart laurent.pinchart+rene...@ideasonboard.com --- .../bindings/pinctrl/renesas,pfc-pinctrl.txt | 36 +-- drivers/pinctrl/sh-pfc/pinctrl.c | 109 ++--- 2 files changed, 124 insertions(+), 21 deletions(-) diff --git

[PATCH v7 2/3] sh-pfc: Add DT support

2013-06-17 Thread Laurent Pinchart
Support device instantiation through the device tree. The compatible property is used to select the SoC pinmux information. Set the gpio_chip device field to the PFC device to enable automatic GPIO OF support. Cc: devicetree-discuss@lists.ozlabs.org Signed-off-by: Laurent Pinchart

[PATCH v7 0/3] SH pinctrl DT support

2013-06-17 Thread Laurent Pinchart
Hello, Here's the seventh (and hopefully final) version of the SuperH and SH Mobile pin controllers (PFC) DT support patch set. The patches have been rebased on the for-next branch of the pinctrl repository. All ARM-specific patches have been dropped and will be pushed through to ARM SoC tree in

Re: [PATCH REBASE] i2c-designware: make SDA hold time configurable

2013-06-17 Thread Rob Herring
On 05/14/2013 08:04 AM, Christian Ruppert wrote: This patch makes the SDA hold time configurable through device tree. [rebased to i2c-current/i2c-next/mainline-3.10-rc1] Signed-off-by: Christian Ruppert christian.rupp...@abilis.com Signed-off-by: Pierrick Hascoet

Re: [PATCH] dmaengine: Add hisilicon k3 DMA engine driver

2013-06-17 Thread Arnd Bergmann
On Monday 17 June 2013, Zhangfei Gao wrote: Add dmaengine driver for hisilicon k3 platform based on virt_dma Signed-off-by: Zhangfei Gao zhangfei@linaro.org Tested-by: Kai Yang jean.yang...@huawei.com Acked-by: Arnd Bergmann a...@arndb.de diff --git

Re: [PATCH v2] staging: imx_drm: imx_ldb: fix 18 bit format

2013-06-17 Thread Greg Kroah-Hartman
On Mon, Jun 17, 2013 at 10:03:16PM +0800, Shawn Guo wrote: On Mon, Jun 17, 2013 at 11:02:52AM +0200, Steffen Trumtrar wrote: From: Markus Niebel markus.nie...@tqs.de Since 18 bit is supported as datawidth in device tree it should be supported in driver. Beside the LDB channel the IPU

Re: [PATCH v2] staging: imx_drm: imx_ldb: fix 18 bit format

2013-06-17 Thread Greg Kroah-Hartman
On Mon, Jun 17, 2013 at 11:02:52AM +0200, Steffen Trumtrar wrote: From: Markus Niebel markus.nie...@tqs.de Since 18 bit is supported as datawidth in device tree it should be supported in driver. Beside the LDB channel the IPU channel has also to be configured to use BGR666. Signed-off-by:

[PATCH] arm/dts: Add basic support for gta04 (Openmoko next generation) board.

2013-06-17 Thread Marek Belisko
Signed-off-by: Marek Belisko marek.beli...@open-nandra.com --- Resending because patch wasn't applied yet and was first time sent in January. arch/arm/boot/dts/omap3-gta04.dts | 94 +++ 1 file changed, 94 insertions(+) create mode 100644

Re: [PATCH] Bump version number to 1.4.0

2013-06-17 Thread Stephen Warren
On 06/15/2013 09:32 AM, Jon Loeliger wrote: Hrm. We should make a new release. But I don't think we should bump the version without actuall rolling a release. ..and are we ready to do so? I don't see anyone saying no... How about if nobody objects, a release is made by the end of the

Re: [PATCH v4 4/4] arm: add basic support for Rockchip RK3066a boards

2013-06-17 Thread Olof Johansson
Hi, Just some small comments below. Once fixed: Acked-by: Olof Johansson o...@lixom.net On Thu, Jun 13, 2013 at 05:02:13PM +0200, Heiko Stübner wrote: + dwmmc@10214000 { + compatible = rockchip,rk2928-dw-mshc; does it make sense to fall back and also specify

Re: [PATCH V2] Documentation: Add examples to samsung-pinctrl device tree bindings documentation

2013-06-17 Thread Kukjin Kim
On 06/18/13 01:21, Linus Walleij wrote: On Mon, Jun 17, 2013 at 2:57 PM, Leela Krishna Amudala l.kris...@samsung.com wrote: This patch adds examples to samsung-pinctrl.txt documentaion file on how to make gpio binding and gpio request Signed-off-by: Leela Krishna Amudalal.kris...@samsung.com

Re: [PATCH v2] i2c: core: make it possible to match a pure device tree driver

2013-06-17 Thread Grant Likely
On Mon, Jun 17, 2013 at 5:33 PM, Linus Walleij linus.wall...@linaro.org wrote: On Mon, Jun 17, 2013 at 5:48 PM, Stephen Warren swar...@wwwdotorg.org wrote: This has just shown up in next-20130617, and breaks at least the TPS65910 and TPS62360 drivers, since they assume that the id parameter

Re: [PATCH 1/3] ARM: mach-moxart: add MOXA ART SoC files

2013-06-17 Thread Olof Johansson
Hi, On Fri, Jun 14, 2013 at 04:33:29PM +0200, Jonas Jensen wrote: Hi, Thanks for the replies. What isn't commented below should already be fixed. I'll resubmit the entire set when it looks like there's nothing left to amend. On 13 June 2013 00:42, Olof Johansson o...@lixom.net wrote:

Re: [PATCH 2/3] ARM: mach-moxart: add MOXA ART device tree files

2013-06-17 Thread Olof Johansson
On Fri, Jun 14, 2013 at 04:34:24PM +0200, Jonas Jensen wrote: Hi, Thanks for the replies. What isn't commented below should already be fixed. On 13 June 2013 00:49, Olof Johansson o...@lixom.net wrote: Hi, You should add a bindings description for the MOXA SoC platforms, similar to

Re: [PATCH v2] i2c: core: make it possible to match a pure device tree driver

2013-06-17 Thread Stephen Warren
On 06/17/2013 04:15 PM, Grant Likely wrote: On Mon, Jun 17, 2013 at 5:33 PM, Linus Walleij linus.wall...@linaro.org wrote: On Mon, Jun 17, 2013 at 5:48 PM, Stephen Warren swar...@wwwdotorg.org wrote: This has just shown up in next-20130617, and breaks at least the TPS65910 and TPS62360

Re: [PATCH 1/3] mfd: twl4030-power: Split from twl-core into a dedicated module

2013-06-17 Thread Samuel Ortiz
Hi Florian, On Thu, May 30, 2013 at 03:51:54PM +0200, Florian Vaussard wrote: For now, the call to twl4030-power is hard-wired inside twl-core. To ease the future transition to DT, make twl4030-power as a separate module, like what is already done for twl4030-audio and others.

Re: [PATCH 2/3] mfd: twl4030-power: Start transition to DT

2013-06-17 Thread Samuel Ortiz
Hi Florian, On Thu, May 30, 2013 at 03:51:55PM +0200, Florian Vaussard wrote: int twl4030_power_probe(struct platform_device *pdev) { struct twl4030_power_data *pdata = pdev-dev.platform_data; + struct device_node *node = pdev-dev.of_node; int err = 0; - int i; -

[PATCH 0/2] Fix potential merge conflict for dw_apb_timer_of

2013-06-17 Thread dinguyen
From: Dinh Nguyen dingu...@altera.com Hi Arnd/Olof, Because of the following patch series that is currently in arm-soc/for-next: 10021488997317d1121505a7ac659124c058efed clocksource: dw_apb_timer_of: use clocksource_of_init 1b4eca0f634be2a99f2baa6c29dfd183590ead3f clocksource: dw_apb_timer_of:

[PATCH 1/2] ARM: dts: Change dw-apb-timer-osc and dw-apb-timer-sp to just dw-apb-timer

2013-06-17 Thread dinguyen
From: Dinh Nguyen dingu...@altera.com dw-apb-timer-osc and dw-apb-timer-sp are the same implementation of the DW APB timer, just fed by different clocks. Signed-off-by: Dinh Nguyen dingu...@altera.com CC: Rob Herring rob.herr...@calxeda.com Cc: Grant Likely grant.lik...@linaro.org CC: Arnd

Re: [PATCH 0/2] Fix potential merge conflict for dw_apb_timer_of

2013-06-17 Thread John Stultz
On 06/17/2013 05:08 PM, dingu...@altera.com wrote: From: Dinh Nguyen dingu...@altera.com Hi Arnd/Olof, Because of the following patch series that is currently in arm-soc/for-next: 10021488997317d1121505a7ac659124c058efed clocksource: dw_apb_timer_of: use clocksource_of_init

Re: [PATCH v2 3/5] clk: dt: binding for basic multiplexer clock

2013-06-17 Thread Heiko Stübner
Am Montag, 17. Juni 2013, 04:58:23 schrieb Mike Turquette: Device Tree binding for the basic clock multiplexer, plus the setup function to register the clock. Based on the existing fixed-clock binding. Includes minor beautification of clk-provider.h where some whitespace is added and

Re: [PATCH v2] staging: imx_drm: imx_ldb: fix 18 bit format

2013-06-17 Thread Shawn Guo
On Mon, Jun 17, 2013 at 01:59:48PM -0700, Greg Kroah-Hartman wrote: On Mon, Jun 17, 2013 at 11:02:52AM +0200, Steffen Trumtrar wrote: From: Markus Niebel markus.nie...@tqs.de Since 18 bit is supported as datawidth in device tree it should be supported in driver. Beside the LDB channel

Re: [v1 2/3] ata: ahci_platform: enable imx6q ahci sata support

2013-06-17 Thread Shawn Guo
On Mon, Jun 17, 2013 at 05:52:46PM +0800, Richard Zhu wrote: imx6q contains the Synopsys AHCI SATA controller which shares ahci_platform driver with other controllers. This patch updates the DT compatible list for ahci_platform, and enable the imx6q ahci sata support. Signed-off-by:

Re: [v1 2/3] ata: ahci_platform: enable imx6q ahci sata support

2013-06-17 Thread Shawn Guo
On Tue, Jun 18, 2013 at 02:19:52AM +, Zhu Richard-R65037 wrote: Hi TejunShawn: Thanks for your comments. Hi Tejun: I looked through the for-next branch of the libata git-repo, there maybe a merge conflict. static const struct of_device_id ahci_of_match[] = { { .compatible

Re: [PATCH V5 1/3] pci: Add PCIe driver for Samsung Exynos

2013-06-17 Thread Jingoo Han
On Monday, June 17, 2013 9:45 PM, Arnd Bergmann wrote: On Monday 17 June 2013 18:45:52 Jingoo Han wrote: On Friday, June 14, 2013 9:54 PM, Arnd Bergmann wrote: Please look up the documentation about inbound viewport and describe in a code comment what it does. I /assume/ that this is

Re: [RFC PATCH v4 2/2] drivers: mfd: vexpress: add Serial Power Controller (SPC) support

2013-06-17 Thread Nicolas Pitre
On Mon, 17 Jun 2013, Lorenzo Pieralisi wrote: The TC2 versatile express core tile integrates a logic block that provides the interface between the dual cluster test-chip and the M3 microcontroller that carries out power management. The logic block, called Serial Power Controller (SPC),

Re: [PATCH v10 5/8] dmaengine: edma: Add TI EDMA device tree binding

2013-06-17 Thread Sekhar Nori
On 6/17/2013 9:10 PM, Fernandes, Joel A wrote: Hi Arnd, -Original Message- From: Arnd Bergmann [mailto:a...@arndb.de] Sent: Monday, June 17, 2013 6:13 AM To: Fernandes, Joel A Cc: Tony Lindgren; Nori, Sekhar; Matt Porter; Grant Likely; Rob Herring; Vinod Koul; Mark Brown;

[PATCH -next] [media] coda: fix missing unlock on error in coda_stop_streaming()

2013-06-17 Thread Wei Yongjun
From: Wei Yongjun yongjun_...@trendmicro.com.cn Add the missing unlock before return from function coda_stop_streaming() in the error handling case. Signed-off-by: Wei Yongjun yongjun_...@trendmicro.com.cn --- drivers/media/platform/coda.c | 1 + 1 file changed, 1 insertion(+) diff --git

Re: [PATCH 0/5] clk/exynos5250: add clocks for hdmi subsystem

2013-06-17 Thread Rahul Sharma
Hi Mr. Kukjin, Kindly consider the following patches for review and integration. regards, Rahul Sharma. On Fri, Jun 14, 2013 at 3:39 PM, Arun Kumar K arunkk.sams...@gmail.com wrote: Hi, Tested this series on snow board and is working fine. Tested-by: Arun Kumar K arun...@samsung.com

Re: [PATCH V5 1/3] pci: Add PCIe driver for Samsung Exynos

2013-06-17 Thread Jingoo Han
On Monday, June 17, 2013 9:45 PM, Arnd Bergmann wrote: On Monday 17 June 2013 18:45:52 Jingoo Han wrote: On Friday, June 14, 2013 9:54 PM, Arnd Bergmann wrote: [.] +static int __exit exynos_pcie_remove(struct platform_device *pdev) +{ + struct pcie_port *pp =

Re: [PATCH v10 0/8] DMA Engine support for AM33XX

2013-06-17 Thread Sekhar Nori
Joel, When you respin this, please base on top of Prabhakar's clean-up titled: ARM: edma: Convert to devm_* api. Or better still, include his patch in your series. Thanks, Sekhar ___ devicetree-discuss mailing list devicetree-discuss@lists.ozlabs.org