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

2016-09-06 Thread Maxime Ripard
On Tue, Sep 06, 2016 at 08:15:55AM +1000, James Pettigrew wrote:
> 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

Applied both, thanks!
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com


signature.asc
Description: PGP signature


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

2016-09-06 Thread Maxime Ripard
On Tue, Sep 06, 2016 at 08:15:55AM +1000, James Pettigrew wrote:
> 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

Applied both, thanks!
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com


signature.asc
Description: PGP signature


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

2016-09-05 Thread James Pettigrew
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



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

2016-09-05 Thread James Pettigrew
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