projects
/
linux
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f0149c
)
arm64: dts: qcom: sc7280: Cleanup the lpasscc node
author
Satya Priya
<quic_c_skakit@quicinc.com>
Wed, 10 Aug 2022 05:05:07 +0000
(10:35 +0530)
committer
Bjorn Andersson
<andersson@kernel.org>
Mon, 29 Aug 2022 21:48:33 +0000
(16:48 -0500)
Remove "cc" regmap from lpasscc node which is overlapping
with the lpass_aon regmap.
Fixes:
422a295221bb
("arm64: dts: qcom: sc7280: Add clock controller nodes")
Signed-off-by: Satya Priya <quic_c_skakit@quicinc.com>
Signed-off-by: Taniya Das <quic_tdas@quicinc.com>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link:
https://lore.kernel.org/r/1660107909-27947-2-git-send-email-quic_c_skakit@quicinc.com
arch/arm64/boot/dts/qcom/sc7280.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/qcom/sc7280.dtsi
b/arch/arm64/boot/dts/qcom/sc7280.dtsi
index 89a8e6b9822a25048e0ac60f81da892722b51bde..06e144e7a5f355bbeb39509eafe5a71d1056405d 100644
(file)
--- a/
arch/arm64/boot/dts/qcom/sc7280.dtsi
+++ b/
arch/arm64/boot/dts/qcom/sc7280.dtsi
@@
-2173,9
+2173,8
@@
tcsr_2: syscon@1fc0000 {
lpasscc: lpasscc@3000000 {
compatible = "qcom,sc7280-lpasscc";
reg = <0 0x03000000 0 0x40>,
- <0 0x03c04000 0 0x4>,
- <0 0x03389000 0 0x24>;
- reg-names = "qdsp6ss", "top_cc", "cc";
+ <0 0x03c04000 0 0x4>;
+ reg-names = "qdsp6ss", "top_cc";
clocks = <&gcc GCC_CFG_NOC_LPASS_CLK>;
clock-names = "iface";
#clock-cells = <1>;