Re: [PATCH v4 4/4] ARM: mvebu: Armada 385 GP: Add regulators to the SATA port

2015-01-16 Thread Hans de Goede
Hi, On 15-01-15 15:09, Gregory CLEMENT wrote: Add the regulators to each SATA port. Signed-off-by: Gregory CLEMENT gregory.clem...@free-electrons.com --- arch/arm/boot/dts/armada-388-gp.dts | 126 1 file changed, 126 insertions(+) diff --git

[PATCH v2] i2c: mv64xxx: enable acquisition of timeout value from Device Tree

2015-01-16 Thread Gregory CLEMENT
From: Marcin Wojtas m...@semihalf.com This commit enables obtaining the transaction timeout value in miliseconds using the timeout-ms property. If it doesn't succeed, the default value of 1000ms is set. The Device Tree binding documentation is updated accordingly.

Re: [PATCH V2 4/4] mmc: pwrseq_simple: Add support for a reset GPIO pin

2015-01-16 Thread Ulf Hansson
On 15 January 2015 at 18:04, Mark Rutland mark.rutl...@arm.com wrote: Hi, On Wed, Jan 14, 2015 at 01:02:10PM +, Ulf Hansson wrote: The need for a reset GPIO has several times been pointed out from earlier posted patchsets. Especially some WLAN chips which are attached to an SDIO

Re: [PATCH V2 2/4] mmc: pwrseq: Document DT bindings for the simple MMC power sequence

2015-01-16 Thread Ulf Hansson
On 15 January 2015 at 17:58, Mark Rutland mark.rutl...@arm.com wrote: Hi Ulf, On Wed, Jan 14, 2015 at 01:02:08PM +, Ulf Hansson wrote: The simple MMC power sequence provider, intends to supports a set of common properties between SOC designs. It thus enables us to re-use the same

Re: [PATCH v2 03/11] ARM: tegra: Set the sound card model that alsaucm expects

2015-01-16 Thread Tomeu Vizoso
On 15 January 2015 at 18:22, Stephen Warren swar...@wwwdotorg.org wrote: On 01/15/2015 09:12 AM, Tomeu Vizoso wrote: Patches are on its way to add a config file to alsaucm for the Nyan boards. Use the same card ID that alsaucm will expect. Signed-off-by: Tomeu Vizoso

Re: [PATCH v2 03/11] ARM: tegra: Set the sound card model that alsaucm expects

2015-01-16 Thread Tomeu Vizoso
On 16 January 2015 at 09:50, Tomeu Vizoso tomeu.viz...@collabora.com wrote: On 15 January 2015 at 18:22, Stephen Warren swar...@wwwdotorg.org wrote: On 01/15/2015 09:12 AM, Tomeu Vizoso wrote: Patches are on its way to add a config file to alsaucm for the Nyan boards. Use the same card ID

Re: [PATCH/RFC v10 03/19] DT: leds: Add led-sources property

2015-01-16 Thread Jacek Anaszewski
On 01/15/2015 03:24 PM, Rob Herring wrote: On Tue, Jan 13, 2015 at 2:42 AM, Jacek Anaszewski j.anaszew...@samsung.com wrote: On 01/12/2015 05:55 PM, Rob Herring wrote: Adding Mark B and Liam... On Mon, Jan 12, 2015 at 10:10 AM, Jacek Anaszewski j.anaszew...@samsung.com wrote: On 01/12/2015

Re: [PATCH V2 2/4] mmc: pwrseq: Document DT bindings for the simple MMC power sequence

2015-01-16 Thread Ulf Hansson
On 15 January 2015 at 19:53, NeilBrown ne...@suse.de wrote: On Thu, 15 Jan 2015 16:58:26 + Mark Rutland mark.rutl...@arm.com wrote: Hi Ulf, On Wed, Jan 14, 2015 at 01:02:08PM +, Ulf Hansson wrote: The simple MMC power sequence provider, intends to supports a set of common

Re: [PATCH v4 4/4] ARM: mvebu: Armada 385 GP: Add regulators to the SATA port

2015-01-16 Thread Gregory CLEMENT
Hi Hans, On 16/01/2015 09:17, Hans de Goede wrote: Hi, On 15-01-15 15:09, Gregory CLEMENT wrote: Add the regulators to each SATA port. Signed-off-by: Gregory CLEMENT gregory.clem...@free-electrons.com --- arch/arm/boot/dts/armada-388-gp.dts | 126

Re: [PATCH v2 0/6] ARM: shmobile: sh73a0: DT PM domain support

2015-01-16 Thread Geert Uytterhoeven
into v3.20 unless we can adopt a looser approach to the dependencies. Please take a look at renesas-next-20150115-v3.19-rc1. s/20150115/20150116/? This series should be queued-up there. If you add patch 6 to sh-drivers-for-v3.20 and merge it in -next, everything is fine! Thanks! Gr{oetje

Re: [PATCH v3 2/3] dt-bindings: Add pinctrl bindings for mt65xx/mt81xx.

2015-01-16 Thread Linus Walleij
On Tue, Jan 13, 2015 at 5:16 PM, Sascha Hauer s.ha...@pengutronix.de wrote: On Tue, Jan 13, 2015 at 11:05:22AM +0100, Linus Walleij wrote: You often talk about ambiguities. Could you give an example what ambiguities you mean? What happened was this pins = ; arguments were sometimes

Re: [PATCH V3 1/1] iio: Added Capella cm3232 ambient light sensor driver.

2015-01-16 Thread Daniel Baluta
On Fri, Jan 16, 2015 at 3:41 AM, Kevin Tsai kt...@capellamicro.com wrote: CM3232 is an advanced ambient light sensor with I2C protocol interface. The I2C slave address is internally hardwired as 0x10 (7-bit). Writing to configure register is byte mode, but reading ALS register requests to use

Re: [PATCH v4 4/4] ARM: mvebu: Armada 385 GP: Add regulators to the SATA port

2015-01-16 Thread Hans de Goede
Hi, On 16-01-15 10:27, Gregory CLEMENT wrote: Hi Hans, On 16/01/2015 09:17, Hans de Goede wrote: Hi, On 15-01-15 15:09, Gregory CLEMENT wrote: Add the regulators to each SATA port. Signed-off-by: Gregory CLEMENT gregory.clem...@free-electrons.com --- arch/arm/boot/dts/armada-388-gp.dts

Re: [PATCH v6 2/3] gpio: Cygnus: add GPIO driver

2015-01-16 Thread Linus Walleij
On Tue, Jan 13, 2015 at 6:05 PM, Ray Jui r...@broadcom.com wrote: On 1/13/2015 12:53 AM, Linus Walleij wrote: On Tue, Dec 16, 2014 at 3:18 AM, Ray Jui r...@broadcom.com wrote: +/* drive strength control for ASIU GPIO */ +#define CYGNUS_GPIO_ASIU_DRV0_CTRL_OFFSET 0x58 + +/* drive strength

Re: [PATCH/RFC v10 03/19] DT: leds: Add led-sources property

2015-01-16 Thread Sylwester Nawrocki
Hi, On 15/01/15 22:03, Pavel Machek wrote: Perhaps we could use the 'reg' property to describe actual connections, I'm not sure if it's better than a LED specific property, e.g. max77387@52 { compatible = nxp,max77387; #address-cells = 2; #size-cells = 0;

Re: [PATCH v5 1/3] gpio: Cygnus: define Broadcom Cygnus GPIO binding

2015-01-16 Thread Linus Walleij
On Tue, Jan 13, 2015 at 12:41 PM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Tue, Jan 13, 2015 at 09:06:15AM +0100, Linus Walleij wrote: On Wed, Dec 17, 2014 at 11:44 AM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Wed, Dec 17, 2014 at 11:45:01AM +0900, Alexandre

Re: [PATCH v7 1/4] Documentation: dt: add common bindings for hwspinlock

2015-01-16 Thread Mark Rutland
On Fri, Jan 16, 2015 at 06:09:00AM +, Ohad Ben-Cohen wrote: On Thu, Jan 15, 2015 at 4:42 PM, Rob Herring robherri...@gmail.com wrote: On Thu, Jan 15, 2015 at 7:55 AM, Mark Rutland mark.rutl...@arm.com wrote: On Thu, Jan 15, 2015 at 01:52:01PM +, Mark Rutland wrote: On Wed, Jan 14,

Re: [PATCH v7 1/4] Documentation: dt: add common bindings for hwspinlock

2015-01-16 Thread Mark Rutland
On Thu, Jan 15, 2015 at 02:42:23PM +, Rob Herring wrote: On Thu, Jan 15, 2015 at 7:55 AM, Mark Rutland mark.rutl...@arm.com wrote: On Thu, Jan 15, 2015 at 01:52:01PM +, Mark Rutland wrote: On Wed, Jan 14, 2015 at 08:58:18PM +, Suman Anna wrote: This patch adds the generic

Re: [PATCH v5 2/5] Documentation: DT: Add bindings for Spreadtrum SoC Platform

2015-01-16 Thread Mark Rutland
On Fri, Jan 16, 2015 at 10:00:08AM +, Chunyan Zhang wrote: Adds Spreadtrum's prefix sprd to vendor-prefixes file. Adds the devicetree binding documentations for Spreadtrum's sc9836-uart and SC9836 SoC based on the Sharkl64 Platform which is a 64-bit SoC Platform of Spreadtrum.

Re: [Patch v5 2/2] gpio: Document GPIO hogging mechanism

2015-01-16 Thread Linus Walleij
On Mon, Jan 12, 2015 at 10:43 PM, Alexandre Courbot gnu...@gmail.com wrote: On Tue, Jan 13, 2015 at 1:39 AM, Benoit Parrot bpar...@ti.com wrote: Linus Walleij linus.wall...@linaro.org wrote on Mon [2015-Jan-12 11:20:14 +0100]: line_b { gpio-hog; gpios = 6 0; output-low;

Re: [PATCH v3 2/3] dt-bindings: Add pinctrl bindings for mt65xx/mt81xx.

2015-01-16 Thread Yingjoe Chen
On Fri, 2015-01-16 at 10:53 +0100, Linus Walleij wrote: On Tue, Jan 13, 2015 at 5:16 PM, Sascha Hauer s.ha...@pengutronix.de wrote: On Tue, Jan 13, 2015 at 11:05:22AM +0100, Linus Walleij wrote: You often talk about ambiguities. Could you give an example what ambiguities you mean?

Re: [PATCH v5 5/5] tty/serial: Add Spreadtrum sc9836-uart driver support

2015-01-16 Thread Arnd Bergmann
On Friday 16 January 2015 18:00:11 Chunyan Zhang wrote: Add a full sc9836-uart driver for SC9836 SoC which is based on the spreadtrum sharkl64 platform. This driver also support earlycon. This patch also replaced the spaces between the macros and their values with the tabs in serial_core.h

[PATCH v4 2/2] I2C: mediatek: Add driver for MediaTek I2C controller

2015-01-16 Thread Eddie Huang
From: Xudong Chen xudong.c...@mediatek.com The mediatek SoCs have I2C controller that handle I2C transfer. This patch include common I2C bus driver. This driver is compatible with I2C controller on mt65xx/mt81xx. Signed-off-by: Xudong Chen xudong.c...@mediatek.com Signed-off-by: Eddie Huang

[PATCH v4 1/2] dt-bindings: Add I2C bindings for mt65xx/mt81xx.

2015-01-16 Thread Eddie Huang
From: Xudong Chen xudong.c...@mediatek.com Add devicetree bindings for Mediatek Soc I2C driver. Signed-off-by: Xudong Chen xudong.c...@mediatek.com Signed-off-by: Eddie Huang eddie.hu...@mediatek.com --- .../devicetree/bindings/i2c/i2c-mt6577.txt | 40 ++ 1 file

[PATCH v4 0/2] ARM: mediatek: Add driver for Mediatek I2C controller

2015-01-16 Thread Eddie Huang
This series is the fourth version of Mediatek SoCs I2C controller common bus driver. Change in v4: Modify to support i2c_adapter_quirks base on Wolfram's patch [1]. Remove check transfer size and WRRD combine code. Instead, fill quirk property and let i2c_check_for_quirks to do the filter. This

Re: [PATCH v5 3/5] arm64: dts: Add support for Spreadtrum SC9836 SoC in dts and Makefile

2015-01-16 Thread Mark Rutland
On Fri, Jan 16, 2015 at 10:00:09AM +, Chunyan Zhang wrote: From: Zhizhou Zhang zhizhou.zh...@spreadtrum.com Adds the device tree support for Spreadtrum SC9836 SoC which is based on Sharkl64 platform. Sharkl64 platform contains the common nodes of Spreadtrum's arm64-based SoCs.

Re: [PATCH v2 0/4] Add support for kosagi novena

2015-01-16 Thread Sean Cross
On 16/01/2015 08:46, Bjorn Helgaas wrote: On Mon, Dec 22, 2014 at 04:32:03PM +0800, Sean Cross wrote: The Kosagi Novena mainboard contains an i.MX6, along with a PCI Express slot. This patchset adds regulator support to the PCI Express slot, and adds device tree support for the Novena

Re: [PATCH 0/3] Add STiH418 SoC and reference board support

2015-01-16 Thread Peter Griffin
Hi Maxime, This series adds basic support to the STMicroelectronics STiH407 SoC and its B2199 reference board. The STiH418 is a quad-core ARM Cortex-A9 CPU aimed at UHD STB market. Maxime Coquelin (3): ARM: STi: Add STiH418 SoC support ARM: dts: Add STiH418 SoC support ARM: dts:

Re: [PATCH v2 0/4] Add support for kosagi novena

2015-01-16 Thread Lucas Stach
Am Freitag, den 16.01.2015, 18:38 +0800 schrieb Sean Cross: On 16/01/2015 08:46, Bjorn Helgaas wrote: On Mon, Dec 22, 2014 at 04:32:03PM +0800, Sean Cross wrote: The Kosagi Novena mainboard contains an i.MX6, along with a PCI Express slot. This patchset adds regulator support to the PCI

[PATCH v5 1/5] Documentation: DT: Renamed of-serial.txt to 8250.txt

2015-01-16 Thread Chunyan Zhang
The file of-serial.txt was only for 8250 compatible UART implementations, so renamed it to 8250.txt to avoid confusing other persons. This is suggested by Arnd, see: http://lists.infradead.org/pipermail/linux-arm-kernel/2014-September/291455.html Signed-off-by: Chunyan Zhang

[PATCH v5 3/5] arm64: dts: Add support for Spreadtrum SC9836 SoC in dts and Makefile

2015-01-16 Thread Chunyan Zhang
From: Zhizhou Zhang zhizhou.zh...@spreadtrum.com Adds the device tree support for Spreadtrum SC9836 SoC which is based on Sharkl64 platform. Sharkl64 platform contains the common nodes of Spreadtrum's arm64-based SoCs. Signed-off-by: Zhizhou Zhang zhizhou.zh...@spreadtrum.com Signed-off-by:

[PATCH v5 2/5] Documentation: DT: Add bindings for Spreadtrum SoC Platform

2015-01-16 Thread Chunyan Zhang
Adds Spreadtrum's prefix sprd to vendor-prefixes file. Adds the devicetree binding documentations for Spreadtrum's sc9836-uart and SC9836 SoC based on the Sharkl64 Platform which is a 64-bit SoC Platform of Spreadtrum. Signed-off-by: Chunyan Zhang chunyan.zh...@spreadtrum.com Signed-off-by: Orson

[PATCH v5 5/5] tty/serial: Add Spreadtrum sc9836-uart driver support

2015-01-16 Thread Chunyan Zhang
Add a full sc9836-uart driver for SC9836 SoC which is based on the spreadtrum sharkl64 platform. This driver also support earlycon. This patch also replaced the spaces between the macros and their values with the tabs in serial_core.h Signed-off-by: Chunyan Zhang chunyan.zh...@spreadtrum.com

[PATCH V3 4/4] mmc: pwrseq_simple: Add support for a reset GPIO pin

2015-01-16 Thread Ulf Hansson
The need for reset GPIOs has several times been pointed out from erlier posted patchsets. Especially some WLAN chips which are attached to an SDIO interface may use a GPIO reset. The reset GPIO is asserted at initialization and prior we start the power up procedure. The GPIO will be de-asserted

[PATCH V3 0/4] mmc: core: Add support for MMC power sequences

2015-01-16 Thread Ulf Hansson
Changes in v3: Fixed comments from Mark Rutland: - Document binding in one patch to get the big picture. - Keep code and DT document consistent around how many GPIO resets we support. I decided to go for one GPIO, we can extend that if needed later on.

[PATCH V3 3/4] mmc: pwrseq: Initial support for the simple MMC power sequence provider

2015-01-16 Thread Ulf Hansson
To add the core part for the MMC power sequence, let's start by adding initial support for the simple MMC power sequence provider. In this initial step, the MMC power sequence node are fetched and the compatible string for the simple MMC power sequence provider are verified. At this point we

[PATCH V3 2/4] mmc: pwrseq: Document DT bindings for the simple MMC power sequence

2015-01-16 Thread Ulf Hansson
To support SOCs which specifies specific MMC power sequences, document some MMC DT bindings to be able to describe these hardwares. Let's also document bindings for a simple MMC power sequence provider, which purpose is to support a set of common properties between various SOCs. In this initial

[PATCH V3 1/4] mmc: core: Initial support for MMC power sequences

2015-01-16 Thread Ulf Hansson
System on chip designs may specify a specific MMC power sequence. To successfully detect an (e)MMC/SD/SDIO card, that power sequence must be followed while initializing the card. To be able to handle these SOC specific power sequences, let's add a MMC power sequence interface. It provides the

Re: [PATCH v5 4/5] arm64: Add support for Spreadtrum's Sharkl64 Platform in Kconfig and defconfig

2015-01-16 Thread Mark Rutland
On Fri, Jan 16, 2015 at 10:00:10AM +, Chunyan Zhang wrote: From: Zhizhou Zhang zhizhou.zh...@spreadtrum.com Adds support for Spreadtrum's SoC Platform in the arm64 Kconfig and defconfig files. Signed-off-by: Zhizhou Zhang zhizhou.zh...@spreadtrum.com Signed-off-by: Orson Zhai

Re: [STLinux Kernel] [PATCH 0/2] Enable DRM/KMS support for STiH407 and STiH410 boards

2015-01-16 Thread Peter Griffin
Hi Gabriel, On Wed, 14 Jan 2015, Gabriel FERNANDEZ wrote: This patch-set Enable DRM/KMS support for STiH407-b2120 and STiH410-b2120 boards. This patch-set replace the previous one (PATCH 0/2] Enable DRM/KMS support for STiH407 Family boards) Great stuff :-) For the series: - Acked-by:

[PATCH v3 1/3] dt-bindings: mfd: add lubbock-io binding

2015-01-16 Thread Robert Jarzmik
Add a binding for lubbock motherboard IO board. Signed-off-by: Robert Jarzmik robert.jarz...@free.fr --- .../devicetree/bindings/mfd/lubbock-io.txt | 26 ++ 1 file changed, 26 insertions(+) create mode 100644 Documentation/devicetree/bindings/mfd/lubbock-io.txt diff

[PATCH v3 2/3] mfd: lubbock_io: add lubbock_io board

2015-01-16 Thread Robert Jarzmik
Lubbock () board is the IO motherboard of the Intel PXA25x Development Platform, which supports the Lubbock pxa25x soc board. Historically, this support was in arch/arm/mach-pxa/lubbock.c. When gpio-pxa was moved to drivers/pxa, it became a driver, and its initialization and probing happened at

[PATCH v3 3/3] ARM: pxa: lubbock: use new lubbock_io driver

2015-01-16 Thread Robert Jarzmik
As the interrupt handling was transferred to the lubbock_io driver, make the switch in lubbock platform code. Signed-off-by: Robert Jarzmik robert.jarz...@free.fr --- Since v1: change the name from cottula to lubbock_io Dmitry pointed out the Cottula was the pxa25x family name,

Re: [PATCH v5 5/5] tty/serial: Add Spreadtrum sc9836-uart driver support

2015-01-16 Thread Baruch Siach
Hi Chunyan Zhang, On Fri, Jan 16, 2015 at 06:00:11PM +0800, Chunyan Zhang wrote: + if (uart_handle_sysrq_char(port, ch)) + continue; You don't define SUPPORT_SYSRQ, so uart_handle_sysrq_char has no effect. See include/linux/serial_core.h. baruch --

[PATCH v5 4/5] arm64: Add support for Spreadtrum's Sharkl64 Platform in Kconfig and defconfig

2015-01-16 Thread Chunyan Zhang
From: Zhizhou Zhang zhizhou.zh...@spreadtrum.com Adds support for Spreadtrum's SoC Platform in the arm64 Kconfig and defconfig files. Signed-off-by: Zhizhou Zhang zhizhou.zh...@spreadtrum.com Signed-off-by: Orson Zhai orson.z...@spreadtrum.com Signed-off-by: Chunyan Zhang

[PATCH v5 0/5] Add Spreadtrum Sharkl64 Platform support

2015-01-16 Thread Chunyan Zhang
Spreadtrum is a rapid growing chip vendor providing smart phone total solutions. Sharkl64 Platform is nominated as a SoC infrastructure that supports 4G/3G/2G standards based on ARMv8 multiple core architecture. Now we have only one SoC(SC9836) based on this Platform in developing. This patchset

Re: [PATCH 1/2] of: Add vendor prefix for Shanghai AVIC Optoelectronics Co., Ltd.

2015-01-16 Thread Thierry Reding
On Thu, Dec 18, 2014 at 04:43:42PM +0100, Philipp Zabel wrote: Shanghai AVIC Optoelectronics Co., Ltd. is a subsidiary of Tianma Microelectronics Co., Ltd. and designs and manufactures TFT LCDs. Signed-off-by: Philipp Zabel p.za...@pengutronix.de ---

Re: [Resend][PATCH v2 2/3] drm/panel: add s6e63j0x03 LCD panel driver

2015-01-16 Thread Thierry Reding
On Tue, Jan 06, 2015 at 12:28:22AM +0900, Inki Dae wrote: [...] Original Message Subject: [PATCH v2 2/3] drm/panel: add s6e63j0x03 LCD panel driver Date: Tue, 09 Dec 2014 18:29:05 +0900 From: Hyungwon Hwang human.hw...@samsung.com To: dri-de...@lists.freedesktop.org CC:

Re: [PATCH V3 4/4] mmc: pwrseq_simple: Add support for a reset GPIO pin

2015-01-16 Thread Tomeu Vizoso
On 16 January 2015 at 11:47, Ulf Hansson ulf.hans...@linaro.org wrote: int mmc_pwrseq_simple_alloc(struct mmc_host *host, struct device *dev) { struct mmc_pwrseq_simple *pwrseq; + int ret = 0; pwrseq = kzalloc(sizeof(struct mmc_pwrseq_simple), GFP_KERNEL);

Re: [PATCH V2 2/4] mmc: pwrseq: Document DT bindings for the simple MMC power sequence

2015-01-16 Thread Russell King - ARM Linux
On Fri, Jan 16, 2015 at 07:53:08AM +1300, NeilBrown wrote: Also, it isn't clear to me whether the need for power/reset is a function of the mmc-host, or a function of the device attached to the host. I suspect some are needed by one, some by the other. Any by both? Neil, There's a horrid

[PATCH] arm64: dts: Add initial device tree support for Tegra132

2015-01-16 Thread Paul Walmsley
Add an initial device tree file for the Tegra132 SoC. The DT file is based on arch/arm/boot/dts/tegra124.dtsi and arch/arm/boot/dts/tegra114.dtsi, with the following significant changes: - Tegra132 uses a Denver CPU cluster rather than an ARMv7 CPU cluster - Devices are arranged by bus, rather

Re: [PATCH v5 4/5] arm64: Add support for Spreadtrum's Sharkl64 Platform in Kconfig and defconfig

2015-01-16 Thread Lyra Zhang
Hi, Mark On Fri, Jan 16, 2015 at 6:48 PM, Mark Rutland mark.rutl...@arm.com wrote: On Fri, Jan 16, 2015 at 10:00:10AM +, Chunyan Zhang wrote: From: Zhizhou Zhang zhizhou.zh...@spreadtrum.com Adds support for Spreadtrum's SoC Platform in the arm64 Kconfig and defconfig files.

Re: [PATCH 0/3] Enable myphy28lp support

2015-01-16 Thread Maxime Coquelin
Hi Gabriel, For the series: Acked-by: Maxime Coquelin maxime.coque...@st.com Kishon, could you take care of adding PHY driver patch for v3.20? Thanks, Maxime On 01/14/2015 10:54 AM, Gabriel FERNANDEZ wrote: The goal of this series is to enable the support of MiPHY28lp Generic PHY.

Re: [PATCH 0/3] Enable myphy28lp support

2015-01-16 Thread Maxime Coquelin
On 01/16/2015 12:56 PM, Maxime Coquelin wrote: Hi Gabriel, For the series: Acked-by: Maxime Coquelin maxime.coque...@st.com Kishon, could you take care of adding PHY driver patch for v3.20? Hi Kishon, Don't apply the patch, since we have 2 other PHY driver patches, I will send

Re: [PATCH V3 4/4] mmc: pwrseq_simple: Add support for a reset GPIO pin

2015-01-16 Thread Ulf Hansson
On 16 January 2015 at 12:34, Tomeu Vizoso tomeu.viz...@collabora.com wrote: On 16 January 2015 at 11:47, Ulf Hansson ulf.hans...@linaro.org wrote: int mmc_pwrseq_simple_alloc(struct mmc_host *host, struct device *dev) { struct mmc_pwrseq_simple *pwrseq; + int ret = 0;

Re: [PATCH v4 4/4] ARM: mvebu: Armada 385 GP: Add regulators to the SATA port

2015-01-16 Thread Mark Brown
On Fri, Jan 16, 2015 at 11:10:18AM +0100, Hans de Goede wrote: On 16-01-15 10:27, Gregory CLEMENT wrote: + reg_sata0: pwr-sata0 { + compatible = regulator-fixed; + regulator-name = pwr_en_sata0; + enable-active-high; + regulator-always-on; done, but

Re: [PATCH v2 0/6] ARM: shmobile: sh73a0: DT PM domain support

2015-01-16 Thread Simon Horman
for memory controllers (http://marc.info/?l=linux-shm=142123399414888). This may be awkward to get into v3.20 unless we can adopt a looser approach to the dependencies. Please take a look at renesas-next-20150115-v3.19-rc1. s/20150115/20150116

Re: [PATCH V3 4/4] mmc: pwrseq_simple: Add support for a reset GPIO pin

2015-01-16 Thread Sascha Hauer
On Fri, Jan 16, 2015 at 01:37:41PM +0100, Ulf Hansson wrote: On 16 January 2015 at 12:34, Tomeu Vizoso tomeu.viz...@collabora.com wrote: On 16 January 2015 at 11:47, Ulf Hansson ulf.hans...@linaro.org wrote: int mmc_pwrseq_simple_alloc(struct mmc_host *host, struct device *dev) {

Re: [PATCH v5 3/5] arm64: dts: Add support for Spreadtrum SC9836 SoC in dts and Makefile

2015-01-16 Thread Orson Zhai
Hi, Mark, On Fri, Jan 16, 2015 at 6:35 PM, Mark Rutland mark.rutl...@arm.com wrote: On Fri, Jan 16, 2015 at 10:00:09AM +, Chunyan Zhang wrote: From: Zhizhou Zhang zhizhou.zh...@spreadtrum.com Adds the device tree support for Spreadtrum SC9836 SoC which is based on Sharkl64 platform.

Re: [PATCH V3 4/4] mmc: pwrseq_simple: Add support for a reset GPIO pin

2015-01-16 Thread Ulf Hansson
On 16 January 2015 at 13:45, Sascha Hauer s.ha...@pengutronix.de wrote: On Fri, Jan 16, 2015 at 01:37:41PM +0100, Ulf Hansson wrote: On 16 January 2015 at 12:34, Tomeu Vizoso tomeu.viz...@collabora.com wrote: On 16 January 2015 at 11:47, Ulf Hansson ulf.hans...@linaro.org wrote: int

Re: [PATCH v5 2/5] Documentation: DT: Add bindings for Spreadtrum SoC Platform

2015-01-16 Thread Lyra Zhang
Hi, Mark + +Required properties: +- compatible: must be sprd,sc9836-uart +- reg: offset and length of the register set for the device +- interrupts: exactly one interrupt specifier +- clocks: phandles to input clocks. The order and relevance of each should be specified. If you have

Re: [PATCH 3/3] ARM: dts: rockchip: add dts for ChipSPARK Rayeager PX2 board

2015-01-16 Thread Naoki FUKAUMI
Hi, thank you for your review! On Fri, Jan 16, 2015 at 1:19 AM, Heiko Stübner he...@sntech.de wrote: + vcc_sata: sata-regulator { + compatible = regulator-fixed; + enable-active-high; + gpio = gpio4 22 GPIO_ACTIVE_HIGH; + pinctrl-names =

Re: [PATCH 0/3] Enable myphy28lp support

2015-01-16 Thread Kishon Vijay Abraham I
Hi, On Friday 16 January 2015 06:02 PM, Maxime Coquelin wrote: On 01/16/2015 12:56 PM, Maxime Coquelin wrote: Hi Gabriel, For the series: Acked-by: Maxime Coquelin maxime.coque...@st.com Kishon, could you take care of adding PHY driver patch for v3.20? Hi Kishon, Don't

Re: [PATCH/RFC v10 03/19] DT: leds: Add led-sources property

2015-01-16 Thread Rob Herring
On Fri, Jan 16, 2015 at 3:07 AM, Jacek Anaszewski j.anaszew...@samsung.com wrote: On 01/15/2015 03:24 PM, Rob Herring wrote: On Tue, Jan 13, 2015 at 2:42 AM, Jacek Anaszewski j.anaszew...@samsung.com wrote: On 01/12/2015 05:55 PM, Rob Herring wrote: Adding Mark B and Liam... On Mon, Jan

Re: [PATCH 1/2] of: Add vendor prefix for Shanghai AVIC Optoelectronics Co., Ltd.

2015-01-16 Thread Rob Herring
On Thu, Dec 18, 2014 at 9:43 AM, Philipp Zabel p.za...@pengutronix.de wrote: Shanghai AVIC Optoelectronics Co., Ltd. is a subsidiary of Tianma Microelectronics Co., Ltd. and designs and manufactures TFT LCDs. Signed-off-by: Philipp Zabel p.za...@pengutronix.de Acked-by: Rob Herring

[PATCH v4 0/5] ARM:sunxi:ps2 Added support for A10/A20 ps2 controller

2015-01-16 Thread Vishnu Patekar
This adds support for Allwinner A0, A20 PS2 controller. I've tested PS2 keyboard on A20 Olimex-Lime2 board. Hans had tested previous patch on A10 as well. v3 -- v4 1. Reported errors(SERIO_FRAME,SERIO_TIMEOUT, SERIO_PARITY) to consumer. 2. Handled the transmit timeout in sun4i_ps2_write. 3.

[PATCH v4 1/5] sunxi:dts-bindings:input: bindings for A10/A20 ps2

2015-01-16 Thread Vishnu Patekar
Signed-off-by: VishnuPatekar vishnupatekar0...@gmail.com --- .../bindings/serio/allwinner,sun4i-ps2.txt | 23 1 file changed, 23 insertions(+) create mode 100644 Documentation/devicetree/bindings/serio/allwinner,sun4i-ps2.txt diff --git

[PATCH v4 5/5] ARM: sunxi: dts: Add PS2 nodes for A20 lime2 board

2015-01-16 Thread Vishnu Patekar
Signed-off-by: VishnuPatekar vishnupatekar0...@gmail.com --- arch/arm/boot/dts/sun7i-a20-olinuxino-lime2.dts | 12 1 file changed, 12 insertions(+) diff --git a/arch/arm/boot/dts/sun7i-a20-olinuxino-lime2.dts b/arch/arm/boot/dts/sun7i-a20-olinuxino-lime2.dts index

[PATCH v4 3/5] ARM: sunxi: dts: Add PS2 nodes to dtsi for A10 and A20

2015-01-16 Thread Vishnu Patekar
Signed-off-by: VishnuPatekar vishnupatekar0...@gmail.com Signed-off-by: Hans de Goede hdego...@redhat.com --- arch/arm/boot/dts/sun4i-a10.dtsi | 16 arch/arm/boot/dts/sun7i-a20.dtsi | 16 2 files changed, 32 insertions(+) diff --git

[PATCH v4 2/5] ARM:sunxi:drivers:input Add support for A10/A20 PS2

2015-01-16 Thread Vishnu Patekar
Signed-off-by: VishnuPatekar vishnupatekar0...@gmail.com --- drivers/input/serio/Kconfig | 11 ++ drivers/input/serio/Makefile|1 + drivers/input/serio/sun4i-ps2.c | 330 +++ 3 files changed, 342 insertions(+) create mode 100644

[PATCH v4 4/5] ARM: sunxi: dts: Add A10/A20 PS2 pin muxing options

2015-01-16 Thread Vishnu Patekar
Signed-off-by: VishnuPatekar vishnupatekar0...@gmail.com --- arch/arm/boot/dts/sun4i-a10.dtsi | 14 ++ arch/arm/boot/dts/sun7i-a20.dtsi | 14 ++ 2 files changed, 28 insertions(+) diff --git a/arch/arm/boot/dts/sun4i-a10.dtsi b/arch/arm/boot/dts/sun4i-a10.dtsi index

Re: [PATCH v5 3/5] arm64: dts: Add support for Spreadtrum SC9836 SoC in dts and Makefile

2015-01-16 Thread Mark Rutland
On Fri, Jan 16, 2015 at 12:49:20PM +, Orson Zhai wrote: Hi, Mark, On Fri, Jan 16, 2015 at 6:35 PM, Mark Rutland mark.rutl...@arm.com wrote: On Fri, Jan 16, 2015 at 10:00:09AM +, Chunyan Zhang wrote: From: Zhizhou Zhang zhizhou.zh...@spreadtrum.com Adds the device tree support

Re: [PATCH v5 1/5] Documentation: DT: Renamed of-serial.txt to 8250.txt

2015-01-16 Thread Rob Herring
On Fri, Jan 16, 2015 at 4:00 AM, Chunyan Zhang chunyan.zh...@spreadtrum.com wrote: The file of-serial.txt was only for 8250 compatible UART implementations, so renamed it to 8250.txt to avoid confusing other persons. This is suggested by Arnd, see:

Re: [PATCH v5 2/5] Documentation: DT: Add bindings for Spreadtrum SoC Platform

2015-01-16 Thread Mark Rutland
On Fri, Jan 16, 2015 at 12:53:16PM +, Lyra Zhang wrote: Hi, Mark + +Required properties: +- compatible: must be sprd,sc9836-uart +- reg: offset and length of the register set for the device +- interrupts: exactly one interrupt specifier +- clocks: phandles to input clocks.

Re: [PATCH][v3.16.y-ckt] ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.

2015-01-16 Thread Luis Henriques
On Thu, Jan 15, 2015 at 03:19:51PM -0500, Joseph Salisbury wrote: Hello, Please consider including mainline commit c12f07d and bd9b2f9 in the next v3.16.y-ckt release. They were included in the mainline tree as of v3.17-rc1. A test kernel has been built and tested, which was confirmed to

Re: [PATCH v4 4/4] ARM: mvebu: Armada 385 GP: Add regulators to the SATA port

2015-01-16 Thread Gregory CLEMENT
Hi Mark and Hans, On 16/01/2015 13:37, Mark Brown wrote: On Fri, Jan 16, 2015 at 11:10:18AM +0100, Hans de Goede wrote: On 16-01-15 10:27, Gregory CLEMENT wrote: + reg_sata0: pwr-sata0 { + compatible = regulator-fixed; + regulator-name = pwr_en_sata0; +

[PATCH 3/5] Documentaion: dt: add DT bindings for Qualcomm NAND controller

2015-01-16 Thread Archit Taneja
Cc: devicetree@vger.kernel.org Signed-off-by: Archit Taneja arch...@codeaurora.org --- .../devicetree/bindings/mtd/qcom_nandc.txt | 48 ++ 1 file changed, 48 insertions(+) create mode 100644 Documentation/devicetree/bindings/mtd/qcom_nandc.txt diff --git

[PATCH 4/5] arm: qcom: dts: Add NAND controller node for ipq806x

2015-01-16 Thread Archit Taneja
The nand controller in IPQ806x is of the 'EBI2 type'. Use the corresponding compatible string. Cc: devicetree@vger.kernel.org Signed-off-by: Archit Taneja arch...@codeaurora.org --- arch/arm/boot/dts/qcom-ipq8064.dtsi | 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-)

[PATCH 5/5] arm: qcom: dts: Enale NAND node on IPQ8064 AP148 pplatform

2015-01-16 Thread Archit Taneja
Enable the NAND controller node on the AP148 platform. Provide pinmux information. Cc: devicetree@vger.kernel.org Signed-off-by: Archit Taneja arch...@codeaurora.org --- arch/arm/boot/dts/qcom-ipq8064-ap148.dts | 32 1 file changed, 32 insertions(+) diff --git

Re: [PATCHv3 0/2] Driver for TI tlc59116 16 Channel i2c LED driver

2015-01-16 Thread Tomi Valkeinen
Hi, On 15/01/15 01:15, Andrew Lunn wrote: This patchset is a driver for the TI tlc59116 16 Channel i2c LED driver. This driver is used on the Belkin WRT1900AC access point and the C code is derived from code Belkin contributed to OpenWRT. However it has been extensively re-written, and a

Re: [PATCH 0/3] Enable myphy28lp support

2015-01-16 Thread Maxime Coquelin
Hi, On 01/16/2015 02:19 PM, Kishon Vijay Abraham I wrote: Hi, On Friday 16 January 2015 06:02 PM, Maxime Coquelin wrote: On 01/16/2015 12:56 PM, Maxime Coquelin wrote: Hi Gabriel, For the series: Acked-by: Maxime Coquelin maxime.coque...@st.com Kishon, could you take care of

Re: [PATCH] soc: tegra: Add Tegra132 SoC to the DT list of Tegra SoCs

2015-01-16 Thread Mark Rutland
Hi Paul, /me opens a delicious can of Lumbricus terrestris My comments below aren't so much about this patch alone, but more about the entire strategy with drivers/soc and the kind of code living there. On Fri, Jan 16, 2015 at 11:39:13AM +, Paul Walmsley wrote: Add nvidia,tegra132 as a

Re: [PATCH v2 RESEND 1/3] gpio: Add APM X-Gene standby GPIO controller driver

2015-01-16 Thread Linus Walleij
On Wed, Jan 14, 2015 at 9:27 AM, Y Vo y...@apm.com wrote: On Tue, Jan 13, 2015 at 4:40 PM, Linus Walleij linus.wall...@linaro.org wrote: This looks very much like a memory-mapped standard GPIO controller, use drivers/gpio/gpio-generic.c with some IRQ add-on, compare to any other driver

Re: [PATCH v5 5/5] tty/serial: Add Spreadtrum sc9836-uart driver support

2015-01-16 Thread Peter Hurley
On 01/16/2015 05:00 AM, Chunyan Zhang wrote: Add a full sc9836-uart driver for SC9836 SoC which is based on the spreadtrum sharkl64 platform. This driver also support earlycon. This patch also replaced the spaces between the macros and their values with the tabs in serial_core.h The locking

Re: [PATCH v4 3/4] gpio: Add find GPIO base in increasing order

2015-01-16 Thread Linus Walleij
On Wed, Jan 14, 2015 at 9:17 AM, Alexandre Courbot gnu...@gmail.com wrote: On Wed, Jan 14, 2015 at 5:13 PM, Linus Walleij linus.wall...@linaro.org wrote: On Wed, Dec 10, 2014 at 9:51 AM, Alexandre Courbot gnu...@gmail.com wrote: On Fri, Dec 5, 2014 at 12:38 PM, Zhou Wang

[PATCH v3 1/3] pinctrl: at91: allow to have disabled gpio bank

2015-01-16 Thread Ludovic Desroches
From: Jean-Christophe PLAGNIOL-VILLARD plagn...@jcrosoft.com Today we expect that all the bank are enabled, and count the number of banks used by the pinctrl based on it instead of using the last bank id enabled. So switch to it, set the chained IRQ at runtime based on enabled banks and wait

[PATCH v3 0/3] pinctrl: at91: allow disabled gpio controllers

2015-01-16 Thread Ludovic Desroches
Hi, Changes from v2: - I have taken Jean-Christophe patch and squash some parts of my previous patch since probe fails Jean-Christophe PLAGNIOL-VILLARD (1): pinctrl: at91: allow to have disabled gpio bank Ludovic Desroches (2): ARM: at91/dt: sama5d4: add pioD controller MAINTAINERS: add

[PATCH v3 2/3] ARM: at91/dt: sama5d4: add pioD controller

2015-01-16 Thread Ludovic Desroches
PioD controller was not described in the device tree since we don't use it. As pinctrl-at91 allows disabled gpio controllers in the device tree, we can add it to complete the device description. Signed-off-by: Ludovic Desroches ludovic.desroc...@atmel.com --- arch/arm/boot/dts/sama5d4.dtsi | 13

[PATCH v3 3/3] MAINTAINERS: add maintainer for pinctrl-at91

2015-01-16 Thread Ludovic Desroches
Signed-off-by: Ludovic Desroches ludovic.desroc...@atmel.com --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 3589d67..455630d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7406,6 +7406,7 @@ F:include/linux/pinctrl/ PIN CONTROLLER -

Re: [PATCH v4 4/4] ARM: mvebu: Armada 385 GP: Add regulators to the SATA port

2015-01-16 Thread Mark Brown
On Fri, Jan 16, 2015 at 03:27:00PM +0100, Gregory CLEMENT wrote: On 16/01/2015 13:37, Mark Brown wrote: regulator-always-on is a bit fuzzy for suspend, if the regulator has suspend control it'll kick in - it's really about the Linux refcounting while it's running. What's more concerning

Re: [PATCH/RFC v10 03/19] DT: leds: Add led-sources property

2015-01-16 Thread Jacek Anaszewski
On 01/16/2015 02:48 PM, Rob Herring wrote: On Fri, Jan 16, 2015 at 3:07 AM, Jacek Anaszewski j.anaszew...@samsung.com wrote: On 01/15/2015 03:24 PM, Rob Herring wrote: On Tue, Jan 13, 2015 at 2:42 AM, Jacek Anaszewski j.anaszew...@samsung.com wrote: On 01/12/2015 05:55 PM, Rob Herring

Re: [PATCHv3 0/2] Driver for TI tlc59116 16 Channel i2c LED driver

2015-01-16 Thread Andrew Lunn
On Fri, Jan 16, 2015 at 04:52:12PM +0200, Tomi Valkeinen wrote: Hi, On 15/01/15 01:15, Andrew Lunn wrote: This patchset is a driver for the TI tlc59116 16 Channel i2c LED driver. This driver is used on the Belkin WRT1900AC access point and the C code is derived from code Belkin

Re: [PATCH v5 5/5] tty/serial: Add Spreadtrum sc9836-uart driver support

2015-01-16 Thread Rob Herring
On Fri, Jan 16, 2015 at 4:00 AM, Chunyan Zhang chunyan.zh...@spreadtrum.com wrote: Add a full sc9836-uart driver for SC9836 SoC which is based on the spreadtrum sharkl64 platform. This driver also support earlycon. This patch also replaced the spaces between the macros and their values with

[PATCH 2/4] dt-bindings: Add root properties for Raspberry Pi B and B+

2015-01-16 Thread Stefan Wahren
This patch adds root compatible properties for the following boards: - Raspberry Pi Model B - Raspberry Pi Model B+ Signed-off-by: Stefan Wahren stefan.wah...@i2se.com --- Documentation/devicetree/bindings/arm/bcm2835.txt | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff

[PATCH 3/4] ARM: bcm2835: Add header file for pinctrl constants

2015-01-16 Thread Stefan Wahren
This new header file defines pincontrol constants to use from bcm2835 DTS files for pincontrol properties option. Signed-off-by: Stefan Wahren stefan.wah...@i2se.com --- include/dt-bindings/pinctrl/bcm2835.h | 27 +++ 1 file changed, 27 insertions(+) create mode 100644

[PATCH 0/4] ARM: bcm2835: DT improvements

2015-01-16 Thread Stefan Wahren
This patch series contains DT improvements for the Raspberry Pi. Patch 1,2: Add missing vendor prefix and root compatible properties Patch 3,4: Use constants for pin function instead of error-prone numbers Stefan Wahren (4): dt-bindings: Add vendor prefix for Raspberry Pi dt-bindings: Add

[PATCH 1/4] dt-bindings: Add vendor prefix for Raspberry Pi

2015-01-16 Thread Stefan Wahren
Since the prefix is already in use, we need to add it in the vendor list. Signed-off-by: Stefan Wahren stefan.wah...@i2se.com --- .../devicetree/bindings/vendor-prefixes.txt|1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt

[PATCH 4/4] ARM: bcm2835: Use pinctrl header

2015-01-16 Thread Stefan Wahren
This patch converts all bcm2835 dts files to use the pinctrl header file. Signed-off-by: Stefan Wahren stefan.wah...@i2se.com --- arch/arm/boot/dts/bcm2835-rpi-b-plus.dts |4 ++-- arch/arm/boot/dts/bcm2835-rpi-b.dts |4 ++-- arch/arm/boot/dts/bcm2835-rpi.dtsi |8

[PATCH] ARM: vf610: use zero based naming for GPIO nodes

2015-01-16 Thread Stefan Agner
On Vybrid, all peripherals are numbered starting with zero, including the GPIO and PORT module. However, the labels of the corresponding device tree nodes start with one, which is confusing. Fix that by renaming the labels of the gpio nodes in the device tree. Signed-off-by: Stefan Agner

Re: [PATCH] soc: tegra: Add Tegra132 SoC to the DT list of Tegra SoCs

2015-01-16 Thread Thierry Reding
On Fri, Jan 16, 2015 at 03:07:49PM +, Mark Rutland wrote: Hi Paul, /me opens a delicious can of Lumbricus terrestris My comments below aren't so much about this patch alone, but more about the entire strategy with drivers/soc and the kind of code living there. On Fri, Jan 16, 2015

  1   2   >