Linux-mediatek Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Support for MT8188 power domains, gpu, gce, vdo
@ 2024-05-27  9:39 AngeloGioacchino Del Regno
  2024-05-27  9:39 ` [PATCH 1/5] dt-bindings: mfd: mediatek,mt8195-scpsys: Add support for MT8188 AngeloGioacchino Del Regno
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: AngeloGioacchino Del Regno @ 2024-05-27  9:39 UTC (permalink / raw)
  To: linux-mediatek
  Cc: lee, robh, krzk+dt, conor+dt, matthias.bgg,
	angelogioacchino.delregno, mandyjh.liu, devicetree, linux-kernel,
	linux-arm-kernel, kernel, jpanis

This series adds power domains, basic VDOSYS nodes and GCE Mailboxes
to finally be able to add the GPU node, which is needed to get the
thermal nodes complete, unblocking that series.

Please note that the IMG_VCORE power domains were omitted, as those
need some more (driver side) love to actually work... and adding them
right now would most likely break basic boot.

For the GPU, this series depends on [1].

Cheers!

[1]: https://lore.kernel.org/lkml/20240527092513.91385-1-angelogioacchino.delregno@collabora.com

AngeloGioacchino Del Regno (5):
  dt-bindings: mfd: mediatek,mt8195-scpsys: Add support for MT8188
  arm64: dts: mediatek: mt8188: Add Global Command Engine mailboxes
  arm64: dts: mediatek: mt8188: Add VDOSYS0/1 support for multimedia
  arm64: dts: mediatek: mt8188: Add support for SoC power domains
  arm64: dts: mediatek: mt8188: Add support for Mali GPU on Panfrost

 .../bindings/mfd/mediatek,mt8195-scpsys.yaml  |   1 +
 arch/arm64/boot/dts/mediatek/mt8188.dtsi      | 480 ++++++++++++++++++
 2 files changed, 481 insertions(+)

-- 
2.45.1



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

end of thread, other threads:[~2024-05-31 13:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-27  9:39 [PATCH 0/5] Support for MT8188 power domains, gpu, gce, vdo AngeloGioacchino Del Regno
2024-05-27  9:39 ` [PATCH 1/5] dt-bindings: mfd: mediatek,mt8195-scpsys: Add support for MT8188 AngeloGioacchino Del Regno
2024-05-27 14:39   ` Krzysztof Kozlowski
2024-05-31 13:51   ` (subset) " Lee Jones
2024-05-27  9:39 ` [PATCH 2/5] arm64: dts: mediatek: mt8188: Add Global Command Engine mailboxes AngeloGioacchino Del Regno
2024-05-27  9:39 ` [PATCH 3/5] arm64: dts: mediatek: mt8188: Add VDOSYS0/1 support for multimedia AngeloGioacchino Del Regno
2024-05-27  9:39 ` [PATCH 4/5] arm64: dts: mediatek: mt8188: Add support for SoC power domains AngeloGioacchino Del Regno
2024-05-27  9:39 ` [PATCH 5/5] arm64: dts: mediatek: mt8188: Add support for Mali GPU on Panfrost AngeloGioacchino Del Regno
2024-05-27 14:53   ` Julien Panis
2024-05-28 10:36     ` AngeloGioacchino Del Regno
2024-05-28 13:13       ` Julien Panis
2024-05-29  6:34   ` Chen-Yu Tsai
2024-05-29  8:16     ` AngeloGioacchino Del Regno

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