LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Hsin-Yi Wang <hsinyi@chromium.org>
To: linux-arm-kernel@lists.infradead.org
Cc: Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
Matthias Brugger <matthias.bgg@gmail.com>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-mediatek@lists.infradead.org,
Nicolas Boichat <drinkcat@chromium.org>,
Enric Balletbo i Serra <enric.balletbo@collabora.com>,
Daniel Kurtz <djkurtz@chromium.org>
Subject: [PATCH v2 0/2] Add mt8173 elm and hana board
Date: Fri, 10 Jan 2020 15:37:28 +0800 [thread overview]
Message-ID: <20200110073730.213789-1-hsinyi@chromium.org> (raw)
This series adds devicetree and binding document for Acer Chromebook R13 (elm)
and Lenovo Chromebook (hana), which are using mt8173 as SoC.
Changes in v2:
- fix mediatek.yaml
- fixup some nodes and remove unused nodes in dts
Hsin-Yi Wang (2):
dt-bindings: arm64: dts: mediatek: Add mt8173 elm and hana
arm64: dts: mediatek: add mt8173 elm and hana board
.../devicetree/bindings/arm/mediatek.yaml | 27 +
arch/arm64/boot/dts/mediatek/Makefile | 3 +
.../dts/mediatek/mt8173-elm-hana-rev7.dts | 27 +
.../boot/dts/mediatek/mt8173-elm-hana.dts | 16 +
.../boot/dts/mediatek/mt8173-elm-hana.dtsi | 60 +
arch/arm64/boot/dts/mediatek/mt8173-elm.dts | 15 +
arch/arm64/boot/dts/mediatek/mt8173-elm.dtsi | 1040 +++++++++++++++++
7 files changed, 1188 insertions(+)
create mode 100644 arch/arm64/boot/dts/mediatek/mt8173-elm-hana-rev7.dts
create mode 100644 arch/arm64/boot/dts/mediatek/mt8173-elm-hana.dts
create mode 100644 arch/arm64/boot/dts/mediatek/mt8173-elm-hana.dtsi
create mode 100644 arch/arm64/boot/dts/mediatek/mt8173-elm.dts
create mode 100644 arch/arm64/boot/dts/mediatek/mt8173-elm.dtsi
--
2.25.0.rc1.283.g88dfdc4193-goog
next reply other threads:[~2020-01-10 7:37 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-10 7:37 Hsin-Yi Wang [this message]
2020-01-10 7:37 ` [PATCH v2 1/2] dt-bindings: arm64: dts: mediatek: Add mt8173 elm and hana Hsin-Yi Wang
2020-01-10 11:38 ` Enric Balletbo i Serra
2020-01-15 14:52 ` Rob Herring
2020-01-10 7:37 ` [PATCH v2 2/2] arm64: dts: mediatek: add mt8173 elm and hana board Hsin-Yi Wang
2020-01-10 8:52 ` Yingjoe Chen
2020-01-10 13:42 ` Matthias Brugger
2020-01-13 18:01 ` Hsin-Yi Wang
2020-01-14 15:10 ` Matthias Brugger
2020-01-14 15:33 ` Hsin-Yi Wang
2020-01-15 8:53 ` Hsin-Yi Wang
2020-01-15 16:14 ` Matthias Brugger
2020-01-13 9:29 ` Enric Balletbo i Serra
2020-01-13 18:18 ` Matthias Kaehlcke
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=20200110073730.213789-1-hsinyi@chromium.org \
--to=hsinyi@chromium.org \
--cc=devicetree@vger.kernel.org \
--cc=djkurtz@chromium.org \
--cc=drinkcat@chromium.org \
--cc=enric.balletbo@collabora.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=mark.rutland@arm.com \
--cc=matthias.bgg@gmail.com \
--cc=robh+dt@kernel.org \
--subject='Re: [PATCH v2 0/2] Add mt8173 elm and hana board' \
/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
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).