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

Commit 737efc90 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: add l3 qcom defreq device and voters for Kona"

parents 94ad5821 3c427801
Loading
Loading
Loading
Loading
+14 −0
Original line number Original line Diff line number Diff line
@@ -464,6 +464,20 @@
		};
		};
	};
	};


	qcom,devfreq-l3 {
		compatible = "qcom,devfreq-fw";
		reg = <0x18590000 0x4>, <0x18590100 0xa0>, <0x18590320 0x4>;
		reg-names = "en-base", "ftbl-base", "perf-base";

		qcom,cpu0-l3 {
			compatible = "qcom,devfreq-fw-voter";
		};

		qcom,cpu4-l3 {
			compatible = "qcom,devfreq-fw-voter";
		};
	};

	qcom,msm-imem@146bf000 {
	qcom,msm-imem@146bf000 {
		compatible = "qcom,msm-imem";
		compatible = "qcom,msm-imem";
		reg = <0x146bf000 0x1000>;
		reg = <0x146bf000 0x1000>;