public inbox for linux-mediatek@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] MediaTek Dimensity 1200 - Add Power Domains support
@ 2025-04-10 14:39 AngeloGioacchino Del Regno
  2025-04-10 14:39 ` [PATCH v1 1/3] dt-bindings: power: mediatek: Support Dimensity 1200 MT6893 MTCMOS AngeloGioacchino Del Regno
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: AngeloGioacchino Del Regno @ 2025-04-10 14:39 UTC (permalink / raw)
  To: robh
  Cc: devicetree, conor+dt, mbrugger, y.oudjana, linux-pm, ulf.hansson,
	linux-kernel, mandyjh.liu, lihongbo22, wenst, matthias.bgg,
	linux-mediatek, krzk+dt, kernel, linux-arm-kernel,
	angelogioacchino.delregno

In preparation for adding basic support for the OnePlus Nord 2 5G
DN2103 smartphone, this series adds support for the power domains
(MTCMOS) of the MediaTek Dimensity 1200 (MT6893) SoC.

AngeloGioacchino Del Regno (3):
  dt-bindings: power: mediatek: Support Dimensity 1200 MT6893 MTCMOS
  pmdomain: mediatek: Bump maximum bus protect data array elements
  pmdomain: mediatek: Add support for Dimensity 1200 MT6893

 .../power/mediatek,power-controller.yaml      |   2 +
 drivers/pmdomain/mediatek/mt6893-pm-domains.h | 585 ++++++++++++++++++
 drivers/pmdomain/mediatek/mtk-pm-domains.c    |   5 +
 drivers/pmdomain/mediatek/mtk-pm-domains.h    |   2 +-
 .../dt-bindings/power/mediatek,mt6893-power.h |  35 ++
 5 files changed, 628 insertions(+), 1 deletion(-)
 create mode 100644 drivers/pmdomain/mediatek/mt6893-pm-domains.h
 create mode 100644 include/dt-bindings/power/mediatek,mt6893-power.h

-- 
2.49.0



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-04-24 16:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-10 14:39 [PATCH v1 0/3] MediaTek Dimensity 1200 - Add Power Domains support AngeloGioacchino Del Regno
2025-04-10 14:39 ` [PATCH v1 1/3] dt-bindings: power: mediatek: Support Dimensity 1200 MT6893 MTCMOS AngeloGioacchino Del Regno
2025-04-11  8:44   ` Matthias Brugger
2025-04-11 17:25   ` Rob Herring (Arm)
2025-04-10 14:39 ` [PATCH v1 2/3] pmdomain: mediatek: Bump maximum bus protect data array elements AngeloGioacchino Del Regno
2025-04-11  8:44   ` Matthias Brugger
2025-04-10 14:39 ` [PATCH v1 3/3] pmdomain: mediatek: Add support for Dimensity 1200 MT6893 AngeloGioacchino Del Regno
2025-04-11  8:44   ` Matthias Brugger
2025-04-24 16:57 ` [PATCH v1 0/3] MediaTek Dimensity 1200 - Add Power Domains support Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox