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

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

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

parents ff5b1932 0562eef5
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -26,6 +26,12 @@
		ufshc1 = &ufshc_mem; /* Embedded UFS Slot */
	};

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

	cpus {
		#address-cells = <2>;
		#size-cells = <0>;
@@ -327,6 +333,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>;