Merge "ARM: dts: msm: update DPC/IPC value for diwali"

This commit is contained in:
qctecmdr
2022-05-20 17:23:25 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -149,7 +149,7 @@
compatible = "qcom,kryo";
reg = <0x0 0x400>;
enable-method = "psci";
capacity-dmips-mhz = <2329>;
capacity-dmips-mhz = <2253>;
dynamic-power-coefficient = <260>;
next-level-cache = <&L2_4>;
cpu-idle-states = <&BIG_CPU_OFF &BIG_CPU_RAIL_OFF>;
@@ -169,7 +169,7 @@
compatible = "qcom,kryo";
reg = <0x0 0x500>;
enable-method = "psci";
capacity-dmips-mhz = <2329>;
capacity-dmips-mhz = <2253>;
dynamic-power-coefficient = <260>;
next-level-cache = <&L2_5>;
cpu-idle-states = <&BIG_CPU_OFF &BIG_CPU_RAIL_OFF>;
@@ -189,7 +189,7 @@
compatible = "qcom,kryo";
reg = <0x0 0x600>;
enable-method = "psci";
capacity-dmips-mhz = <2329>;
capacity-dmips-mhz = <2253>;
dynamic-power-coefficient = <260>;
next-level-cache = <&L2_6>;
cpu-idle-states = <&BIG_CPU_OFF &BIG_CPU_RAIL_OFF>;
@@ -209,8 +209,8 @@
compatible = "qcom,kryo";
reg = <0x0 0x700>;
enable-method = "psci";
capacity-dmips-mhz = <2670>;
dynamic-power-coefficient = <415>;
capacity-dmips-mhz = <2386>;
dynamic-power-coefficient = <396>;
next-level-cache = <&L2_7>;
cpu-idle-states = <&BIG_CPU_OFF &BIG_CPU_RAIL_OFF>;
power-domains = <&CPU_PD7>;