aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Gross <[email protected]>2016-06-03 18:25:30 -0500
committerAndy Gross <[email protected]>2016-06-11 22:57:15 -0500
commit9e5d41d44018bc721329e8314259d4c7f683b7c6 (patch)
tree9622df30b05a277c178dc9ea2573ef3f0a4e8c5f
parente0e7da5dfd37413a94c00a279a4cfd9712511675 (diff)
dts: qcom: apq8064: Add SCM firmware node
This patch adds the firmware node for the APQ8064 Signed-off-by: Andy Gross <[email protected]> Reviewed-by: Stephen Boyd <[email protected]>
-rw-r--r--arch/arm/boot/dts/qcom-apq8064.dtsi6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom-apq8064.dtsi b/arch/arm/boot/dts/qcom-apq8064.dtsi
index df96ccdc9bb4..cf37d55f6e74 100644
--- a/arch/arm/boot/dts/qcom-apq8064.dtsi
+++ b/arch/arm/boot/dts/qcom-apq8064.dtsi
@@ -213,6 +213,12 @@
};
};
+ firmware {
+ scm {
+ compatible = "qcom,scm-apq8064";
+ };
+ };
+
soc: soc {
#address-cells = <1>;
#size-cells = <1>;