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

Commit 9e5d41d4 authored by Andy Gross's avatar Andy Gross
Browse files

dts: qcom: apq8064: Add SCM firmware node



This patch adds the firmware node for the APQ8064

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

	firmware {
		scm {
			compatible = "qcom,scm-apq8064";
		};
	};

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