projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6448756
)
arm64: dts: qcom: qcs404: Add TCSR node
author
Bjorn Andersson
<bjorn.andersson@linaro.org>
Fri, 10 May 2019 04:34:17 +0000
(21:34 -0700)
committer
Andy Gross
<agross@kernel.org>
Thu, 30 May 2019 02:38:12 +0000
(21:38 -0500)
The bus halt registers in TCSR are referenced as a syscon device, add
these so that we can reference them from the remoteproc nodes.
Reviewed-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <agross@kernel.org>
arch/arm64/boot/dts/qcom/qcs404.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/qcom/qcs404.dtsi
b/arch/arm64/boot/dts/qcom/qcs404.dtsi
index e0b9a52c5419f8ee1f9c361cc7d329d6208fb419..0a212f4630bf17c7ec22fa760d9b05fadb182248 100644
(file)
--- a/
arch/arm64/boot/dts/qcom/qcs404.dtsi
+++ b/
arch/arm64/boot/dts/qcom/qcs404.dtsi
@@
-423,6
+423,11
@@
reg = <0x01905000 0x20000>;
};
+ tcsr: syscon@1937000 {
+ compatible = "syscon";
+ reg = <0x01937000 0x25000>;
+ };
+
spmi_bus: spmi@200f000 {
compatible = "qcom,spmi-pmic-arb";
reg = <0x0200f000 0x001000>,