From: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
To: "irving.ch.lin" <irving-ch.lin@mediatek.com>,
Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Matthias Brugger <matthias.bgg@gmail.com>,
Ulf Hansson <ulf.hansson@linaro.org>,
Richard Cochran <richardcochran@gmail.com>
Cc: Qiqi Wang <qiqi.wang@mediatek.com>,
linux-clk@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, linux-pm@vger.kernel.org,
netdev@vger.kernel.org,
Project_Global_Chrome_Upstream_Group@mediatek.com,
sirius.wang@mediatek.com, vince-wl.liu@mediatek.com,
jh.hsu@mediatek.com
Subject: Re: [PATCH v2 4/4] pmdomain: mediatek: Add power domain driver for MT8189 SoC
Date: Wed, 17 Sep 2025 11:40:59 +0200 [thread overview]
Message-ID: <eb2b4c98-44b1-4e9a-8e6a-1bc19b42eaf5@collabora.com> (raw)
In-Reply-To: <20250912120508.3180067-5-irving-ch.lin@mediatek.com>
Il 12/09/25 14:04, irving.ch.lin ha scritto:
> From: Irving-ch Lin <irving-ch.lin@mediatek.com>
>
> Introduce a new power domain (pmd) driver for the MediaTek mt8189 SoC.
> This driver ports and refines the power domain framework, dividing
> hardware blocks (CPU, GPU, peripherals, etc.) into independent power
> domains for precise and energy-efficient power management.
>
> Signed-off-by: Irving-ch Lin <irving-ch.lin@mediatek.com>
No. This driver is legacy and shall not be used for new platforms.
Please integrate the MT8189 CMOS in mtk-pm-domains instead.
Regards,
Angelo
> ---
> drivers/pmdomain/mediatek/mt8189-scpsys.h | 75 ++
> drivers/pmdomain/mediatek/mtk-scpsys.c | 967 +++++++++++++++++++++-
> 2 files changed, 999 insertions(+), 43 deletions(-)
> create mode 100644 drivers/pmdomain/mediatek/mt8189-scpsys.h
>
prev parent reply other threads:[~2025-09-17 9:41 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-12 12:04 [PATCH v2 0/4] Add support for MT8189 clock/power controller irving.ch.lin
2025-09-12 12:04 ` [PATCH v2 1/4] dt-bindings: clock: mediatek: Add MT8189 clock definitions irving.ch.lin
2025-09-14 12:03 ` Krzysztof Kozlowski
2025-09-12 12:04 ` [PATCH v2 2/4] dt-bindings: power: mediatek: Add MT8189 power domain definitions irving.ch.lin
2025-09-14 12:05 ` Krzysztof Kozlowski
2025-09-12 12:04 ` [PATCH v2 3/4] clk: mediatek: Add clock drivers for MT8189 SoC irving.ch.lin
2025-09-15 7:54 ` Peng Fan
2025-09-12 12:04 ` [PATCH v2 4/4] pmdomain: mediatek: Add power domain driver " irving.ch.lin
2025-09-13 9:16 ` Simon Horman
2025-09-15 8:18 ` Peng Fan
2025-09-17 9:40 ` AngeloGioacchino Del Regno [this message]
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=eb2b4c98-44b1-4e9a-8e6a-1bc19b42eaf5@collabora.com \
--to=angelogioacchino.delregno@collabora.com \
--cc=Project_Global_Chrome_Upstream_Group@mediatek.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=irving-ch.lin@mediatek.com \
--cc=jh.hsu@mediatek.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-pm@vger.kernel.org \
--cc=matthias.bgg@gmail.com \
--cc=mturquette@baylibre.com \
--cc=netdev@vger.kernel.org \
--cc=qiqi.wang@mediatek.com \
--cc=richardcochran@gmail.com \
--cc=robh@kernel.org \
--cc=sboyd@kernel.org \
--cc=sirius.wang@mediatek.com \
--cc=ulf.hansson@linaro.org \
--cc=vince-wl.liu@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