From: Ronen Krupnik <ronenk@amazon.com>
To: <robh+dt@kernel.org>, <mark.rutland@arm.com>
Cc: <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<barakw@amazon.com>, <dwmw@amazon.co.uk>, <benh@amazon.com>,
<jonnyc@amazon.com>, <talel@amazon.com>, <hhhawa@amazon.com>,
<hanochu@amazon.com>, Ronen Krupnik <ronenk@amazon.com>
Subject: [PATCH 0/2] Amazon Annapurna Labs Alpine v3 device-tree
Date: Sun, 28 Jul 2019 22:51:33 +0300 [thread overview]
Message-ID: <20190728195135.12661-1-ronenk@amazon.com> (raw)
This series introduces the device tree for Amazon Annapurna Labs Alpine v3
SoC and Evaluation Board.
Ronen Krupnik (2):
dt-bindings: amazon: add Amazon Annapurna Labs Alpine support
arm64: dts: amazon: add Amazon Annapurna Labs Alpine v3 support
.../devicetree/bindings/arm/amazon,alpine.txt | 23 ++
arch/arm64/boot/dts/Makefile | 1 +
arch/arm64/boot/dts/amazon/Makefile | 1 +
arch/arm64/boot/dts/amazon/alpine-v3-evp.dts | 23 ++
arch/arm64/boot/dts/amazon/alpine-v3.dtsi | 371 ++++++++++++++++++
5 files changed, 419 insertions(+)
create mode 100644 Documentation/devicetree/bindings/arm/amazon,alpine.txt
create mode 100644 arch/arm64/boot/dts/amazon/Makefile
create mode 100644 arch/arm64/boot/dts/amazon/alpine-v3-evp.dts
create mode 100644 arch/arm64/boot/dts/amazon/alpine-v3.dtsi
--
2.21.0
next reply other threads:[~2019-07-28 19:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-28 19:51 Ronen Krupnik [this message]
2019-07-28 19:51 ` [PATCH 1/2] dt-bindings: amazon: add Amazon Annapurna Labs Alpine support Ronen Krupnik
2019-08-16 22:04 ` Rob Herring
2019-07-28 19:51 ` [PATCH 2/2] arm64: dts: amazon: add Amazon Annapurna Labs Alpine v3 support Ronen Krupnik
2019-07-29 10:12 ` Sudeep Holla
2019-08-06 10:02 ` Krupnik
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=20190728195135.12661-1-ronenk@amazon.com \
--to=ronenk@amazon.com \
--cc=barakw@amazon.com \
--cc=benh@amazon.com \
--cc=devicetree@vger.kernel.org \
--cc=dwmw@amazon.co.uk \
--cc=hanochu@amazon.com \
--cc=hhhawa@amazon.com \
--cc=jonnyc@amazon.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.org \
--cc=talel@amazon.com \
/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