projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b9b546
)
dts: qcom: msm8974: Add SCM firmware node
author
Andy Gross
<andy.gross@linaro.org>
Fri, 3 Jun 2016 23:25:29 +0000
(18:25 -0500)
committer
Andy Gross
<andy.gross@linaro.org>
Sun, 12 Jun 2016 03:57:14 +0000
(22:57 -0500)
This patch adds the Qualcomm SCM firmware node.
Signed-off-by: Andy Gross <andy.gross@linaro.org>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
arch/arm/boot/dts/qcom-msm8974.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/qcom-msm8974.dtsi
b/arch/arm/boot/dts/qcom-msm8974.dtsi
index e98b3738ee424f3ac12a2ef8ed5bbe58d837c72a..55328d6879fbb4e2b6150c4cfd35fa408b3af5b7 100644
(file)
--- a/
arch/arm/boot/dts/qcom-msm8974.dtsi
+++ b/
arch/arm/boot/dts/qcom-msm8974.dtsi
@@
-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 {
#address-cells = <1>;
#size-cells = <1>;