Re: [PATCH v5 1/1] arm64: dts: Add the arasan sdhc nodes in apm-storm.dtsi.

2015-05-06 Thread Arnd Bergmann
On Wednesday 06 May 2015 09:45:15 Michal Simek wrote: On 05/06/2015 09:31 AM, Arnd Bergmann wrote: On Wednesday 06 May 2015 10:41:07 Suman Tripathi wrote: @@ -533,6 +567,16 @@ interrupts = 0x0 0x4f 0x4; }; + sdhc0: sdhc@1c00 {

Re: [PATCH v5 1/1] arm64: dts: Add the arasan sdhc nodes in apm-storm.dtsi.

2015-05-06 Thread Ulf Hansson
On 5 May 2015 at 12:34, Ulf Hansson ulf.hans...@linaro.org wrote: On 5 May 2015 at 11:17, Suman Tripathi stripa...@apm.com wrote: This patch adds the arasan sdhc nodes to reuse the of-arasan driver for APM X-Gene SoC. Signed-off-by: Suman Tripathi stripa...@apm.com I consider this one acked

Re: [PATCH v5 1/1] arm64: dts: Add the arasan sdhc nodes in apm-storm.dtsi.

2015-05-06 Thread Arnd Bergmann
On Wednesday 06 May 2015 10:41:07 Suman Tripathi wrote: @@ -533,6 +567,16 @@ interrupts = 0x0 0x4f 0x4; }; + sdhc0: sdhc@1c00 { + device_type = sdhc; device_type generally should not be used (there are

Re: [PATCH v5 1/1] arm64: dts: Add the arasan sdhc nodes in apm-storm.dtsi.

2015-05-06 Thread Michal Simek
On 05/06/2015 09:31 AM, Arnd Bergmann wrote: On Wednesday 06 May 2015 10:41:07 Suman Tripathi wrote: @@ -533,6 +567,16 @@ interrupts = 0x0 0x4f 0x4; }; + sdhc0: sdhc@1c00 { + device_type = sdhc; device_type

Re: [PATCH v5 1/1] arm64: dts: Add the arasan sdhc nodes in apm-storm.dtsi.

2015-05-06 Thread Suman Tripathi
Hi Arnd, On Wed, May 6, 2015 at 5:27 PM, Suman Tripathi stripa...@apm.com wrote: On Wed, May 6, 2015 at 2:10 PM, Arnd Bergmann a...@arndb.de wrote: On Wednesday 06 May 2015 09:45:15 Michal Simek wrote: On 05/06/2015 09:31 AM, Arnd Bergmann wrote: On Wednesday 06 May 2015 10:41:07 Suman

Re: [PATCH v5 1/1] arm64: dts: Add the arasan sdhc nodes in apm-storm.dtsi.

2015-05-06 Thread Suman Tripathi
On Wed, May 6, 2015 at 2:10 PM, Arnd Bergmann a...@arndb.de wrote: On Wednesday 06 May 2015 09:45:15 Michal Simek wrote: On 05/06/2015 09:31 AM, Arnd Bergmann wrote: On Wednesday 06 May 2015 10:41:07 Suman Tripathi wrote: @@ -533,6 +567,16 @@ interrupts = 0x0

Re: [PATCH v5 1/1] arm64: dts: Add the arasan sdhc nodes in apm-storm.dtsi.

2015-05-06 Thread Michal Simek
On 05/06/2015 10:40 AM, Arnd Bergmann wrote: On Wednesday 06 May 2015 09:45:15 Michal Simek wrote: On 05/06/2015 09:31 AM, Arnd Bergmann wrote: On Wednesday 06 May 2015 10:41:07 Suman Tripathi wrote: @@ -533,6 +567,16 @@ interrupts = 0x0 0x4f 0x4; };

Re: [PATCH v5 1/1] arm64: dts: Add the arasan sdhc nodes in apm-storm.dtsi.

2015-05-06 Thread Suman Tripathi
On Wed, May 6, 2015 at 6:11 PM, Michal Simek michal.si...@xilinx.com wrote: On 05/06/2015 10:40 AM, Arnd Bergmann wrote: On Wednesday 06 May 2015 09:45:15 Michal Simek wrote: On 05/06/2015 09:31 AM, Arnd Bergmann wrote: On Wednesday 06 May 2015 10:41:07 Suman Tripathi wrote: @@ -533,6

Re: [PATCH v5 1/1] arm64: dts: Add the arasan sdhc nodes in apm-storm.dtsi.

2015-05-05 Thread Suman Tripathi
On Wed, May 6, 2015 at 1:11 AM, Rob Herring robherri...@gmail.com wrote: On Tue, May 5, 2015 at 4:17 AM, Suman Tripathi stripa...@apm.com wrote: This patch adds the arasan sdhc nodes to reuse the of-arasan driver for APM X-Gene SoC. Signed-off-by: Suman Tripathi stripa...@apm.com ---

Re: [PATCH v5 1/1] arm64: dts: Add the arasan sdhc nodes in apm-storm.dtsi.

2015-05-05 Thread Rob Herring
On Tue, May 5, 2015 at 4:17 AM, Suman Tripathi stripa...@apm.com wrote: This patch adds the arasan sdhc nodes to reuse the of-arasan driver for APM X-Gene SoC. Signed-off-by: Suman Tripathi stripa...@apm.com --- arch/arm64/boot/dts/apm/apm-mustang.dts | 4 +++

[PATCH v5 1/1] arm64: dts: Add the arasan sdhc nodes in apm-storm.dtsi.

2015-05-05 Thread Suman Tripathi
This patch adds the arasan sdhc nodes to reuse the of-arasan driver for APM X-Gene SoC. Signed-off-by: Suman Tripathi stripa...@apm.com --- arch/arm64/boot/dts/apm/apm-mustang.dts | 4 +++ arch/arm64/boot/dts/apm/apm-storm.dtsi | 44 + 2 files changed, 48