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

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

Merge "ARM: dts: qcom: Remove L3 power levels from GPU dtsi"

parents 65298b3c 14b12864
Loading
Loading
Loading
Loading
+0 −22
Original line number Diff line number Diff line
@@ -141,28 +141,6 @@
		/* GPU OPP data */
		operating-points-v2 = <&gpu_opp_table>;

		qcom,l3-pwrlevels {
			#address-cells = <1>;
			#size-cells = <0>;

			compatible = "qcom,l3-pwrlevels";

			qcom,l3-pwrlevel@0 {
				reg = <0>;
				qcom,l3-freq = <0>;
			};

			qcom,l3-pwrlevel@1 {
				reg = <1>;
				qcom,l3-freq = <864000000>;
			};

			qcom,l3-pwrlevel@2 {
				reg = <2>;
				qcom,l3-freq = <1344000000>;
			};
		};

		/* GPU Mempools */
		qcom,gpu-mempools {
			#address-cells = <1>;