projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ece8583
)
dts: qcom: apq8084: Add SCM firmware node
author
Andy Gross
<andy.gross@linaro.org>
Fri, 3 Jun 2016 23:25:27 +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 firmware node for the SCM
Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
arch/arm/boot/dts/qcom-apq8084.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/qcom-apq8084.dtsi
b/arch/arm/boot/dts/qcom-apq8084.dtsi
index
a33a09f
..
7c2df06
100644
(file)
--- a/
arch/arm/boot/dts/qcom-apq8084.dtsi
+++ b/
arch/arm/boot/dts/qcom-apq8084.dtsi
@@
-86,6
+86,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";
+ };
+ };
+
cpu-pmu {
compatible = "qcom,krait-pmu";
interrupts = <1 7 0xf04>;