From: sean.wang@mediatek.com (sean.wang at mediatek.com)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] Add Basic SoC support for MT7622
Date: Thu, 25 May 2017 17:28:17 +0800 [thread overview]
Message-ID: <cover.1495703415.git.sean.wang@mediatek.com> (raw)
From: Sean Wang <sean.wang@mediatek.com>
This patch set adds basic SoC support for MediaTek MT7622
SoC based on 4.12-rc1.
Sean Wang (4):
dt-bindings: mediatek: add bindings for MediaTek MT7622 SoC
arm64: dts: mt7622: add basic nodes to the mt7622.dtsi file
arm64: dts: mt7622: add dts file for MT7622 reference board variant 1
arm64: dts: mt7622: group clock DT nodes into separate DT file
Documentation/devicetree/bindings/arm/mediatek.txt | 4 +
.../interrupt-controller/mediatek,sysirq.txt | 3 +-
.../devicetree/bindings/serial/mtk-uart.txt | 1 +
arch/arm64/boot/dts/mediatek/Makefile | 1 +
arch/arm64/boot/dts/mediatek/mt7622-clock.dtsi | 20 ++++
arch/arm64/boot/dts/mediatek/mt7622-rfb1.dts | 27 ++++++
arch/arm64/boot/dts/mediatek/mt7622.dtsi | 104 +++++++++++++++++++++
7 files changed, 159 insertions(+), 1 deletion(-)
create mode 100644 arch/arm64/boot/dts/mediatek/mt7622-clock.dtsi
create mode 100644 arch/arm64/boot/dts/mediatek/mt7622-rfb1.dts
create mode 100644 arch/arm64/boot/dts/mediatek/mt7622.dtsi
--
1.9.1
next reply other threads:[~2017-05-25 9:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-25 9:28 sean.wang at mediatek.com [this message]
2017-05-25 9:28 ` [PATCH 1/4] dt-bindings: mediatek: add bindings for MediaTek MT7622 SoC sean.wang at mediatek.com
2017-05-25 9:28 ` [PATCH 2/4] arm64: dts: mt7622: add basic nodes to the mt7622.dtsi file sean.wang at mediatek.com
2017-05-25 11:34 ` Sudeep Holla
2017-05-25 9:28 ` [PATCH 3/4] arm64: dts: mt7622: add dts file for MT7622 reference board variant 1 sean.wang at mediatek.com
2017-05-25 9:28 ` [PATCH 4/4] arm64: dts: mt7622: group clock DT nodes into separate DT file sean.wang at mediatek.com
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=cover.1495703415.git.sean.wang@mediatek.com \
--to=sean.wang@mediatek.com \
--cc=linux-arm-kernel@lists.infradead.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).