Re: [PATCH v2] ARM: dts: cm-t3x: add NAND support

2015-01-13 Thread Tony Lindgren
* Roger Quadros rog...@ti.com [150108 02:33]: On 08/01/15 02:16, Tony Lindgren wrote: * Dmitry Lifshitz lifsh...@compulab.co.il [141229 23:42]: On 12/29/2014 03:06 PM, Roger Quadros wrote: On 28/12/14 16:30, Dmitry Lifshitz wrote: --- a/arch/arm/boot/dts/omap3-cm-t3x30.dtsi +++

Re: [PATCH v2] ARM: dts: cm-t3x: add NAND support

2015-01-08 Thread Roger Quadros
On 08/01/15 02:16, Tony Lindgren wrote: * Dmitry Lifshitz lifsh...@compulab.co.il [141229 23:42]: On 12/29/2014 03:06 PM, Roger Quadros wrote: On 28/12/14 16:30, Dmitry Lifshitz wrote: --- a/arch/arm/boot/dts/omap3-cm-t3x30.dtsi +++ b/arch/arm/boot/dts/omap3-cm-t3x30.dtsi @@ -50,7 +50,8 @@

Re: [PATCH v2] ARM: dts: cm-t3x: add NAND support

2015-01-07 Thread Tony Lindgren
* Dmitry Lifshitz lifsh...@compulab.co.il [141229 23:42]: On 12/29/2014 03:06 PM, Roger Quadros wrote: On 28/12/14 16:30, Dmitry Lifshitz wrote: --- a/arch/arm/boot/dts/omap3-cm-t3x30.dtsi +++ b/arch/arm/boot/dts/omap3-cm-t3x30.dtsi @@ -50,7 +50,8 @@ #include omap-gpmc-smsc911x.dtsi

Re: [PATCH v2] ARM: dts: cm-t3x: add NAND support

2014-12-29 Thread Roger Quadros
Hi Dmitry, On 28/12/14 16:30, Dmitry Lifshitz wrote: CM-T3517, CM-T3530 and CM-T3730 features NAND storage chip connected to GPMC bus. Add GPMC DT entry into the root DT file omap3-cm-t3x.dtsi, common for all three modules. NAND timings are calculated to be safe for CM-T3x devices as it

Re: [PATCH v2] ARM: dts: cm-t3x: add NAND support

2014-12-29 Thread Dmitry Lifshitz
Hi Roger, On 12/29/2014 03:06 PM, Roger Quadros wrote: Hi Dmitry, On 28/12/14 16:30, Dmitry Lifshitz wrote: CM-T3517, CM-T3530 and CM-T3730 features NAND storage chip connected to GPMC bus. Add GPMC DT entry into the root DT file omap3-cm-t3x.dtsi, common for all three modules. NAND timings

[PATCH v2] ARM: dts: cm-t3x: add NAND support

2014-12-28 Thread Dmitry Lifshitz
CM-T3517, CM-T3530 and CM-T3730 features NAND storage chip connected to GPMC bus. Add GPMC DT entry into the root DT file omap3-cm-t3x.dtsi, common for all three modules. NAND timings are calculated to be safe for CM-T3x devices as it works now in non DT boot (in this case the timings are

Re: [PATCH v2] ARM: dts: cm-t3x: add NAND support

2014-12-28 Thread Igor Grinberg
On 12/28/14 16:30, Dmitry Lifshitz wrote: CM-T3517, CM-T3530 and CM-T3730 features NAND storage chip connected to GPMC bus. Add GPMC DT entry into the root DT file omap3-cm-t3x.dtsi, common for all three modules. NAND timings are calculated to be safe for CM-T3x devices as it works now