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

Commit f576fdb8 authored by Mohit Aggarwal's avatar Mohit Aggarwal
Browse files

ARM: dts: msm: Add pm8xxx rtc device for bengal

The patch adds pm8xxx rtc device to support rtc
driver for bengal. The rtc driver supports using the
PMIC RTC peripheral to wake a device up from suspend
or to wake it up from power-off.

Change-Id: I469e72ed9327d311c6f6f6ea243c9c4e6395d58b
parent bc34db6a
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -141,6 +141,11 @@
			gpio-controller;
			#gpio-cells = <2>;
		};

		pm6125_rtc: qcom,pm6125_rtc {
			compatible = "qcom,pm8941-rtc";
			interrupts = <0x0 0x61 0x1 IRQ_TYPE_NONE>;
		};
	};

	qcom,pm6125@1 {