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

Commit 0562eef5 authored by Neeraj Upadhyay's avatar Neeraj Upadhyay
Browse files

ARM: dts: msm: Add psci and scm nodes for Yupik

Add scm and psci device nodes for Yupic SoC.

Change-Id: Iae18d127d2e01234330f77c52b62a051404fd27b
parent 4707b12c
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -23,6 +23,12 @@

	aliases { };

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

	cpus {
		#address-cells = <2>;
		#size-cells = <0>;
@@ -207,6 +213,11 @@
		interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>;
	};

	psci {
		compatible = "arm,psci-1.0";
		method = "smc";
	};

	ipcc_mproc: qcom,ipcc@408000 {
		compatible = "qcom,ipcc";
		reg = <0x408000 0x1000>;