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

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

Merge "ARM: dts: sa8155-capture: Add dt nodes for msm-restart driver"

parents b33d096a 4c316047
Loading
Loading
Loading
Loading
+19 −0
Original line number Diff line number Diff line
@@ -154,6 +154,25 @@
		0x18100 0x18100 0x18100 0x18100>;
	};

	qcom,msm-imem@146bf000 {
		compatible = "qcom,msm-imem";
		reg = <0x146bf000 0x1000>;
		ranges = <0x0 0x146bf000 0x1000>;
		#address-cells = <1>;
		#size-cells = <1>;
		dload_type@1c {
			compatible = "qcom,msm-imem-dload-type";
			reg = <0x1c 0x4>;
		};
	};

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

	apps_rsc: mailbox@18220000 {
		compatible = "qcom,tcs-drv";
		status="ok";