Thread (51 messages) 51 messages, 7 authors, 2019-01-28

Re: [PATCH 10/13] arm64: dts: qcom: qcs404: Add HFPLL node

From: Stephen Boyd <sboyd@kernel.org>
Date: 2018-12-17 19:39:14
Also in: linux-arm-kernel, linux-clk, lkml

Quoting Jorge Ramirez-Ortiz (2018-12-17 01:46:27)
quoted hunk ↗ jump to hunk
The high frequency pll functionality is required to enable CPU
frequency scaling operation.

Co-developed-by: Niklas Cassel <redacted>
Signed-off-by: Niklas Cassel <redacted>
Signed-off-by: Jorge Ramirez-Ortiz <redacted>
---
 arch/arm64/boot/dts/qcom/qcs404.dtsi | 9 +++++++++
 1 file changed, 9 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/qcs404.dtsi b/arch/arm64/boot/dts/qcom/qcs404.dtsi
index 4594fea7..ec3f6c7 100644
--- a/arch/arm64/boot/dts/qcom/qcs404.dtsi
+++ b/arch/arm64/boot/dts/qcom/qcs404.dtsi
@@ -375,6 +375,15 @@
                        #mbox-cells = <1>;
                };
 
+               apcs_hfpll: clock-controller@0b016000 {
Drop leading 0 on unit address please.
+                       compatible = "qcom,hfpll";
+                       reg = <0x0b016000 0x30>;
Wow that is small!
+                       #clock-cells = <0>;
+                       clock-output-names = "apcs_hfpll";
+                       clocks = <&xo_board>;
+                       clock-names = "xo";
+               };
+
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help