Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d56318ef authored by Pavankumar Kondeti's avatar Pavankumar Kondeti
Browse files

ARM: dts: msm: add capacity and DPC properties for Shima

The "capacity-dmips-mhz" and "dynamic-power-coefficient" are
used to build Energy Model which in turn used by EAS to take
placement decisions.

Change-Id: Ia44ffe4fcb799663c4bb47eb18f1ac79952ed12d
parent 12f20880
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -30,6 +30,8 @@
			compatible = "qcom,kryo";
			reg = <0x0 0x0>;
			enable-method = "psci";
			capacity-dmips-mhz = <1024>;
			dynamic-power-coefficient = <100>;
			d-cache-size = <0x8000>;
			i-cache-size = <0x8000>;
			cpu-idle-states = <&SLVR_OFF &SLVR_RAIL_OFF>;
@@ -53,6 +55,8 @@
			compatible = "qcom,kryo";
			reg = <0x0 0x100>;
			enable-method = "psci";
			capacity-dmips-mhz = <1024>;
			dynamic-power-coefficient = <100>;
			d-cache-size = <0x8000>;
			i-cache-size = <0x8000>;
			cpu-idle-states = <&SLVR_OFF &SLVR_RAIL_OFF>;
@@ -70,6 +74,8 @@
			compatible = "qcom,kryo";
			reg = <0x0 0x200>;
			enable-method = "psci";
			capacity-dmips-mhz = <1024>;
			dynamic-power-coefficient = <100>;
			d-cache-size = <0x8000>;
			i-cache-size = <0x8000>;
			cpu-idle-states = <&SLVR_OFF &SLVR_RAIL_OFF>;
@@ -87,6 +93,8 @@
			compatible = "qcom,kryo";
			reg = <0x0 0x300>;
			enable-method = "psci";
			capacity-dmips-mhz = <1024>;
			dynamic-power-coefficient = <100>;
			d-cache-size = <0x8000>;
			i-cache-size = <0x8000>;
			cpu-idle-states = <&SLVR_OFF &SLVR_RAIL_OFF>;
@@ -104,6 +112,8 @@
			compatible = "qcom,kryo";
			reg = <0x0 0x400>;
			enable-method = "psci";
			capacity-dmips-mhz = <1946>;
			dynamic-power-coefficient = <520>;
			d-cache-size = <0x8000>;
			i-cache-size = <0x8000>;
			cpu-idle-states = <&GOLD_OFF &GOLD_RAIL_OFF>;
@@ -121,6 +131,8 @@
			compatible = "qcom,kryo";
			reg = <0x0 0x500>;
			enable-method = "psci";
			capacity-dmips-mhz = <1946>;
			dynamic-power-coefficient = <520>;
			d-cache-size = <0x8000>;
			i-cache-size = <0x8000>;
			cpu-idle-states = <&GOLD_OFF &GOLD_RAIL_OFF>;
@@ -138,6 +150,8 @@
			compatible = "qcom,kryo";
			reg = <0x0 0x600>;
			enable-method = "psci";
			capacity-dmips-mhz = <1946>;
			dynamic-power-coefficient = <520>;
			d-cache-size = <0x8000>;
			i-cache-size = <0x8000>;
			cpu-idle-states = <&GOLD_OFF &GOLD_RAIL_OFF>;
@@ -155,6 +169,8 @@
			compatible = "qcom,kryo";
			reg = <0x0 0x700>;
			enable-method = "psci";
			capacity-dmips-mhz = <1946>;
			dynamic-power-coefficient = <552>;
			d-cache-size = <0x8000>;
			i-cache-size = <0x8000>;
			cpu-idle-states = <&GOLD_OFF &GOLD_RAIL_OFF>;