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

Commit 861f194e authored by Yogesh Lal's avatar Yogesh Lal
Browse files

ARM: dts: msm: Add scm node for Holi SoC

Enable scm node to support subsystem pil loading for Holi.

Change-Id: I750b1d87310088486fd005ad9ce4943fa3e94c4b
parent e0e90a03
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -316,10 +316,15 @@

	soc: soc { };

	firmware: firmware {
		scm {
			compatible = "qcom,scm";
		};
	};

	chosen {
		bootargs = "rcupdate.rcu_expedited=1 rcu_nocbs=0-7";
	};

};

&soc {