From: Milo Kim <woogyom.kim@gmail.com>
To: Maxime Ripard <maxime.ripard@free-electrons.com>,
Chen-Yu Tsai <wens@csie.org>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
James Pettigrew <james@innovum.com.au>,
Milo Kim <woogyom.kim@gmail.com>
Subject: [PATCH 0/3] ARM: dts: sun8i: Support NanoPi SBCs
Date: Thu, 20 Oct 2016 17:06:58 +0900 [thread overview]
Message-ID: <20161020080701.15993-1-woogyom.kim@gmail.com> (raw)
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
next reply other threads:[~2016-10-20 8:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-20 8:06 Milo Kim [this message]
2016-10-20 8:06 ` [PATCH 1/3] ARM: dts: sun8i: Add common dtsi file for " Milo Kim
2016-10-20 16:04 ` Maxime Ripard
2016-10-21 13:33 ` Milo Kim
2016-10-20 8:07 ` [PATCH 2/3] ARM: dts: sun8i: Use the common file in NanoPi NEO SBC Milo Kim
2016-10-20 16:05 ` Maxime Ripard
2016-10-20 8:07 ` [PATCH 3/3] ARM: dts: sun8i: Add dts file for NanoPi M1 SBC Milo Kim
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161020080701.15993-1-woogyom.kim@gmail.com \
--to=woogyom.kim@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=james@innovum.com.au \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maxime.ripard@free-electrons.com \
--cc=wens@csie.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome