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

Commit ca92144a authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add ERP device definition on msmfalcon"

parents ca5c3769 f0ba75cf
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -839,6 +839,21 @@
		};
	};

	arm64-cpu-erp {
		compatible = "arm,arm64-cpu-erp";
		interrupts = <0 43 4>,
			     <0 44 4>,
			     <0 41 4>,
			     <0 42 4>;

		interrupt-names = "pri-dbe-irq",
				  "sec-dbe-irq",
				  "pri-ext-irq",
				  "sec-ext-irq";

		poll-delay-ms = <5000>;
	};

	clock_rpmcc: qcom,rpmcc {
		compatible = "qcom,rpmcc-msmfalcon", "qcom,rpmcc";
		#clock-cells = <1>;