devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ARM: dts: sun8i: Support NanoPi SBCs
@ 2016-10-28  6:59 Milo Kim
  2016-10-28  6:59 ` [PATCH v2 1/3] ARM: dts: sun8i: Add common dtsi file for " Milo Kim
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Milo Kim @ 2016-10-28  6:59 UTC (permalink / raw)
  To: Maxime Ripard, Chen-Yu Tsai
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, James Pettigrew, Milo Kim

NanoPi M1 and NEO have common features, so duplicate properties can be 
moved into new dtsi file.

v2:
  Add James's copyrights in NanoPi common dtsi file 

Milo Kim (3):
  ARM: dts: sun8i: Add common dtsi file for NanoPi SBCs
  ARM: dts: sun8i: Use the common file in NanoPi NEO SBC
  ARM: dts: sun8i: Add dts file for NanoPi M1 SBC

 arch/arm/boot/dts/sun8i-h3-nanopi-m1.dts  |  64 +++++++++++++
 arch/arm/boot/dts/sun8i-h3-nanopi-neo.dts |  79 +---------------
 arch/arm/boot/dts/sun8i-h3-nanopi.dtsi    | 144 ++++++++++++++++++++++++++++++
 3 files changed, 209 insertions(+), 78 deletions(-)
 create mode 100644 arch/arm/boot/dts/sun8i-h3-nanopi-m1.dts
 create mode 100644 arch/arm/boot/dts/sun8i-h3-nanopi.dtsi

-- 
2.9.3

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-11-02 13:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-28  6:59 [PATCH v2 0/3] ARM: dts: sun8i: Support NanoPi SBCs Milo Kim
2016-10-28  6:59 ` [PATCH v2 1/3] ARM: dts: sun8i: Add common dtsi file for " Milo Kim
2016-10-28  6:59 ` [PATCH v2 2/3] ARM: dts: sun8i: Use the common file in NanoPi NEO SBC Milo Kim
2016-10-28  6:59 ` [PATCH v2 3/3] ARM: dts: sun8i: Add dts file for NanoPi M1 SBC Milo Kim
2016-11-02 13:33 ` [PATCH v2 0/3] ARM: dts: sun8i: Support NanoPi SBCs Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).