mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: msm: update DPC/IPC value for diwali"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
5ac38848dc
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user