[PATCH v4 0/2] ARM: sunxi: Add support for FriendlyARM NanoPi NEO SBC

James Pettigrew james at innovum.com.au
Mon Sep 5 15:15:55 PDT 2016


Changes in v2:
	As per Rask's review (thank you):
		Added vendor prefix
		Removed unncessary input.h include
		Fixed underscores and unnecessary unit addresses in node names
		Added GPIO pin comments to led nodes

Changes in v3:
	Fixed syntax errors

Changes in v4:
	Moved change to vendor-prefixes into separate patch

James Pettigrew (2):
  ARM: dts: sun8i: Add dts file for the NanoPi NEO SBC
  devicetree: Add vendor prefix for FriendlyARM

 .../devicetree/bindings/vendor-prefixes.txt        |   1 +
 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/sun8i-h3-nanopi-neo.dts          | 125 +++++++++++++++++++++
 3 files changed, 127 insertions(+)
 create mode 100644 arch/arm/boot/dts/sun8i-h3-nanopi-neo.dts

-- 
1.9.1




More information about the linux-arm-kernel mailing list