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

Commit 4899810c authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: qcom: Update qoslat tables on kona"

parents 704c540b 4d35db47
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 >;
		};
	};