Skip to content

Commit 1781f2c

Browse files
ikjn-crosAngeloGioacchino Del Regno
authored andcommitted
arm64: dts: mediatek: mt8183: Add power-domains properity to mfgcfg
mfgcfg clock is under MFG_ASYNC power domain. Fixes: e526c9b ("arm64: dts: Add Mediatek SoC MT8183 and evaluation board dts and Makefile") Fixes: 37fb78b ("arm64: dts: mediatek: Add mt8183 power domains controller") Signed-off-by: Weiyi Lu <[email protected]> Signed-off-by: Ikjoon Jang <[email protected]> Reviewed-by: Enric Balletbo i Serra <[email protected]> Signed-off-by: Chen-Yu Tsai <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
1 parent 4cece76 commit 1781f2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/boot/dts/mediatek/mt8183.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1637,6 +1637,7 @@
16371637
compatible = "mediatek,mt8183-mfgcfg", "syscon";
16381638
reg = <0 0x13000000 0 0x1000>;
16391639
#clock-cells = <1>;
1640+
power-domains = <&spm MT8183_POWER_DOMAIN_MFG_ASYNC>;
16401641
};
16411642

16421643
gpu: gpu@13040000 {

0 commit comments

Comments
 (0)