Re: [PATCH 1/1] ARM: dts: sun8i: Add dts file for the NanoPi NEO SBC

2016-09-04 Thread Rask Ingemann Lambertsen
On Thu, Sep 01, 2016 at 01:48:54PM +1000, ja...@innovum.com.au wrote: > +#include You don't seem to use anything from that header file. > +#include > + > +/ { > + model = "FriendlyARM NanoPi NEO"; > + compatible = "friendlyarm,nanopi-neo", "allwinner,sun8i-h3"; It is good practice to

[PATCH 1/1] ARM: dts: sun8i: Add dts file for the NanoPi NEO SBC

2016-08-31 Thread james
From: James Pettigrew The NanoPi NEO is a minimal H3 based SBC. It comes with 256/512M RAM, a micro SD slot, 10/100Mbit ethernet and a single USB-A port. Signed-off-by: James Pettigrew --- arch/arm/boot/dts/Makefile| 1 + arch/arm/boot/dts/sun8i-h3-nanopi-neo.dts | 126 ++