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

Commit 4d35db47 authored by Amir Vajid's avatar Amir Vajid
Browse files

ARM: dts: qcom: Update qoslat tables on kona

Update qoslat OPP and core-dev tables to be in line with
the latest updates to the driver.

Change-Id: Id361bbb94d68acf90e45c4e2b94be295e72900b5
parent 1b6679b2
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -1119,11 +1119,11 @@
	qoslat_opp_table: qoslat-opp-table {
		compatible = "operating-points-v2";
		opp-0 {
			opp-hz = /bits/ 64 < 0 >;
			opp-hz = /bits/ 64 < 1 >;
		};

		opp-1 {
			opp-hz = /bits/ 64 < 1 >;
			opp-hz = /bits/ 64 < 2 >;
		};
	};

@@ -1303,8 +1303,8 @@
			qcom,target-dev = <&cpu4_cpu_ddr_qoslat>;
			qcom,cachemiss-ev = <0x2A>;
			qcom,core-dev-table =
				<  300000 0 >,
				< 3000000 1 >;
				<  300000 1 >,
				< 3000000 2 >;
		};
	};