Re: [PATCH 0/2] ARM: dts: dra72-evm: Add i2c1 and tps65917 nodes

2014-07-27 Thread Lokesh Vutla
On Monday 28 July 2014 11:48 AM, Keerthy wrote: > The patch series adds i2c1 and tps65917 and related nodes. > The patch series is boot tested on DRA72-EVM. > > Thanks to Lokesh for testing the series. For booting, this is dependent on recent hwmod fix patch series posted by me: http://www.mail-a

[PATCH 1/2] ARM: dts: dra72-evm: Enable I2C1 node

2014-07-27 Thread Keerthy
From: Keerthy J I2C1 bus is used for the following peripherals P8 connector (MLB) TLV320AIC3106 Audio codec J15 LCD header 24WC256 eeprom TMP102AIDRLT temperature sensor PCF8575 GPIO expander PCA9306 i2c voltage translator -> Goes to P9 for

[PATCH 2/2] ARM: dts: dra72-evm: Add tps65917 PMIC node

2014-07-27 Thread Keerthy
From: Keerthy J DRA72x-evm uses TPS65917 PMIC. Add the node. NOTE: LDO2 is actually unused, but the usage if any is expected to be between 1.8 to 3.3v IO voltage. So define the node. NOTE: Interrupt used is crossbar number based. Tested-by: Lokesh Vutla Signed-off-by: Nishanth Menon Signed-

[PATCH 0/2] ARM: dts: dra72-evm: Add i2c1 and tps65917 nodes

2014-07-27 Thread Keerthy
The patch series adds i2c1 and tps65917 and related nodes. The patch series is boot tested on DRA72-EVM. Thanks to Lokesh for testing the series. Keerthy J (2): ARM: dts: dra72-evm: Enable I2C1 node ARM: dts: dra72-evm: Add tps65917 PMIC node arch/arm/boot/dts/dra72-evm.dts | 120

Re: [PATCH V6 0/8] drm/exynos: few patches to enhance bridge chip support

2014-07-27 Thread Ajay kumar
Hi Andreas, On 7/27/14, Andreas Färber wrote: > Hi Ajay, > > Am 25.07.2014 21:22, schrieb Ajay Kumar: >> This series is based on exynos-drm-next branch of Inki Dae's tree at: >> git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git >> >> I have tested this after adding few DT chang

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

2014-07-27 Thread Josh Wu
Hi, Guennadi On 7/27/2014 3:57 AM, Guennadi Liakhovetski wrote: Hi Josh, Thanks for a prompt update! A couple of minor questions: On Fri, 25 Jul 2014, Josh Wu wrote: This patch add the DT support for Atmel ISI driver. It use the same v4l2 DT interface that defined in video-interfaces.txt. S

Re: [PATCH ] ARM: pxa: fix section mismatch warning for pxa_timer_nodt_init

2014-07-27 Thread Daniel Lezcano
On 07/26/2014 08:50 PM, Arnd Bergmann wrote: commit a38b1f60b5245a3 ("ARM: pxa: Add non device-tree timer link to clocksource") introduced a harmless section mismatch warning for all pxa platforms, by introducing a new pxa_timer_init() function that is not marked __init but that calls pxa_timer_n

Re: ARC fails to boot on linux-next of 20140711

2014-07-27 Thread Vineet Gupta
On Saturday 26 July 2014 10:21 PM, Grant Likely wrote: > On Sat, 26 Jul 2014 06:52:36 +, Vineet Gupta > wrote: >> Hi Rob, >> >> On Friday 25 July 2014 07:45 PM, Rob Herring wrote: >>> On Fri, Jul 25, 2014 at 6:02 AM, Vineet Gupta >>> wrote: > Hi Grant, > > linux-next has a series

Re: [PATCH v2 2/2] pwm: add this patch to support the new pwm of Rockchip SoCs

2014-07-27 Thread Doug Anderson
Caesar, On Sun, Jul 27, 2014 at 7:00 AM, caesar wrote: > /*I think will be show the faill log:-> > > * rockchip-pwm ff9301a0.pwm: can't request region for resource [mem > 0xff9301a0-0xff93019f] > */ > > pc->base = devm_ioremap_resource(dev, regs); Did you actually code this up and try it and get

Re: [PATCH] Enabling OF selftest to run without machine's devicetree

2014-07-27 Thread Gaurav Minocha
On Sat, Jul 26, 2014 at 3:17 PM, Gaurav Minocha wrote: > On Sat, Jul 26, 2014 at 2:11 PM, Rob Herring wrote: >> On Sat, Jul 26, 2014 at 2:48 PM, Gaurav Minocha >> wrote: >>> If there is no devicetree present, this patch adds the selftest >>> data as a live devicetree. It also removes the same af

[PATCHv7 2/5] ARM: dts: exynos: unuse the slot-node and deprecated the supports-highspeed for dw-mmc

2014-07-27 Thread Jaehoon Chung
dw-mmc controller can support multiple slots. But, there are no use-cases anywhere. So we don't need to support the slot-node for dw-mmc controller. And "supports-highspeed" property in dw-mmc is deprecated. "supports-highspeed" property can be replaced to "cap-sd/mmc-highspeed". Signed-off-by: Ja

[PATCHv7 5/5] mmc: dw_mmc: replace "disable-wp" from slot's quirk to host's quirk

2014-07-27 Thread Jaehoon Chung
Replaced the "disable-wp" into host's quirks. (Because the slot-node is removed at dt-file.) Signed-off-by: Jaehoon Chung Tested-by: Sachin Kamat Acked-by: Seungwon Jeon --- drivers/mmc/host/dw_mmc.c | 12 +--- include/linux/mmc/dw_mmc.h |6 ++ 2 files changed, 7 insertions(

[PATCHv7 3/5] ARM: dts: socfpga: unuse the slot-node and deprecated the supports-highspeed for dw-mmc

2014-07-27 Thread Jaehoon Chung
dw-mmc controller can support multiple slots. But, there are no use-cases anywhere. So we don't need to support the slot-node for dw-mmc controller. And "supports-highspeed" property in dw-mmc is deprecated. "supports-highspeed" property can be replaced to "cap-sd/mmc-highspeed". Signed-off-by: Ja

[PATCHv7 1/5] mmc: dw_mmc: modify the dt-binding for removing slot-node and supports-highspeed

2014-07-27 Thread Jaehoon Chung
Almost SoCs use one slot per host controller. (Even if controller can support the multiple slot, Recommend to use one slot per host controller.) Don't use the slot-node and deprecate the "supports-highspeed" property. Instead, use the cap-mmc/sd-highspeed. Signed-off-by: Jaehoon Chung Reviewed-b

[PATCHv7 4/5] ARM: dts: rockchip: unuse the slot-node and deprecated the supports-highspeed for dw-mmc

2014-07-27 Thread Jaehoon Chung
dw-mmc controller can support multiple slots. But, there are no use-cases anywhere. So we don't need to support the slot-node for dw-mmc controller. And "supports-highspeed" property in dw-mmc is deprecated. "supports-highspeed" property can be replaced to "cap-sd/mmc-highspeed". Signed-off-by: Ja

[PATCHv7 0/5] ARM: remove the sub-node and deprecate supports-highspeed property for dwmmc.

2014-07-27 Thread Jaehoon Chung
Since used the mmc_of_parse(), didn't parse the sub-node. So we can remove the sub-node, because almost SoC used the only one card per a host. And supports-highspeed can be replaced to "cap-mmc/sd-highspeed" property. Chnagelog V7: - Fixed typo and modified the commit message. Changelog V

Re: [PATCHv6 1/5] mmc: dw_mmc: modify the dt-binding for removing slot-node and supports-highspeed

2014-07-27 Thread Jaehoon Chung
Hi, Andreas, On 07/25/2014 09:11 PM, Andreas Färber wrote: > Hi Jaehoon, > > Am 25.07.2014 03:11, schrieb Jaehoon Chung: >> Almost Soc is used the slot per a host. > > Something's very wrong with this sentence. What are you trying to say? > Almost all SoCs use one slot only per host controller d

Re: [PATCH 2/2] V3 ARM: mvebu: Added dts defintion for Lenovo Iomega ix4-300d NAS

2014-07-27 Thread Benoit Masson
Le 27 juil. 2014 à 22:32, Thomas Petazzoni a écrit : > Dear Benoit Masson, > Dear Thomas, > On Sat, 26 Jul 2014 16:48:10 -0700, Benoit Masson wrote: > >> +gpio-keys { >> +compatible = "gpio-keys"; >> +pinctrl-0 = <&power_button_pin &reset_button_pin >> +

[PATCH 2/2] V4 ARM: mvebu: Added dts defintion for Lenovo Iomega ix4-300d NAS

2014-07-27 Thread Benoit Masson
The Lenovo Iomega ix4-300d is a 4-Bay sata NAS with dual Gb, USB2.0 & 3.0, powered by a Marvell Armada XP MV78230 dual core CPU. http://shop.lenovo.com/us/en/servers/network-storage/lenovoemc/ix4-300d/ Signed-off-by: Benoit Masson --- arch/arm/boot/dts/Makefile | 3 +- ar

Re: [PATCH 2/2] iio: adc: exynos_adc: Add support for S3C24xx ADC

2014-07-27 Thread Hartmut Knaack
Chanwoo Choi schrieb: > This patch add support for s3c2410/s3c2416/s3c2440/s3c2443 ADC. The s3c24xx > is alomost same as ADCv1. But, There are a little difference as following: > - ADCMUX register address to select channel > - ADCDAT mask (10bit or 12bit ADC resolution according to SoC version) Hi,

Re: [PATCH 2/2] V3 ARM: mvebu: Added dts defintion for Lenovo Iomega ix4-300d NAS

2014-07-27 Thread Thomas Petazzoni
Dear Benoit Masson, On Sat, 26 Jul 2014 16:48:10 -0700, Benoit Masson wrote: > + gpio-keys { > + compatible = "gpio-keys"; > + pinctrl-0 = <&power_button_pin &reset_button_pin > + &select_button_pin &scroll_button_pin>; > + pinctrl-names

Re: [PATCH 1/2] iio: adc: exynos_adc: add support for s3c64xx adc

2014-07-27 Thread Hartmut Knaack
Chanwoo Choi schrieb: > From: Arnd Bergmann > > The ADC in s3c64xx is almost the same as exynosv1, but > has a different 'select' method. Adding this here will be > helpful to move over the existing s3c64xx platform from the > legacy plat-samsung/adc driver to the new exynos-adc. > > Signed-off-by

Re: [PATCH V6 0/8] drm/exynos: few patches to enhance bridge chip support

2014-07-27 Thread Andreas Färber
Hi Ajay, Am 25.07.2014 21:22, schrieb Ajay Kumar: > This series is based on exynos-drm-next branch of Inki Dae's tree at: > git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git > > I have tested this after adding few DT changes for exynos5250-snow, > exynos5420-peach-pit and exyno

Re: [PATCH v4 3/3] crypto: Add Allwinner Security System crypto accelerator

2014-07-27 Thread Herbert Xu
On Sat, Jul 26, 2014 at 04:01:26PM +0200, Corentin LABBE wrote: > > Even if it is undocumented, the hardware seems to support it. > Since crypto_ahash_ctx is for a tfm, does ahash_request_ctx is the good place > to store data ? > (after a call to crypto_ahash_set_reqsize in cra_init) Yes any hash

Re: [PATCH 00/10] of: Core devicetree changeset support

2014-07-27 Thread Grant Likely
On Fri, 25 Jul 2014 13:10:15 -0500, Nathan Fontenot wrote: > On 07/23/2014 06:44 PM, Grant Likely wrote: > > Hi all, > > > > This is a rollup of all the patches that I queued up today for > > linux-next for the devicetree changeset and overlay work. I'm reposting > > these patches because some h

Re: [PATCH] Fixing OF Selftest build error

2014-07-27 Thread Grant Likely
On Fri, 25 Jul 2014 19:57:38 -0700, Gaurav Minocha wrote: > This patch is to fix following error while compiling OF selftests. > "drivers/of/selftest.c:617:2: error: implicit declaration of function > 'of_fdt_unflatten_tree'" > > Now, it selects OF_FLATTREE config symbol if OF_SELFTEST is > enab

Re: [PATCH v3] iio: add support of the max5821

2014-07-27 Thread Jonathan Cameron
On 25/07/14 22:43, Philippe Reynes wrote: Signed-off-by: Philippe Reynes Applied to the togreg branch of iio.git. Note this will be initially pushed out as testing to let the autobuilders play with it. Thanks, Jonathan --- .../devicetree/bindings/iio/dac/max5821.txt| 14 + driv

[PATCH 1/3] Documentation: devicetree: Document exynos5410 PMU

2014-07-27 Thread Andreas Färber
We will start using "samsung,exynos5410-pmu". Signed-off-by: Andreas Färber --- Documentation/devicetree/bindings/arm/samsung/pmu.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/samsung/pmu.txt b/Documentation/devicetree/bindings/arm/samsung/pmu.txt

[PATCH 2/3] ARM: dts: exynos: Add PMU to Exynos5410

2014-07-27 Thread Andreas Färber
Exynos initialization code now relies on obtaining the PMU address, so prepare a PMU node for Exynos5410. Fixes: fce9e5bb2526 ("ARM: EXYNOS: Add support for mapping PMU base address via DT") Signed-off-by: Andreas Färber --- arch/arm/boot/dts/exynos5410.dtsi | 5 + 1 file changed, 5 inserti