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@xxxxxxxxxxxxx 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