Re: [PATCH v4 0/4] LP3943 MFD driver for a GPIO expander and a PWM generator

2013-12-04 Thread Lee Jones
Could you check this patchset? Driver documentation was moved from 'Documentation' to 'drivers/mfd/lp3943.c'. Well because the reset of the patch-set wasn't sent as replies to [PATCH 0/X], it's now lost in the ulu. You will have to resubmit. -- Lee Jones Linaro STMicroelectronics Landing

Re: [PATCH V2 1/2] ARM: tegra: Add header file for pinctrl constants

2013-12-04 Thread Thierry Reding
On Tue, Dec 03, 2013 at 06:46:06PM +0530, Laxman Dewangan wrote: This new header file defines pincontrol constants for Tegra to use from Tegra's DTS file for pincontrol properties option. Signed-off-by: Laxman Dewangan ldewan...@nvidia.com --- Changes from V1: - Get rid of lots of macro

Re: [PATCH 1/4] usb: chipidea: msm: Add device tree binding information

2013-12-04 Thread Ivan T. Ivanov
Hi Peter, Thank you for reviewing this patch. On Wed, 2013-12-04 at 13:40 +0800, Peter Chen wrote: On Mon, Nov 11, 2013 at 03:35:34PM +0200, Ivan T. Ivanov wrote: From: Ivan T. Ivanov iiva...@mm-sol.com Please add something in commit log Signed-off-by: Ivan T. Ivanov

Re: [PATCH 01/31] ARM: tegra: add missing clock documentation to DT bindings

2013-12-04 Thread Thierry Reding
On Tue, Dec 03, 2013 at 11:31:00AM -0700, Stephen Warren wrote: On 12/02/2013 01:52 AM, Thierry Reding wrote: On Sun, Dec 01, 2013 at 12:05:44PM -0700, Stephen Warren wrote: On 11/29/2013 04:49 AM, Thierry Reding wrote: On Fri, Nov 15, 2013 at 01:53:56PM -0700, Stephen Warren wrote:

Re: [PATCH 01/31] ARM: tegra: add missing clock documentation to DT bindings

2013-12-04 Thread Thierry Reding
On Tue, Dec 03, 2013 at 11:36:19AM -0700, Stephen Warren wrote: On 11/29/2013 04:49 AM, Thierry Reding wrote: On Fri, Nov 15, 2013 at 01:53:56PM -0700, Stephen Warren wrote: ... + - clock-names : Must include the following entries: One other thing I noticed here is that you use a space

Re: [PATCH 02/31] ARM: tegra: document reset properties in DT bindings

2013-12-04 Thread Thierry Reding
On Tue, Dec 03, 2013 at 11:48:33AM -0700, Stephen Warren wrote: On 12/02/2013 02:08 AM, Thierry Reding wrote: On Sun, Dec 01, 2013 at 12:06:49PM -0700, Stephen Warren wrote: On 11/29/2013 05:23 AM, Thierry Reding wrote: On Fri, Nov 15, 2013 at 01:53:57PM -0700, Stephen Warren wrote:

Re: [PATCH RESEND v5 1/2] PWM: PXA: add device tree support to PWM driver

2013-12-04 Thread Thierry Reding
On Wed, Dec 04, 2013 at 09:12:51AM +0800, Haojian Zhuang wrote: On 12/04/2013 02:45 AM, Mike Dunn wrote: On 12/03/2013 02:17 AM, Thierry Reding wrote: On Sat, Sep 21, 2013 at 12:19:33PM -0700, Mike Dunn wrote: This patch adds device tree support to the PXA's PWM driver. Nothing needs to be

Re: [PATCH RESEND v5 1/2] PWM: PXA: add device tree support to PWM driver

2013-12-04 Thread Haojian Zhuang
On 12/04/2013 05:03 PM, Thierry Reding wrote: On Wed, Dec 04, 2013 at 09:12:51AM +0800, Haojian Zhuang wrote: On 12/04/2013 02:45 AM, Mike Dunn wrote: On 12/03/2013 02:17 AM, Thierry Reding wrote: On Sat, Sep 21, 2013 at 12:19:33PM -0700, Mike Dunn wrote: This patch adds device tree support

[PATCH 1/2] usb: chipidea: fix mistake in device tree binding of nspire-usb to use vendor name 'lsi' instead of SoC name 'zevio'

2013-12-04 Thread dt . tangr
From: Daniel Tang dt.ta...@gmail.com The SoC name was mistakenly used instead of the vendor name in the device tree binding for nspire-usb. This patch fixes this before the driver becomes widely adopted. Signed-off-by: Daniel Tang dt.ta...@gmail.com ---

[PATCH 2/2] arm: nspire: modify device tree to use the nspire-usb driver

2013-12-04 Thread dt . tangr
From: Daniel Tang dt.ta...@gmail.com This patch adds the needed compatible key to the device tree for TI-Nspires. Signed-off-by: Daniel Tang dt.ta...@gmail.com --- arch/arm/boot/dts/nspire.dtsi |1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/nspire.dtsi

Re: [PATCH RESEND v5 1/2] PWM: PXA: add device tree support to PWM driver

2013-12-04 Thread Thierry Reding
On Tue, Dec 03, 2013 at 10:45:29AM -0800, Mike Dunn wrote: On 12/03/2013 02:17 AM, Thierry Reding wrote: On Sat, Sep 21, 2013 at 12:19:33PM -0700, Mike Dunn wrote: This patch adds device tree support to the PXA's PWM driver. Nothing needs to be extracted from the device tree node by the

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

2013-12-04 Thread Linus Walleij
On Thu, Nov 28, 2013 at 4:15 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 using dipsw and LED using LED framework. Signed-off-by: Tien Hock Loh th...@altera.com

Re: [PATCH 1/3] clk: bcm281xx: define kona clock binding

2013-12-04 Thread Mark Rutland
On Wed, Dec 04, 2013 at 03:56:58AM +, Alex Elder wrote: Document the device tree binding for Broadcom Kona architecture clock control units and clocks. Kona device nodes are represented with compatible strings having bcm11351 in their name. Kona clocks are managed by clock control units

Re: [PATCH v2] OF: base: match each node compatible against all given matches first

2013-12-04 Thread Thierry Reding
On Tue, Dec 03, 2013 at 11:55:07PM +0100, Sebastian Hesselbarth wrote: On 12/03/2013 09:14 PM, Meelis Roos wrote: Currently, of_match_node compares each given match against all node's compatible strings with of_device_is_compatible. To achieve multiple compatible strings per node with

Re: [PATCH] gpu: host1x: Add MIPI pad calibration DT bindings

2013-12-04 Thread Thierry Reding
On Tue, Dec 03, 2013 at 01:17:20PM -0700, Stephen Warren wrote: On 12/02/2013 06:28 AM, Thierry Reding wrote: Introduce device tree bindings for the MIPI pad calibration controller found on Tegra SoCs. The controller can be used to perform calibration of pads used for DSI and CSI

Re: [PATCH 3/3] usb: phy-generic: Add ULPI VBUS support

2013-12-04 Thread Heikki Krogerus
Hi Chris, On Wed, Dec 04, 2013 at 03:16:21PM +0800, Chris Ruehl wrote: On Tuesday, December 03, 2013 04:15 PM, Heikki Krogerus wrote: On Mon, Dec 02, 2013 at 03:05:19PM +0800, Chris Ruehl wrote: @@ -154,6 +164,27 @@ int usb_phy_gen_create_phy(struct device *dev, struct usb_phy_gen_xceiv

Re: [PATCH v8 1/2] PWM: atmel-pwm: add PWM controller driver

2013-12-04 Thread Thierry Reding
On Wed, Dec 04, 2013 at 10:59:46AM +0800, Bo Shen wrote: Hi Thierry, On 12/03/2013 05:43 PM, Thierry Reding wrote: On Tue, Dec 03, 2013 at 11:09:12AM +0800, Bo Shen wrote: On 12/02/2013 06:59 PM, Thierry Reding wrote: On Mon, Nov 18, 2013 at 05:13:21PM +0800, Bo Shen wrote: [...] diff

Re: [PATCH v4 4/4] Documentation: add LP3943 DT bindings and document

2013-12-04 Thread Thierry Reding
On Wed, Sep 25, 2013 at 01:25:09PM +0900, Milo Kim wrote: Bindings for LP3943 MFD, GPIO and PWM controller are added. Cc: devicetree@vger.kernel.org Cc: Lee Jones lee.jo...@linaro.org Cc: Linus Walleij linus.wall...@linaro.org Cc: Samuel Ortiz sa...@linux.intel.com Cc: Thierry Reding

Re: [PATCH v4 0/4] LP3943 MFD driver for a GPIO expander and a PWM generator

2013-12-04 Thread Thierry Reding
On Wed, Sep 25, 2013 at 01:22:55PM +0900, Milo Kim wrote: LP3943 is an integrated device capable of driving 16 output channels. It can be used for GPIO expander and PWM generators. LP3493 registers are controlled via the I2C interface. This patch-set consists of four parts - MFD, GPIO, PWM

[PATCH v6 1/3] charger: max14577: Add charger support for Maxim 14577

2013-12-04 Thread Krzysztof Kozlowski
MAX14577 chip is a multi-function device which includes MUIC, charger and voltage regulator. The driver is located in drivers/mfd. This patch supports battery charging control of MAX14577 chip and provides power supply class information to userspace. Signed-off-by: Krzysztof Kozlowski

[PATCH v6 2/3] regulator: max14577: Add regulator driver for Maxim 14577

2013-12-04 Thread Krzysztof Kozlowski
MAX14577 chip is a multi-function device which includes MUIC, charger and voltage regulator. The driver is located in drivers/mfd. This patch adds regulator driver for MAX14577 chip. There are two regulators in this chip: 1. Safeout LDO with constant voltage output of 4.9V. It can be only

[PATCH v6 3/3] mfd: max14577: Add device tree bindings document

2013-12-04 Thread Krzysztof Kozlowski
Add document describing device tree bindings for MAX14577 MFD driver. Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com --- Documentation/devicetree/bindings/mfd/max14577.txt | 48 1 file changed, 48

[PATCH v6 0/3] mfd: max14577: Add max14577 MFD drivers

2013-12-04 Thread Krzysztof Kozlowski
Hi, This is sixth version of patchset adding drivers for MAXIM 14577 chip. Some parts (MFD, extcon) were already merged by maintainers so I removed them from the patchset. This version of patchset depends on the max14577 MFD core driver: - mfd: max14577: Add max14577 MFD driver core Merged

Re: [PATCH v4 0/4] LP3943 MFD driver for a GPIO expander and a PWM generator

2013-12-04 Thread Lee Jones
LP3943 is an integrated device capable of driving 16 output channels. It can be used for GPIO expander and PWM generators. LP3493 registers are controlled via the I2C interface. This patch-set consists of four parts - MFD, GPIO, PWM and documents. Update from v3 to v4: Move the

Re: [PATCH v6 3/3] mfd: max14577: Add device tree bindings document

2013-12-04 Thread Krzysztof Kozlowski
On Wed, 2013-12-04 at 19:50 +0900, Chanwoo Choi wrote: Hi Krzysztof, On 12/04/2013 07:40 PM, Krzysztof Kozlowski wrote: Add document describing device tree bindings for MAX14577 MFD driver. Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com Signed-off-by: Kyungmin Park

Re: [PATCH v6 3/3] mfd: max14577: Add device tree bindings document

2013-12-04 Thread Chanwoo Choi
On 12/04/2013 07:56 PM, Krzysztof Kozlowski wrote: On Wed, 2013-12-04 at 19:50 +0900, Chanwoo Choi wrote: Hi Krzysztof, On 12/04/2013 07:40 PM, Krzysztof Kozlowski wrote: Add document describing device tree bindings for MAX14577 MFD driver. Signed-off-by: Krzysztof Kozlowski

Re: [PATCH v6 3/3] mfd: max14577: Add device tree bindings document

2013-12-04 Thread Krzysztof Kozlowski
On Wed, 2013-12-04 at 20:01 +0900, Chanwoo Choi wrote: On 12/04/2013 07:56 PM, Krzysztof Kozlowski wrote: On Wed, 2013-12-04 at 19:50 +0900, Chanwoo Choi wrote: (...) I prefer to add dt data about max14577-muic on following: If extcon consumer driver need to use muic device, dts should

Re: [PATCH 2/3] clk: bcm281xx: add initial clock framework support

2013-12-04 Thread Mark Rutland
On Wed, Dec 04, 2013 at 03:57:03AM +, Alex Elder wrote: Add code for device tree support of clocks in the BCM281xx family of SoCs. Machines in this family use peripheral clocks implemented by Kona clock control units (CCUs). (Other Broadcom SoC families use Kona style CCUs as well, but

Re: [PATCH 3/3] ARM: dts: bcm281xx: define real clocks

2013-12-04 Thread Mark Rutland
On Wed, Dec 04, 2013 at 03:57:07AM +, Alex Elder wrote: Replace the fake clocks defined in the bcm11351.dtsi device tree file with real definitions backed by the new BCM281xx clock driver.. Signed-off-by: Alex Elder el...@linaro.org Reviewed-by: Matt Porter matt.por...@linaro.org

Re: [PATCH v6 3/3] mfd: max14577: Add device tree bindings document

2013-12-04 Thread Lee Jones
Add document describing device tree bindings for MAX14577 MFD driver. Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com --- Documentation/devicetree/bindings/mfd/max14577.txt | 48 1 file changed, 48

Re: [PATCH v8] gpio: add a driver for the Synopsys DesignWare APB GPIO block

2013-12-04 Thread Mark Rutland
On Tue, Dec 03, 2013 at 04:41:16PM +, Alan Tull wrote: From: Jamie Iles ja...@jamieiles.com The Synopsys DesignWare block is used in some ARM devices (picoxcell) and can be configured to provide multiple banks of GPIO pins. Signed-off-by: Alan Tull at...@altera.com Reviewed-by:

[PATCH v3] irqchip: mmp: add dt support for wakeup

2013-12-04 Thread Neil Zhang
Some of the Marvell SoCs use GIC as its interrupt controller,and ICU only used as wakeup logic. When AP subsystem is powered off, GIC will lose its context, the PMU will need ICU to wakeup the AP subsystem. So add wakeup entry for such kind of usage. Signed-off-by: Neil Zhang zhan...@marvell.com

[PATCH 3/3] ARM: sunxi: dts: Add ahci support to a few A10 and A20 boards

2013-12-04 Thread oliver
From: Oliver Schinagl oli...@schinagl.nl This patch adds sunxi sata support to A10 and A20 boards that have such a connector. Some boards also feature a regulator via a GPIO and support for this is also added. Signed-off-by: Olliver Schinagl oli...@schinagl.nl ---

[PATCH 0/3] AHCI: sunxi: Add sunxi AHCI driver

2013-12-04 Thread oliver
From: Olliver Schinagl oli...@schinagl.nl This patch series adds Allwinner sunxi support to platform_ahci. There are a few quirks here however that will need discussing. Allwinner added something to setup the DMA engine prior to enabling DMA in libahci.c. I'm not familiar at all with the AHCI

[PATCH 1/3] RFC: AHCI: libahci is missing DMA

2013-12-04 Thread oliver
From: Oliver Schinagl oli...@schinagl.nl The Allwinner sunxi platforms have patched in the following to enable DMA. This patch enables DMA controllers for the SUNXI Architecture. Signed-off-by: Olliver Schinagl oli...@schinagl.nl --- drivers/ata/ahci.h| 6 ++ drivers/ata/libahci.c | 8

[PATCH 2/3] ARM: sunxi: Add an ahci-platform compatible AHCI driver for the Allwinner SUNXi series of SoCs

2013-12-04 Thread oliver
From: Oliver Schinagl oli...@schinagl.nl This patch adds support for the sunxi series of SoC's by allwinner. It plugs into the ahci-platform framework. Note: Currently it uses a somewhat hackish approach that probably needs a lot more work, but does the same as the IMX SoC's. Signed-off-by:

Re: [PATCH 1/2] usb: chipidea: fix mistake in device tree binding of nspire-usb to use vendor name 'lsi' instead of SoC name 'zevio'

2013-12-04 Thread Mark Rutland
On Wed, Dec 04, 2013 at 09:20:07AM +, dt.ta...@gmail.com wrote: From: Daniel Tang dt.ta...@gmail.com The SoC name was mistakenly used instead of the vendor name in the device tree binding for nspire-usb. This patch fixes this before the driver becomes widely adopted. How widely

Re: [PATCH 2/3] ARM: sunxi: Add an ahci-platform compatible AHCI driver for the Allwinner SUNXi series of SoCs

2013-12-04 Thread Mark Rutland
On Wed, Dec 04, 2013 at 12:10:54PM +, oli...@schinagl.nl wrote: From: Oliver Schinagl oli...@schinagl.nl This patch adds support for the sunxi series of SoC's by allwinner. It plugs into the ahci-platform framework. Note: Currently it uses a somewhat hackish approach that probably

Re: [PATCH] gpio: MOXA ART: rename moxart_gpio_base to base

2013-12-04 Thread Linus Walleij
On Mon, Dec 2, 2013 at 11:27 AM, Jonas Jensen jonas.jen...@gmail.com wrote: Renaming moxart_gpio_base to base allows better fit, remove line breaks in moxart_gpio_get(). While doing trivial cleanup, also remove fields initialized with zero in moxart_template_chip. Signed-off-by: Jonas

[PATCH 05/26] ARM: OMAP2+: add omapdss_init_of()

2013-12-04 Thread Tomi Valkeinen
omapdss driver uses a omapdss platform device to pass platform specific function pointers and DSS hardware version from the arch code to the driver. This device is needed also when booting with DT. This patch adds omapdss_init_of() function, called from board-generic at init time, which creates

[PATCH 04/26] OMAPDSS: remove DT hacks for regulators

2013-12-04 Thread Tomi Valkeinen
For booting Panda and 4430SDP with DT, while DSS did not support DT, we had to had small hacks in the omapdss driver to get the regulators. With DT now supported in DSS, we can remove those hacks. Signed-off-by: Tomi Valkeinen tomi.valkei...@ti.com --- drivers/video/omap2/dss/dsi.c | 5 -

[PATCH 03/26] ARM: OMAP: remove DSS DT hack

2013-12-04 Thread Tomi Valkeinen
As a temporary solution to enable DSS for selected boards when booting with DT, a hack was added to board-generic.c in 63d5fc0c2f748e20f38a0a0ec1c8494bddf5c288 (OMAP: board-generic: enable DSS for panda sdp boards). We're now adding proper DT support, so the hack can be removed. Signed-off-by:

[PATCH 10/26] OMAPDSS: add of helpers

2013-12-04 Thread Tomi Valkeinen
Add helpers to get ports and endpoints from DT data. While all the functions in dss-of.c might be useful for panel drivers if they need to parse full port/endpoint data, at the moment we only need a few of them outside dss-of.c, so only those functions are exported. Signed-off-by: Tomi Valkeinen

[PATCH 02/26] OMAPDSS: DSI: fix fifosize

2013-12-04 Thread Tomi Valkeinen
DSI has separate TX and RX fifos. However, the current code only has one field where the fifo size is stored, and the code for both TX and RX config write to the same field. This has not caused issues, as we've been using the same fifo sizes. Fix this bug by creating separate fields for TX and RX

[PATCH 14/26] ARM: omap4.dtsi: add omapdss information

2013-12-04 Thread Tomi Valkeinen
Signed-off-by: Tomi Valkeinen tomi.valkei...@ti.com --- arch/arm/boot/dts/omap4.dtsi | 58 1 file changed, 58 insertions(+) diff --git a/arch/arm/boot/dts/omap4.dtsi b/arch/arm/boot/dts/omap4.dtsi index a1e05853afcd..a9c0161d5368 100644 ---

[PATCH 16/26] ARM: omap4-sdp.dts: add display information

2013-12-04 Thread Tomi Valkeinen
Signed-off-by: Tomi Valkeinen tomi.valkei...@ti.com --- arch/arm/boot/dts/omap4-sdp.dts | 91 + 1 file changed, 91 insertions(+) diff --git a/arch/arm/boot/dts/omap4-sdp.dts b/arch/arm/boot/dts/omap4-sdp.dts index 5fc3f43c5a81..e3048f849612 100644 ---

[PATCH 25/26] OMAPDSS: panel-dpi: Add DT support

2013-12-04 Thread Tomi Valkeinen
Signed-off-by: Tomi Valkeinen tomi.valkei...@ti.com --- drivers/video/omap2/displays-new/panel-dpi.c | 64 +++- 1 file changed, 63 insertions(+), 1 deletion(-) diff --git a/drivers/video/omap2/displays-new/panel-dpi.c b/drivers/video/omap2/displays-new/panel-dpi.c index

[PATCH 15/26] ARM: omap4-panda.dts: add display information

2013-12-04 Thread Tomi Valkeinen
Signed-off-by: Tomi Valkeinen tomi.valkei...@ti.com --- arch/arm/boot/dts/omap4-panda-common.dtsi | 102 ++ 1 file changed, 102 insertions(+) diff --git a/arch/arm/boot/dts/omap4-panda-common.dtsi b/arch/arm/boot/dts/omap4-panda-common.dtsi index

[PATCH 26/26] OMAPDSS: connector-analog-tv: Add DT support

2013-12-04 Thread Tomi Valkeinen
Signed-off-by: Tomi Valkeinen tomi.valkei...@ti.com --- .../video/omap2/displays-new/connector-analog-tv.c | 66 +- 1 file changed, 65 insertions(+), 1 deletion(-) diff --git a/drivers/video/omap2/displays-new/connector-analog-tv.c

[PATCH 21/26] OMAPDSS: encoder-tfp410: Add DT support

2013-12-04 Thread Tomi Valkeinen
Signed-off-by: Tomi Valkeinen tomi.valkei...@ti.com --- drivers/video/omap2/displays-new/encoder-tfp410.c | 43 ++- 1 file changed, 42 insertions(+), 1 deletion(-) diff --git a/drivers/video/omap2/displays-new/encoder-tfp410.c

[PATCH 06/26] OMAPDSS: if dssdev-name==NULL, use alias

2013-12-04 Thread Tomi Valkeinen
To avoid the need for a nickname property for each display, change the display registration so that the display's alias (i.e. display0 etc) will be used for the dssdev-name if the display driver didn't provide a name. This means that when booting with board files, we will have more descriptive

[PATCH 12/26] OMAPDSS: Add DT support to DSI

2013-12-04 Thread Tomi Valkeinen
Add the code to make the DSI driver work with device tree on OMAP3 and OMAP4. A minor hack is needed at the moment in the DSI driver: the DSS driver needs to know the ID number of a DSI device, as clocks are routed in different ways to the DSI devices. At the moment we don't have any proper way

[PATCH 01/26] OMAPDSS: rename display-sysfs 'name' entry

2013-12-04 Thread Tomi Valkeinen
omapdss in compat mode creates some sysfs files into the device's sysfs directory, including a 'name' file. This works fine for platform_devices, but breaks with i2c or spi devices, as those already have a 'name' file. Fix this by renaming the omapdss's 'name' file to 'display_name'.

[PATCH 09/26] OMAPFB: search for default display with DT alias

2013-12-04 Thread Tomi Valkeinen
Improve the search for the default display in two ways: * compare the given display name to the display's alias * if no display name is given, look for display0 DT alias Signed-off-by: Tomi Valkeinen tomi.valkei...@ti.com --- drivers/video/omap2/omapfb/omapfb-main.c | 23 ++-

[PATCH 07/26] OMAPDSS: get dssdev-alias from DT alias

2013-12-04 Thread Tomi Valkeinen
We currently create a displayX style alias name for all displays, using a number that is incremented for each registered display. With the new DSS device model there is no clear order in which the displays are registered, and thus the numbering is somewhat random. This patch improves the behavior

[PATCH 18/26] ARM: omap3-beagle.dts: add display information

2013-12-04 Thread Tomi Valkeinen
Signed-off-by: Tomi Valkeinen tomi.valkei...@ti.com --- arch/arm/boot/dts/omap3-beagle.dts | 67 ++ 1 file changed, 67 insertions(+) diff --git a/arch/arm/boot/dts/omap3-beagle.dts b/arch/arm/boot/dts/omap3-beagle.dts index fa532aaacc68..1ca1932d02aa 100644

[PATCH 17/26] ARM: omap3-tobi.dts: add lcd (TEST)

2013-12-04 Thread Tomi Valkeinen
This is a test for Overo with Palo43 expansion, _not_ Tobi. Palo43 doesn't have a dts, but seems to work ok with omap3-tobi.dts, so I used it as a test. Not to be merged. Signed-off-by: Tomi Valkeinen tomi.valkei...@ti.com --- arch/arm/boot/dts/omap3-tobi.dts | 40

[PATCH 13/26] ARM: omap3.dtsi: add omapdss information

2013-12-04 Thread Tomi Valkeinen
Signed-off-by: Tomi Valkeinen tomi.valkei...@ti.com --- arch/arm/boot/dts/omap3.dtsi | 43 +++ 1 file changed, 43 insertions(+) diff --git a/arch/arm/boot/dts/omap3.dtsi b/arch/arm/boot/dts/omap3.dtsi index f3a0c26ed0c2..6fc163201cbd 100644 ---

Re: [PATCH 1/3] clk: bcm281xx: define kona clock binding

2013-12-04 Thread Alex Elder
On 12/04/2013 03:39 AM, Mark Rutland wrote: On Wed, Dec 04, 2013 at 03:56:58AM +, Alex Elder wrote: Document the device tree binding for Broadcom Kona architecture clock control units and clocks. Kona device nodes are represented with compatible strings having bcm11351 in their name.

Re: [PATCH 2/3] ARM: sunxi: Add an ahci-platform compatible AHCI driver for the Allwinner SUNXi series of SoCs

2013-12-04 Thread Oliver Schinagl
On 04-12-13 13:26, Mark Rutland wrote: On Wed, Dec 04, 2013 at 12:10:54PM +, oli...@schinagl.nl wrote: From: Oliver Schinagl oli...@schinagl.nl This patch adds support for the sunxi series of SoC's by allwinner. It plugs into the ahci-platform framework. Note: Currently it uses a

Re: [PATCH 2/3] ARM: sunxi: Add an ahci-platform compatible AHCI driver for the Allwinner SUNXi series of SoCs

2013-12-04 Thread Oliver Schinagl
On 04-12-13 13:37, Tejun Heo wrote: On Wed, Dec 04, 2013 at 01:10:54PM +0100, oli...@schinagl.nl wrote: From: Oliver Schinagl oli...@schinagl.nl This patch adds support for the sunxi series of SoC's by allwinner. It plugs into the ahci-platform framework. Note: Currently it uses a somewhat

Re: [PATCH v2] OF: base: match each node compatible against all given matches first

2013-12-04 Thread Meelis Roos
I added Meelis on Cc because he found a regression with my original proposal (107a84e61cdd of: match by compatible property first). That got later reverted in commit bc51b0c22ceb (Revert of: match by compatible property first). Here's the commit message for reference: commit bc51b0c22ceb

Re: [PATCH 1/3] RFC: AHCI: libahci is missing DMA

2013-12-04 Thread Oliver Schinagl
On 04-12-13 13:47, Sergei Shtylyov wrote: Hello. On 04-12-2013 16:10, oli...@schinagl.nl wrote: From: Oliver Schinagl oli...@schinagl.nl The Allwinner sunxi platforms have patched in the following to enable DMA. This patch enables DMA controllers for the SUNXI Architecture.

Re: [PATCH 2/3] ARM: sunxi: Add an ahci-platform compatible AHCI driver for the Allwinner SUNXi series of SoCs

2013-12-04 Thread Tejun Heo
Hello, On Wed, Dec 04, 2013 at 01:56:23PM +0100, Oliver Schinagl wrote: I took the imx driver as example, as I wasn't sure on where to start. But I don't think it's possible yet without improving ahci_platform as I suggested in the cover letter. So if ahci_platform needs to be improved, I

Re: [PATCH 3/3] ARM: dts: bcm281xx: define real clocks

2013-12-04 Thread Alex Elder
On 12/04/2013 05:19 AM, Mark Rutland wrote: On Wed, Dec 04, 2013 at 03:57:07AM +, Alex Elder wrote: Replace the fake clocks defined in the bcm11351.dtsi device tree file with real definitions backed by the new BCM281xx clock driver.. Signed-off-by: Alex Elder el...@linaro.org

Re: [PATCH 2/3] ARM: sunxi: Add an ahci-platform compatible AHCI driver for the Allwinner SUNXi series of SoCs

2013-12-04 Thread Tejun Heo
Hello, (cc'ing Richard and Shawn, hi!) On Wed, Dec 04, 2013 at 02:16:49PM +0100, Olliver Schinagl wrote: On 04-12-13 14:14, Tejun Heo wrote: Hello, On Wed, Dec 04, 2013 at 01:56:23PM +0100, Oliver Schinagl wrote: I took the imx driver as example, as I wasn't sure on where to start. But I

Re: [PATCH RFC 1/2] Documentation: arm: add cache DT bindings

2013-12-04 Thread Dave Martin
On Mon, Dec 02, 2013 at 04:20:04PM +, Lorenzo Pieralisi wrote: On ARM systems the cache topology cannot be probed at runtime, in particular, it is impossible to probe which CPUs share a given cache level. Power management software requires this knowledge to implement optimized power down

Re: [PATCH v6 3/3] mfd: max14577: Add device tree bindings document

2013-12-04 Thread Krzysztof Kozlowski
On Wed, 2013-12-04 at 11:20 +, Lee Jones wrote: Add document describing device tree bindings for MAX14577 MFD driver. Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com ---

Re: [PATCH 1/4] usb: chipidea: msm: Add device tree binding information

2013-12-04 Thread Peter Chen
On Wed, Dec 04, 2013 at 10:33:57AM +0200, Ivan T. Ivanov wrote: Hi Peter, Thank you for reviewing this patch. On Wed, 2013-12-04 at 13:40 +0800, Peter Chen wrote: On Mon, Nov 11, 2013 at 03:35:34PM +0200, Ivan T. Ivanov wrote: From: Ivan T. Ivanov iiva...@mm-sol.com Please

Re: [PATCH v6 3/3] mfd: max14577: Add device tree bindings document

2013-12-04 Thread Lee Jones
+MAXIM MAX14577 multi-function device Why is Maxim capitalised in such a way? If you're going to use the term Multi-Function Device, please capitalise it. +MAX14577 is a Multi-function device with Micro-USB Interface Circuit, Li+ Same here. I'll fix this. The MAXIM

Re: [PATCH 2/3] clk: bcm281xx: add initial clock framework support

2013-12-04 Thread Alex Elder
On 12/04/2013 07:06 AM, Alex Elder wrote: + name_size = strlen(node-name) + 1; + ccu = kzalloc(sizeof(*ccu) + name_size, GFP_KERNEL); + if (!ccu) { + pr_err(%s: unable to map allocate CCU struct for %s\n, + __func__, node-name); +

Re: [PATCH v2] OF: base: match each node compatible against all given matches first

2013-12-04 Thread Thierry Reding
On Wed, Dec 04, 2013 at 03:08:39PM +0200, Meelis Roos wrote: I added Meelis on Cc because he found a regression with my original proposal (107a84e61cdd of: match by compatible property first). That got later reverted in commit bc51b0c22ceb (Revert of: match by compatible property first).

Re: [PATCH 2/3] clk: bcm281xx: add initial clock framework support

2013-12-04 Thread Mark Rutland
On Wed, Dec 04, 2013 at 01:57:39PM +, Alex Elder wrote: On 12/04/2013 07:06 AM, Alex Elder wrote: + name_size = strlen(node-name) + 1; + ccu = kzalloc(sizeof(*ccu) + name_size, GFP_KERNEL); + if (!ccu) { + pr_err(%s: unable to map allocate CCU struct

Re: [PATCH 1/2] usb: chipidea: fix mistake in device tree binding of nspire-usb to use vendor name 'lsi' instead of SoC name 'zevio'

2013-12-04 Thread Peter Chen
On Wed, Dec 04, 2013 at 08:20:07PM +1100, dt.ta...@gmail.com wrote: From: Daniel Tang dt.ta...@gmail.com The SoC name was mistakenly used instead of the vendor name in the device tree binding for nspire-usb. This patch fixes this before the driver becomes widely adopted. Signed-off-by:

Re: [PATCH RFC 1/4] phy: Add new Exynos5 USB 3.0 PHY driver

2013-12-04 Thread Kishon Vijay Abraham I
Hi Vivek, On Wednesday 20 November 2013 09:14 PM, Kishon Vijay Abraham I wrote: Hi, On Wednesday 20 November 2013 03:02 PM, Vivek Gautam wrote: On Wed, Nov 20, 2013 at 2:34 PM, Kishon Vijay Abraham I kis...@ti.com wrote: On Wednesday 20 November 2013 02:27 PM, Vivek Gautam wrote: Hi

Re: [PATCH v3 04/10] usb: dwc3: use quirks to know if a particualr platform doesn't have PHY

2013-12-04 Thread Heikki Krogerus
Hi guys, Kishon, sorry I did not see this v3 set. On Mon, Nov 25, 2013 at 03:31:24PM +0530, Kishon Vijay Abraham I wrote: There can be systems which does not have an external phy, so get phy only if no quirks are added that indicates the PHY is not present. Introduced two quirk flags to

Re: [PATCH RFC 1/2] Documentation: arm: add cache DT bindings

2013-12-04 Thread Lorenzo Pieralisi
On Wed, Dec 04, 2013 at 01:29:55PM +, Dave Martin wrote: On Mon, Dec 02, 2013 at 04:20:04PM +, Lorenzo Pieralisi wrote: On ARM systems the cache topology cannot be probed at runtime, in particular, it is impossible to probe which CPUs share a given cache level. Power management

[PATCH v2 0/3] clk: bcm281xx: define Broadcom kona clocks

2013-12-04 Thread Alex Elder
This series adds support for Kona clock control units (CCUs) and clocks, used by Broadcom BCM281xx family SoCs. Kona CCUs are represented by nodes in the device tree, and the names of the clocks provided by a CCU are included in its node. Implementation details of those clocks are defined in a C

[PATCH v2 1/3] clk: bcm281xx: define kona clock binding

2013-12-04 Thread Alex Elder
Document the device tree binding for Broadcom Kona architecture clock control units and clocks. Kona device nodes are represented with compatible strings having bcm11351 in their name. Kona clocks are managed by clock control units (CCUs). Each CCU has a device tree node, and within that node

Re: [PATCH RFC 2/2] Documentation: arm: define DT C-states bindings

2013-12-04 Thread Kumar Gala
On Dec 3, 2013, at 4:40 AM, Lorenzo Pieralisi lorenzo.pieral...@arm.com wrote: On Mon, Dec 02, 2013 at 06:08:16PM +, Kumar Gala wrote: On Dec 2, 2013, at 10:20 AM, Lorenzo Pieralisi lorenzo.pieral...@arm.com wrote: ARM based platforms implement a variety of power management schemes

[PATCH v2 3/3] ARM: dts: bcm281xx: define real clocks

2013-12-04 Thread Alex Elder
Replace the fake clocks defined in the bcm11351.dtsi device tree file with real definitions backed by the new BCM281xx clock driver.. Signed-off-by: Alex Elder el...@linaro.org Reviewed-by: Matt Porter matt.por...@linaro.org Reviewed-by: Tim Kryger tim.kry...@linaro.org --- v2: - got rid of the

Re: [PATCH 00/26] OMAPDSS: DT support (Christmas edition)

2013-12-04 Thread Sebastian Reichel
Hi, On Wed, Dec 04, 2013 at 02:28:27PM +0200, Tomi Valkeinen wrote: Here's a new version for DT support to OMAP Display Subsystem. See http://article.gmane.org/gmane.linux.ports.arm.omap/102689 for the intro of the previous version, which contains thoughts about the related problems. The

[PATCH v3] checkpatch: add DT compatible string documentation checks

2013-12-04 Thread Rob Herring
From: Rob Herring rob.herr...@calxeda.com This adds a simple check that any compatible strings in DeviceTree dts files are present in Documentation/devicetree/bindings. Vendor prefixes are also checked for existing in vendor-prefixes.txt These should be temporary checks until we have more

Re: [PATCH v3] checkpatch: add DT compatible string documentation checks

2013-12-04 Thread Joe Perches
On Wed, 2013-12-04 at 10:03 -0600, Rob Herring wrote: From: Rob Herring rob.herr...@calxeda.com This adds a simple check that any compatible strings in DeviceTree dts files are present in Documentation/devicetree/bindings. Vendor prefixes are also checked for existing in vendor-prefixes.txt

Re: [PATCH 1/3] clk: bcm281xx: define kona clock binding

2013-12-04 Thread Alex Elder
On 12/04/2013 06:45 AM, Alex Elder wrote: +Device tree example: + +clocks { +slave_ccu: slave_ccu { +compatible = brcm,bcm11351-slave-ccu; +reg = 0x3e011000 0x0f00; +#clock-cells = 1; +

Re: [PATCH RFC 2/2] Documentation: arm: define DT C-states bindings

2013-12-04 Thread Lorenzo Pieralisi
On Wed, Dec 04, 2013 at 03:36:08PM +, Kumar Gala wrote: On Dec 3, 2013, at 4:40 AM, Lorenzo Pieralisi lorenzo.pieral...@arm.com wrote: On Mon, Dec 02, 2013 at 06:08:16PM +, Kumar Gala wrote: On Dec 2, 2013, at 10:20 AM, Lorenzo Pieralisi lorenzo.pieral...@arm.com wrote:

[PATCH 2/2] ARM: integrator: move EBI to the device tree

2013-12-04 Thread Linus Walleij
This moves the External Bus Interface (EBI) over to a device tree node and deletes the static mappings from the platform. Signed-off-by: Linus Walleij linus.wall...@linaro.org --- Documentation/devicetree/bindings/arm/arm-boards | 8 arch/arm/boot/dts/integrator.dtsi| 5

Re: [PATCH 2/2] ARM: tegra: convert device tree file of Dalmore to use pinctrl defines

2013-12-04 Thread Stephen Warren
On 12/03/2013 10:51 PM, Laxman Dewangan wrote: On Wednesday 04 December 2013 01:39 AM, Stephen Warren wrote: On 12/02/2013 06:55 AM, Laxman Dewangan wrote: Signed-off-by: Laxman Dewangan ldewan...@nvidia.com Patch description? BTW, did you compile all the Tegra DT files before and after this

Re: [PATCH V2 1/2] ARM: tegra: Add header file for pinctrl constants

2013-12-04 Thread Stephen Warren
On 12/03/2013 06:16 AM, Laxman Dewangan wrote: This new header file defines pincontrol constants for Tegra to use from Tegra's DTS file for pincontrol properties option. diff --git a/include/dt-bindings/pinctrl/pinctrl-tegra.h b/include/dt-bindings/pinctrl/pinctrl-tegra.h +#define

Re: [PATCH RFC 2/2] Documentation: arm: define DT C-states bindings

2013-12-04 Thread Lorenzo Pieralisi
On Wed, Dec 04, 2013 at 03:20:10PM +, Dave Martin wrote: On Mon, Dec 02, 2013 at 04:20:05PM +, Lorenzo Pieralisi wrote: ARM based platforms implement a variety of power management schemes that allow processors to enter at run-time low-power states, aka C-states in ACPI jargon. The

[PATCH/RFC] ARM: omap3: Split the pinmux core device

2013-12-04 Thread Laurent Pinchart
The omap3_pmx_core pinmux device in the device tree handles the system controller module (SCM) PADCONFS fonction. Its control registers are split in two distinct areas, with other SCM registers in-between. Those other registers can't thus be requested by other drivers as the memory region gets

[PATCH 1/5] Phy: DT binding documentation for Marvell MVEBU SATA phy.

2013-12-04 Thread Andrew Lunn
Describe the binding for the Marvell MVEBU SATA phy. This driver can be used at least with Kirkwood, Dove and maybe others. Additionally, update the SATA binding with the properties to link to the phy nodes. Signed-off-by: Andrew Lunn and...@lunn.ch ---

[PATCH 3/5] SATA: MV: Add support for the optional PHYs

2013-12-04 Thread Andrew Lunn
Some Marvell SoCs have a SATA PHY which can be powered off, in order to save power. Make use of the generic phy framework to control these phys. Signed-off-by: Andrew Lunn and...@lunn.ch --- drivers/ata/sata_mv.c | 19 +++ 1 file changed, 19 insertions(+) diff --git

[PATCH 2/5] Phy: Add a PHY driver for Marvell MVEBU SATA PHY.

2013-12-04 Thread Andrew Lunn
Kirkwood and Dove can turn the SATA phy on and off. Add a PHY driver to control this. Signed-off-by: Andrew Lunn and...@lunn.ch --- drivers/phy/Kconfig | 5 ++ drivers/phy/Makefile | 1 + drivers/phy/phy-mvebu-sata.c | 130 +++ 3 files

[PATCH 5/5] ARM: defconfig: Enable generic phy in dove and kirkwood.

2013-12-04 Thread Andrew Lunn
Now that there is a phy driver for sata, enable generic phy in the kirkwood and dove defconfig. Signed-off-by: Andrew Lunn and...@lunn.ch _ --- arch/arm/configs/dove_defconfig | 1 + arch/arm/configs/kirkwood_defconfig | 1 + 2 files changed, 2 insertions(+) diff --git

[PATCH 4/5] Phy: Add DT nodes on kirkwood and Dove for the SATA PHY

2013-12-04 Thread Andrew Lunn
Add nodes for the two SATA PHYs on kirkewood. Add node for the one SATA PHY on Dove. Add pHandles to the PHYs in the sata nodes. Signed-off-by: Andrew Lunn and...@lunn.ch --- arch/arm/boot/dts/dove.dtsi | 11 +++ arch/arm/boot/dts/kirkwood-6281.dtsi | 2 ++

[PATCH 0/5] MVEBU SATA PHY driver

2013-12-04 Thread Andrew Lunn
Marvell Kirkwood and Dove can turn the SATA PHY off in order to save power. For Dove, this can be in the order of 220mW when its SATA PHY is turned off. Andrew Lunn (5): Phy: DT binding documentation for Marvell MVEBU SATA phy. Phy: Add a PHY driver for Marvell MVEBU SATA PHY. SATA: MV: Add

Re: [PATCH/RFC] ARM: omap3: Split the pinmux core device

2013-12-04 Thread Tony Lindgren
* Laurent Pinchart laurent.pinch...@ideasonboard.com [131204 09:12]: The omap3_pmx_core pinmux device in the device tree handles the system controller module (SCM) PADCONFS fonction. Its control registers are split in two distinct areas, with other SCM registers in-between. Those other

Re: [PATCH/RFC] ARM: omap3: Split the pinmux core device

2013-12-04 Thread Laurent Pinchart
Hi Tony, On Wednesday 04 December 2013 09:28:53 Tony Lindgren wrote: * Laurent Pinchart laurent.pinch...@ideasonboard.com [131204 09:12]: The omap3_pmx_core pinmux device in the device tree handles the system controller module (SCM) PADCONFS fonction. Its control registers are split in two

Re: [PATCH v4 1/5] watchdog: davinci: change driver to use WDT core

2013-12-04 Thread Sekhar Nori
On 11/27/2013 6:18 PM, Ivan Khoronzhuk wrote: To reduce code duplicate and increase code readability use WDT core code to handle WDT interface. Remove io_lock as the WDT core uses mutex to lock each wdt device. Remove wdt_state as the WDT core tracks state with its own variable. The

  1   2   >