From: Flora Fu <flora.fu@mediatek.com>
To: Matthias Brugger <matthias.bgg@gmail.com>,
Pi-Cheng Chen <pi-cheng.chen@mediatek.com>
Cc: <linux-arm-kernel@lists.infradead.org>,
<linux-mediatek@lists.infradead.org>,
<linux-kernel@vger.kernel.org>, Flora Fu <flora.fu@mediatek.com>,
Yong Wu <yong.wu@mediatek.com>, JB Tsai <jb.tsai@mediatek.com>,
Chun-Jie Chen <chun-jie.chen@mediatek.com>
Subject: [PATCH 0/6] Add MT8195 APU Power Domain
Date: Sat, 11 Dec 2021 01:37:37 +0800 [thread overview]
Message-ID: <20211210173743.30906-1-flora.fu@mediatek.com> (raw)
Add MT8195 APU power domain.
This series is based on drivers implemented in
MT8192 apu power domain[1] and apu SMC[2].
[1] https://patchwork.kernel.org/project/linux-mediatek/list/?series=593809
[2] https://patchwork.kernel.org/patch/12670253
The device tree depends on MT8195 dts[3] which is under reviewing.
[3] https://patchwork.kernel.org/patch/12616141
Flora Fu (6):
dt-bindings: soc: mediatek: apu: Add MT8195 APU power domain
dt-bindings: arm: mediatek: Add MT8195 APU bindings
soc: mediatek: apu: Add MT8195 apu power domain
arm64: dts: mt8195: Add APU nodes
arm64: dts: mt8195: Add APU power domain node
arm64: dts: mt8195: Set up apu power domain regulators
.../arm/mediatek/mediatek,apusys.yaml | 3 +
.../soc/mediatek/mediatek,apu-pm.yaml | 1 +
arch/arm64/boot/dts/mediatek/mt8195-evb.dts | 8 ++
arch/arm64/boot/dts/mediatek/mt8195.dtsi | 31 +++++
drivers/soc/mediatek/apusys/mtk-apu-pm.c | 124 ++++++++++++++++++
5 files changed, 167 insertions(+)
--
2.18.0
next reply other threads:[~2021-12-10 17:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-10 17:37 Flora Fu [this message]
2021-12-10 17:37 ` [PATCH 1/6] dt-bindings: soc: mediatek: apu: Add MT8195 APU power domain Flora Fu
2021-12-10 17:37 ` [PATCH 2/6] dt-bindings: arm: mediatek: Add MT8195 APU bindings Flora Fu
2021-12-10 17:37 ` [PATCH 3/6] soc: mediatek: apu: Add MT8195 apu power domain Flora Fu
2021-12-10 17:37 ` [PATCH 4/6] arm64: dts: mt8195: Add APU nodes Flora Fu
2021-12-10 17:37 ` [PATCH 5/6] arm64: dts: mt8195: Add APU power domain node Flora Fu
2021-12-10 17:37 ` [PATCH 6/6] arm64: dts: mt8195: Set up apu power domain regulators Flora Fu
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=20211210173743.30906-1-flora.fu@mediatek.com \
--to=flora.fu@mediatek.com \
--cc=chun-jie.chen@mediatek.com \
--cc=jb.tsai@mediatek.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=pi-cheng.chen@mediatek.com \
--cc=yong.wu@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