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

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

Merge "ARM: dts: qcom: Add entries for power off/downlaod mode driver"

parents edadcfeb 68019dd2
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -208,3 +208,11 @@
		};
	};
};

&soc {
	reboot_reason {
		compatible = "qcom,reboot-reason";
		nvmem-cells = <&restart_reason>;
		nvmem-cell-names = "restart_reason";
	};
};
+2 −5
Original line number Diff line number Diff line
@@ -172,11 +172,8 @@
		};
	};

	restart_pshold: restart@c264000 {
		compatible = "qcom,pshold";
		reg = <0xc264000 0x4>,
			<0x1fd3000 0x4>;
		reg-names = "pshold-base", "tcsr-boot-misc-detect";
	dload_mode {
		compatible = "qcom,dload-mode";
	};

	dcc: dcc_v2@117f000 {