mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 10:04:04 +02:00
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:
parent
181eb7d996
commit
3808199f03
|
|
@ -482,6 +482,10 @@ &mfg {
|
|||
domain-supply = <&mt6358_vgpu_reg>;
|
||||
};
|
||||
|
||||
&cci {
|
||||
proc-supply = <&mt6358_vproc12_reg>;
|
||||
};
|
||||
|
||||
&cpu0 {
|
||||
proc-supply = <&mt6358_vproc12_reg>;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user