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

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

Merge "ARM: dts: msm: add PDC device bindings for Kona"

parents ea91c726 8551c79a
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -404,6 +404,15 @@
		};
	};

	pdc: interrupt-controller@b220000 {
		compatible = "qcom,kona-pdc";
		reg = <0xb220000 0x30000>;
		qcom,pdc-ranges = <0 480 29>, <42 522 52>, <94 609 30>;
		#interrupt-cells = <2>;
		interrupt-parent = <&intc>;
		interrupt-controller;
	};

	clock_rpmh: qcom,rpmhclk {
		compatible = "qcom,dummycc";
		clock-output-names = "rpmh_clocks";