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

Commit 3acf5c1b authored by nishant raj's avatar nishant raj Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Enable QCPE on direwolf vm

Added scm node in firmware to enable QCPE FE.

Change-Id: I8edcad31d8098cd15614210d5e8fb666bb42f786
parent 9f6342e1
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -242,6 +242,12 @@
	};
};

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

#include "direwolf-pinctrl.dtsi"
#include "direwolf-qupv3.dtsi"
#include "pm8540-vm.dtsi"