From: Yixun Lan <dlan-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
To: Kevin Hilman <khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>,
Carlo Caione <carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org>,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
Cc: "Neil Armstrong"
<narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>,
"Jerome Brunet" <jbrunet-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
"Andreas Färber" <afaerber-l3A5Bk7waGM@public.gmane.org>,
"Yixun Lan" <dlan-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
Subject: [PATCH 0/2] Introduce new DT files for Meson-AXG SoC
Date: Sat, 14 Oct 2017 07:13:11 +0800 [thread overview]
Message-ID: <20171013231313.22850-1-dlan@gentoo.org> (raw)
This attempt will try to add new DT files to support Meson-AXG SoC.
Due to the AXG series has new memory layout, we decide to start a new
DT structure without sharing with previous meson-gx.dtsi
1) in the first patch, we try to document the new Meson-AXG bindings
2) in the second patch, we try to bring up a minimal serial console,
so it's capable of running a minimal system (in ramdisk).
Yixun Lan (2):
dt-bindings: arm: amlogic: Add Meson AXG binding
arm64: dts: meson-axg: add initial A113D SoC DT support
Documentation/devicetree/bindings/arm/amlogic.txt | 6 +
arch/arm64/boot/dts/amlogic/Makefile | 1 +
arch/arm64/boot/dts/amlogic/meson-axg-s400.dts | 22 +++
arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 204 ++++++++++++++++++++++
4 files changed, 233 insertions(+)
create mode 100644 arch/arm64/boot/dts/amlogic/meson-axg-s400.dts
create mode 100644 arch/arm64/boot/dts/amlogic/meson-axg.dtsi
--
2.14.1
--
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
next reply other threads:[~2017-10-13 23:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-13 23:13 Yixun Lan [this message]
[not found] ` <20171013231313.22850-1-dlan-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
2017-10-13 23:13 ` [PATCH 1/2] dt-bindings: arm: amlogic: Add Meson AXG binding Yixun Lan
[not found] ` <20171013231313.22850-2-dlan-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
2017-10-18 1:45 ` Rob Herring
2017-10-13 23:13 ` [PATCH 2/2] arm64: dts: meson-axg: add initial A113D SoC DT support Yixun Lan
2017-10-14 22:32 ` [PATCH 0/2] Introduce new DT files for Meson-AXG SoC Andreas Färber
2017-10-16 9:34 ` Neil Armstrong
2017-10-19 10:18 ` Kevin Hilman
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=20171013231313.22850-1-dlan@gentoo.org \
--to=dlan-abrp7r+bbdudnm+yrofe0a@public.gmane.org \
--cc=afaerber-l3A5Bk7waGM@public.gmane.org \
--cc=carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=jbrunet-rdvid1DuHRBWk0Htik3J/w@public.gmane.org \
--cc=khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org \
--cc=linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org \
--cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.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;
as well as URLs for NNTP newsgroup(s).