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

Commit 25538987 authored by Naina Mehta's avatar Naina Mehta Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Enable download/restart mode drivers for Yupik

Enable new download/restart mode drivers for Yupik SoC.

Change-Id: If580f2040013962db29ae94e235ce7e72d58b6d0
parent c1bbe233
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -448,3 +448,11 @@
	io-channels = <&pmk8350_vadc PMR735A_ADC7_DIE_TEMP>;
	io-channel-names = "thermal";
};

&soc {
	reboot_reason {
		compatible = "qcom,reboot-reason";
		nvmem-cells = <&restart_reason>;
		nvmem-cell-names = "restart_reason";
	};
};
+5 −0
Original line number Diff line number Diff line
@@ -34,6 +34,7 @@
	firmware: firmware {
		scm {
			compatible = "qcom,scm";
			qcom,dload-mode = <&tcsr 0x13000>;
		};
		android {
			compatible = "android,firmware";
@@ -842,6 +843,10 @@
				0x18040060 0x18050060 0x18060060 0x18070060>;
	};

	dload_mode {
		compatible = "qcom,dload-mode";
	};

	kryo-erp {
		compatible = "arm,arm64-kryo-cpu-erp";
		interrupts = <GIC_PPI 0 IRQ_TYPE_LEVEL_HIGH>,