[PATCH] mtd: nand: gpio: Determine bus width automatically

2014-01-01 Thread Alexander Shiyan
This patch replaces the indication of bus width for NAND IC with automatic bus width from the NAND core driver. if the bus width is not specified explicitly. Signed-off-by: Alexander Shiyan shc_w...@mail.ru --- .../devicetree/bindings/mtd/gpio-control-nand.txt | 2 -- drivers/mtd/nand/gpio.c

Re: [PATCH V4 1/1] iio: add Capella CM32181 ambient light sensor driver.

2014-01-01 Thread Jonathan
On 24/12/13 01:53, Kevin Tsai wrote: Add Capella Microsystem CM32181 Ambient Light Sensor IIO driver. This driver will convert raw data to lux value under open-air condition. Change the calibscale based on the cover material. Signed-off-by: Kevin Tsai kt...@capellamicro.com --- Hi Kevin, It

[PATCH 1/3] dt-bindings: add documentation for s3c2412 clock controller

2014-01-01 Thread Heiko Stübner
Describe the clock controller of the s3c2412. Signed-off-by: Heiko Stuebner he...@sntech.de --- .../bindings/clock/samsung,s3c2412-clock.txt | 51 1 file changed, 51 insertions(+) create mode 100644 Documentation/devicetree/bindings/clock/samsung,s3c2412-clock.txt

Re: [RFC PATCH 1/3] arm: mvebu: add new dts file for old variant of Openblocks AX3-4

2014-01-01 Thread Jason Cooper
Gregory, Sorry, but we seem to have a fundamental mis-understanding here. First, whatever we end up deciding for the compatible strings needs to be documented. Which seems to have not made it into this series. Second, I'm having trouble explaining this (in my head), so I'm adding the DT ml so

Re: [RFC PATCH 1/3] arm: mvebu: add new dts file for old variant of Openblocks AX3-4

2014-01-01 Thread Jason Cooper
On Wed, Jan 01, 2014 at 04:41:16PM -0500, Jason Cooper wrote: Sorry, but we seem to have a fundamental mis-understanding here. First, whatever we end up deciding for the compatible strings needs to be documented. Which seems to have not made it into this series. Ok, this is taken care of in

Re: [RFC PATCH 3/3] i2c: mv64xxx: Document the newly introduced Armada XP A0 compatible

2014-01-01 Thread Jason Cooper
[+ DT ml, Grant, Rob] On Tue, Dec 31, 2013 at 05:44:53PM +0100, Gregory CLEMENT wrote: Signed-off-by: Gregory CLEMENT gregory.clem...@free-electrons.com --- Documentation/devicetree/bindings/i2c/i2c-mv64xxx.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [PATCH 3/7] iommu/omap: Convert to devicetree

2014-01-01 Thread Laurent Pinchart
Hi Florian, Thank you for the patch. On Tuesday 17 December 2013 13:53:34 Florian Vaussard wrote: As OMAP2+ is moving to a full DT boot for 3.14, commit 7ce93f3 ARM: OMAP2+: Fix more missing data for omap3.dtsi file adds basic DT bits. But the driver is not yet converted, so this will not

Re: [PATCH 3/7] iommu/omap: Convert to devicetree

2014-01-01 Thread Sebastian Reichel
Hi, On Thu, Jan 02, 2014 at 01:13:42AM +0100, Laurent Pinchart wrote: + .of_match_table = omap_iommu_of_match, If CONFIG_OF isn't defined (pretty unlikely I agree, but a possibility you seem to be prepared for nonetheless given the above #if), this will fail to compile. FYI:

Re: [PATCH 2/3] mmc: dw_mmc: add dw_mmc-k3 for k3 platform

2014-01-01 Thread zhangfei
On 12/31/2013 09:20 PM, Gerhard Sittig wrote: On Sun, Dec 29, 2013 at 22:05 +0100, Arnd Bergmann wrote: On Saturday 28 December 2013, Zhangfei Gao wrote: +static void dw_mci_k3_set_ios(struct dw_mci *host, struct mmc_ios *ios) +{ + struct dw_mci_k3_priv_data *priv = host-priv; +

Re: [PATCH] thermal:samsung: fix compilation warning

2014-01-01 Thread Zhang Rui
On Fri, 2013-12-20 at 17:42 +0530, Naveen Krishna Chatradhi wrote: This patch fixes a compilation warning. warning: passing argument 5 of 'thermal_zone_device_register' discards 'const' qualifier from pointer target type [enabled by default] include/linux/thermal.h:270:29: note: expected

Re: [PATCH v12 1/4] thermal: samsung: replace inten_ bit fields with intclr_

2014-01-01 Thread Zhang Rui
On Thu, 2013-12-19 at 11:35 +0530, Naveen Krishna Chatradhi wrote: This patch replaces the inten_rise_shift/mask and inten_fall_shift/mask with intclr_rise_shift/mask and intclr_fall_shift/mask respectively. Currently, inten_rise_shift/mask and inten_fall_shift/mask bits are only used to

Re: [PATCHv9 02/20] thermal: introduce device tree parser

2014-01-01 Thread Wei Ni
On 11/13/2013 03:46 AM, Eduardo Valentin wrote: ... + +/** + * of_parse_thermal_zones - parse device tree thermal data + * + * Initialization function that can be called by machine initialization + * code to parse thermal data and populate the thermal framework + * with hardware thermal

Re: [PATCHv9 02/20] thermal: introduce device tree parser

2014-01-01 Thread Wei Ni
Sorry, please ignore this mail. This is not my regularly mail address. Thanks. Wei. On 01/02/2014 10:55 AM, Wei Ni wrote: On 11/13/2013 03:46 AM, Eduardo Valentin wrote: + +/** + * of_parse_thermal_zones - parse device tree thermal data + * + * Initialization function that can be

[PATCH 2/3] mmc: dw_mmc: add dw_mmc-k3 for k3 platform

2014-01-01 Thread Zhangfei Gao
Add dw_mmc-k3.c for k3v2, support sd/emmc Signed-off-by: Zhangfei Gao zhangfei@linaro.org Signed-off-by: Zhigang Wang brooke.wangzhig...@huawei.com --- .../devicetree/bindings/mmc/k3-dw-mshc.txt | 60 + drivers/mmc/host/Kconfig | 10 ++

Re: [PATCH V2] i2c: s3c2410 : Add polling mode support

2014-01-01 Thread Yuvaraj Cd
Ping.. On Fri, Dec 13, 2013 at 2:51 PM, Yuvaraj Kumar yuvaraj...@gmail.com wrote: Dear Wolfram, Can you take this into your tree? On Fri, Nov 22, 2013 at 11:32 AM, Yuvaraj Kumar yuvaraj...@gmail.com wrote: Any comments on this patch? On Mon, Nov 11, 2013 at 4:50 PM, Yuvaraj Kumar C D

[PATCHv8 0/2] dma: Add Freescale eDMA engine driver support

2014-01-01 Thread Jingchang Lu
This series add Freescale eDMA engine support. Jingchang Lu (2): ARM: dts: vf610: Add eDMA node dma: Add Freescale eDMA engine driver support Documentation/devicetree/bindings/dma/fsl-edma.txt | 67 arch/arm/boot/dts/vf610.dtsi | 31 ++

[PATCHv8 2/2] dma: Add Freescale eDMA engine driver support

2014-01-01 Thread Jingchang Lu
Add Freescale enhanced direct memory(eDMA) controller support. This module can be found on Vybrid and LS-1 SoCs. Signed-off-by: Alison Wang b18...@freescale.com Signed-off-by: Jingchang Lu b35...@freescale.com --- changes in v8: change the edma driver according eDMA dts change. add big-endian

[PATCHv8 1/2] ARM: dts: vf610: Add eDMA node

2014-01-01 Thread Jingchang Lu
Signed-off-by: Jingchang Lu b35...@freescale.com --- changes in v8: describe dmamux info in edma node to avoid confusion. change eDMA requst source macro definitions. changes in v7: fix dmamux2 and dmamux3 register number. no changes in v2 ~ v6. arch/arm/boot/dts/vf610.dtsi | 31