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: add capacity and DPC properties for Lahaina"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
de84d0016f
@@ -35,6 +35,8 @@
|
||||
enable-method = "spin-table";
|
||||
cache-size = <0x8000>;
|
||||
cpu-release-addr = <0x0 0x90000000>;
|
||||
capacity-dmips-mhz = <1024>;
|
||||
dynamic-power-coefficient = <100>;
|
||||
next-level-cache = <&L2_0>;
|
||||
L2_0: l2-cache {
|
||||
compatible = "arm,arch-cache";
|
||||
@@ -57,6 +59,8 @@
|
||||
enable-method = "spin-table";
|
||||
cache-size = <0x8000>;
|
||||
cpu-release-addr = <0x0 0x90000000>;
|
||||
capacity-dmips-mhz = <1024>;
|
||||
dynamic-power-coefficient = <100>;
|
||||
next-level-cache = <&L2_1>;
|
||||
L2_1: l2-cache {
|
||||
compatible = "arm,arch-cache";
|
||||
@@ -73,6 +77,8 @@
|
||||
enable-method = "spin-table";
|
||||
cache-size = <0x8000>;
|
||||
cpu-release-addr = <0x0 0x90000000>;
|
||||
capacity-dmips-mhz = <1024>;
|
||||
dynamic-power-coefficient = <100>;
|
||||
next-level-cache = <&L2_2>;
|
||||
L2_2: l2-cache {
|
||||
compatible = "arm,arch-cache";
|
||||
@@ -89,6 +95,8 @@
|
||||
enable-method = "spin-table";
|
||||
cache-size = <0x8000>;
|
||||
cpu-release-addr = <0x0 0x90000000>;
|
||||
capacity-dmips-mhz = <1024>;
|
||||
dynamic-power-coefficient = <100>;
|
||||
next-level-cache = <&L2_3>;
|
||||
L2_3: l2-cache {
|
||||
compatible = "arm,arch-cache";
|
||||
@@ -105,6 +113,8 @@
|
||||
enable-method = "spin-table";
|
||||
cache-size = <0x20000>;
|
||||
cpu-release-addr = <0x0 0x90000000>;
|
||||
capacity-dmips-mhz = <1946>;
|
||||
dynamic-power-coefficient = <454>;
|
||||
next-level-cache = <&L2_4>;
|
||||
L2_4: l2-cache {
|
||||
compatible = "arm,arch-cache";
|
||||
@@ -121,6 +131,8 @@
|
||||
enable-method = "spin-table";
|
||||
cache-size = <0x20000>;
|
||||
cpu-release-addr = <0x0 0x90000000>;
|
||||
capacity-dmips-mhz = <1946>;
|
||||
dynamic-power-coefficient = <454>;
|
||||
next-level-cache = <&L2_5>;
|
||||
L2_5: l2-cache {
|
||||
compatible = "arm,arch-cache";
|
||||
@@ -137,6 +149,8 @@
|
||||
enable-method = "spin-table";
|
||||
cache-size = <0x20000>;
|
||||
cpu-release-addr = <0x0 0x90000000>;
|
||||
capacity-dmips-mhz = <1946>;
|
||||
dynamic-power-coefficient = <454>;
|
||||
next-level-cache = <&L2_6>;
|
||||
L2_6: l2-cache {
|
||||
compatible = "arm,arch-cache";
|
||||
@@ -153,6 +167,8 @@
|
||||
enable-method = "spin-table";
|
||||
cache-size = <0x20000>;
|
||||
cpu-release-addr = <0x0 0x90000000>;
|
||||
capacity-dmips-mhz = <2048>;
|
||||
dynamic-power-coefficient = <704>;
|
||||
next-level-cache = <&L2_7>;
|
||||
L2_7: l2-cache {
|
||||
compatible = "arm,arch-cache";
|
||||
|
||||
Reference in New Issue
Block a user