From: Matthias Brugger <matthias.bgg@gmail.com>
To: SoC Team <soc@kernel.org>
Cc: James Liao <jamesjj.liao@mediatek.com>,
Yong Liang <yong.liang@mediatek.com>,
Ran Bi <ran.bi@mediatek.com>,
Michael Kao <michael.kao@mediatek.com>,
Fabien Parent <fparent@baylibre.com>, arm-soc <arm@kernel.org>,
"moderated list:ARM/Mediatek SoC support"
<linux-mediatek@lists.infradead.org>,
Hsin-Yi Wang <hsinyi@chromium.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] arm64: dts: MediaTek updates for v5.7
Date: Fri, 20 Mar 2020 13:07:20 +0100 [thread overview]
Message-ID: <c512b5cb-e639-1429-64db-9c1a53378c49@gmail.com> (raw)
Hi Olof and Arnd,
Please have a look on the 64-bit DTS updates for MediaTek SoCs.
Thanks,
Matthias
---
The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:
Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git/
tags/v5.6-next-dts64
for you to fetch changes up to 836e4a2e3d9e8f0a72446073280b2224bec1c9eb:
arm64: dts: add RTC nodes for MT2712 (2020-03-15 19:47:35 +0100)
----------------------------------------------------------------
mt2712:
- add real time clock node
mt8173:
- mark arch timer invalid in suspend
mt8183:
- add CPU idle states
- add watchdog node
- add dynamic power coefficient and cooling cells for all CPUs
mt8516:
- add basic support for the SoC
- add basic support for the pumpkin board
----------------------------------------------------------------
Fabien Parent (2):
arm64: dts: mediatek: add dtsi for MT8516
arm64: dts: mediatek: add pumpkin board dts
Hsin-Yi Wang (1):
arm64: dts: mt8173: add arm,no-tick-in-suspend in timer
James Liao (1):
arm64: dts: mt8183: Enable CPU idle-states
Matthias Brugger (1):
arm64: dts: mediatek: rename scpsys nodes to power-controller
Ran Bi (1):
arm64: dts: add RTC nodes for MT2712
michael.kao (2):
arm64: dts: mt8183: add/update dynamic power coefficients
arm64: dts: mt8183: Add #cooling-cells to CPU nodes
yong.liang (1):
amr64: dts: mt8183: Add watchdog node
arch/arm64/boot/dts/mediatek/Makefile | 1 +
arch/arm64/boot/dts/mediatek/mt2712e.dtsi | 8 +-
arch/arm64/boot/dts/mediatek/mt6797.dtsi | 2 +-
arch/arm64/boot/dts/mediatek/mt7622.dtsi | 2 +-
arch/arm64/boot/dts/mediatek/mt8173.dtsi | 3 +-
arch/arm64/boot/dts/mediatek/mt8183.dtsi | 53 ++
arch/arm64/boot/dts/mediatek/mt8516-pinfunc.h | 663 +++++++++++++++++++++++
arch/arm64/boot/dts/mediatek/mt8516-pumpkin.dts | 20 +
arch/arm64/boot/dts/mediatek/mt8516.dtsi | 457 ++++++++++++++++
arch/arm64/boot/dts/mediatek/pumpkin-common.dtsi | 221 ++++++++
10 files changed, 1426 insertions(+), 4 deletions(-)
create mode 100644 arch/arm64/boot/dts/mediatek/mt8516-pinfunc.h
create mode 100644 arch/arm64/boot/dts/mediatek/mt8516-pumpkin.dts
create mode 100644 arch/arm64/boot/dts/mediatek/mt8516.dtsi
create mode 100644 arch/arm64/boot/dts/mediatek/pumpkin-common.dtsi
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
reply other threads:[~2020-03-20 12:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=c512b5cb-e639-1429-64db-9c1a53378c49@gmail.com \
--to=matthias.bgg@gmail.com \
--cc=arm@kernel.org \
--cc=fparent@baylibre.com \
--cc=hsinyi@chromium.org \
--cc=jamesjj.liao@mediatek.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=michael.kao@mediatek.com \
--cc=ran.bi@mediatek.com \
--cc=soc@kernel.org \
--cc=yong.liang@mediatek.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;
as well as URLs for NNTP newsgroup(s).