Re: [PATCH v5 3/3] ARM: dts: imx7-colibri: add NAND support

2017-06-06 Thread Fabio Estevam
On Tue, Jun 6, 2017 at 3:30 AM, Stefan Agner wrote: > The Colibri iMX7 modules come with 512MB on-module SLC NAND flash > populated. Make use of it by enabling the GPMI controller. > > Signed-off-by: Stefan Agner Reviewed-by: Fabio Estevam

[PATCH v5 3/3] ARM: dts: imx7-colibri: add NAND support

2017-06-05 Thread Stefan Agner
The Colibri iMX7 modules come with 512MB on-module SLC NAND flash populated. Make use of it by enabling the GPMI controller. Signed-off-by: Stefan Agner --- arch/arm/boot/dts/imx7-colibri.dtsi | 9 + 1 file changed, 9 insertions(+) diff --git a/arch/arm/boot/dts/imx7-colibri.dtsi b/ar