devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: dts: sun8i: Support NanoPi SBCs
@ 2016-10-20  8:06 Milo Kim
  2016-10-20  8:07 ` [PATCH 2/3] ARM: dts: sun8i: Use the common file in NanoPi NEO SBC Milo Kim
       [not found] ` <20161020080701.15993-1-woogyom.kim-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 2 replies; 7+ messages in thread
From: Milo Kim @ 2016-10-20  8:06 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.

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    | 143 ++++++++++++++++++++++++++++++
 3 files changed, 208 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] 7+ messages in thread

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-20  8:06 [PATCH 0/3] ARM: dts: sun8i: Support NanoPi SBCs Milo Kim
2016-10-20  8:07 ` [PATCH 2/3] ARM: dts: sun8i: Use the common file in NanoPi NEO SBC Milo Kim
     [not found]   ` <20161020080701.15993-3-woogyom.kim-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-10-20 16:05     ` Maxime Ripard
     [not found] ` <20161020080701.15993-1-woogyom.kim-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-10-20  8:06   ` [PATCH 1/3] ARM: dts: sun8i: Add common dtsi file for NanoPi SBCs Milo Kim
     [not found]     ` <20161020080701.15993-2-woogyom.kim-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-10-20 16:04       ` Maxime Ripard
2016-10-21 13:33         ` Milo Kim
2016-10-20  8:07   ` [PATCH 3/3] ARM: dts: sun8i: Add dts file for NanoPi M1 SBC Milo Kim

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).