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

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

Merge "ARM: dts: msm: Add pshold to Shima"

parents 86d7911d d0179ec2
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -449,6 +449,11 @@
		interrupt-names = "l1-l2-faultirq","l3-scu-faultirq";
	};

	qcom,msm-rtb {
		compatible = "qcom,msm-rtb";
		qcom,rtb-size = <0x100000>;
	};

	clocks {
		xo_board: xo-board {
			compatible = "fixed-clock";
@@ -840,6 +845,12 @@
		qcom,config-arr = <0x18000060 0x18010060 0x18020060 0x18030060
				0x18040060 0x18050060 0x18060060 0x18070060>;
	};

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

#include "shima-pinctrl.dtsi"