Re: [U-Boot] [PATCH 04/10] arm: dts: imx7: add basic i.MX 7/Colibri iMX7 device tree

2016-07-31 Thread Simon Glass
On 26 July 2016 at 00:22, Stefan Agner wrote: > From: Stefan Agner > > Add base device for NXP i.MX 7Solo/7Dual. The two SoC are very > similar and hence can share the same device tree for boot loaders > purpose. > > Signed-off-by: Stefan Agner > --- > > arch/arm/dts/Makefile | 2 + >

[U-Boot] [PATCH 04/10] arm: dts: imx7: add basic i.MX 7/Colibri iMX7 device tree

2016-07-25 Thread Stefan Agner
From: Stefan Agner Add base device for NXP i.MX 7Solo/7Dual. The two SoC are very similar and hence can share the same device tree for boot loaders purpose. Signed-off-by: Stefan Agner --- arch/arm/dts/Makefile | 2 + arch/arm/dts/imx7-colibri.dts | 92 arch/ar