Commit 09e3dac4 authored by Jack Matthews's avatar Jack Matthews Committed by Bjorn Andersson
Browse files

ARM: dts: qcom: pm8226: add node for RTC

parent e4cbe44e
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -40,6 +40,13 @@
			chg_otg: otg-vbus { };
		};

		rtc@6000 {
			compatible = "qcom,pm8941-rtc";
			reg = <0x6000>, <0x6100>;
			reg-names = "rtc", "alarm";
			interrupts = <0x0 0x61 0x1 IRQ_TYPE_EDGE_RISING>;
		};

		pm8226_mpps: mpps@a000 {
			compatible = "qcom,pm8226-mpp", "qcom,spmi-mpp";
			reg = <0xa000>;