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

Commit 72c7c282 authored by Tirupathi Reddy's avatar Tirupathi Reddy
Browse files

ARM: dts: msm: update PMS405 PON configuration



Use PMS405 PON module to reset the system. Also store
the hardware reset reason to SOFT_RB_SPARE register of
the PMS405 PON peripheral.

While at it fix address/size cells configuration of
spmi_bus device node.

Change-Id: I83236bc8df40a8d76aa3f0fdbc90072cc9d4b66c
Signed-off-by: default avatarTirupathi Reddy <tirupath@codeaurora.org>
parent e9525c97
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -90,6 +90,8 @@
			interrupts = <0x0 0x8 0x0>;
			interrupt-names = "kpdpwr";
			qcom,pon-dbc-delay = <15625>;
			qcom,system-reset;
			qcom,store-hard-reset-reason;

			qcom,pon_1 {
				qcom,pon-type = <0>;
+2 −2
Original line number Diff line number Diff line
@@ -371,8 +371,8 @@
		interrupts = <GIC_SPI 190 IRQ_TYPE_NONE>;
		qcom,ee = <0>;
		qcom,channel = <0>;
		#address-cells = <2>;
		#size-cells = <0>;
		#address-cells = <1>;
		#size-cells = <1>;
		interrupt-controller;
		#interrupt-cells = <4>;
		cell-index = <0>;