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

Commit e0e7da5d authored by Andy Gross's avatar Andy Gross
Browse files

dts: qcom: msm8974: Add SCM firmware node



This patch adds the Qualcomm SCM firmware node.

Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
Reviewed-by: default avatarStephen Boyd <sboyd@codeaurora.org>
parent 2b9b5466
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -260,6 +260,14 @@
		};
		};
	};
	};


	firmware {
		scm {
			compatible = "qcom,scm";
			clocks = <&gcc GCC_CE1_CLK>, <&gcc GCC_CE1_AXI_CLK>, <&gcc GCC_CE1_AHB_CLK>;
			clock-names = "core", "bus", "iface";
		};
	};

	soc: soc {
	soc: soc {
		#address-cells = <1>;
		#address-cells = <1>;
		#size-cells = <1>;
		#size-cells = <1>;