arm64: dts: mediatek: mt8183-pumpkin: Add power supply for CCI
Add a power supply for the Cache Coherent Interconnect node as it is required to perform CPU DVFS because both are scaling together. Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Link: https://lore.kernel.org/r/20250724083914.61351-32-angelogioacchino.delregno@collabora.com Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
This commit is contained in:
committed by
Matthias Brugger
parent
181eb7d996
commit
3808199f03
@@ -482,6 +482,10 @@
|
||||
domain-supply = <&mt6358_vgpu_reg>;
|
||||
};
|
||||
|
||||
&cci {
|
||||
proc-supply = <&mt6358_vproc12_reg>;
|
||||
};
|
||||
|
||||
&cpu0 {
|
||||
proc-supply = <&mt6358_vproc12_reg>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user