Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1476986

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

From James Pettigrew <james@innovum.com.au>
Newsgroups linux.kernel
Subject [PATCH v4 0/2] ARM: sunxi: Add support for FriendlyARM NanoPi NEO SBC
Date 2016-09-06 00:30 +0200
Message-ID <seapc-1sL-5@gated-at.bofh.it> (permalink)
References <scrkt-32K-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/1] ARM: dts: sun8i: Add dts file for the NanoPi NEO SBC james@innovum.com.au - 2016-09-01 06:00 +0200
  Re: [PATCH 1/1] ARM: dts: sun8i: Add dts file for the NanoPi NEO SBC Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk> - 2016-09-04 22:20 +0200
  [PATCH v2] ARM: dts: sun8i: Add dts file for the NanoPi NEO SBC James Pettigrew <james@innovum.com.au> - 2016-09-05 03:00 +0200
    Re: [PATCH v2] ARM: dts: sun8i: Add dts file for the NanoPi NEO SBC kbuild test robot <lkp@intel.com> - 2016-09-05 04:40 +0200
  [PATCH v3] ARM: dts: sun8i: Add dts file for the NanoPi NEO SBC James Pettigrew <james@innovum.com.au> - 2016-09-05 06:40 +0200
    Re: [PATCH v3] ARM: dts: sun8i: Add dts file for the NanoPi NEO SBC Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-09-05 14:10 +0200
    Re: [PATCH v3] ARM: dts: sun8i: Add dts file for the NanoPi NEO SBC Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk> - 2016-09-05 20:40 +0200
  [PATCH v4 1/2] ARM: dts: sun8i: Add dts file for the NanoPi NEO SBC James Pettigrew <james@innovum.com.au> - 2016-09-06 00:20 +0200
  [PATCH v4 2/2] devicetree: Add vendor prefix for FriendlyARM James Pettigrew <james@innovum.com.au> - 2016-09-06 00:30 +0200
    Re: [linux-sunxi] [PATCH v4 2/2] devicetree: Add vendor prefix for FriendlyARM Chen-Yu Tsai <wens@csie.org> - 2016-09-06 04:50 +0200
  [PATCH v4 0/2] ARM: sunxi: Add support for FriendlyARM NanoPi NEO SBC James Pettigrew <james@innovum.com.au> - 2016-09-06 00:30 +0200
    Re: [PATCH v4 0/2] ARM: sunxi: Add support for FriendlyARM NanoPi  NEO SBC Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-09-06 08:50 +0200

csiph-web