]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: dts: qcom: qcs404: Add TCSR node
authorBjorn Andersson <bjorn.andersson@linaro.org>
Fri, 10 May 2019 04:34:17 +0000 (21:34 -0700)
committerAndy 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

index e0b9a52c5419f8ee1f9c361cc7d329d6208fb419..0a212f4630bf17c7ec22fa760d9b05fadb182248 100644 (file)
@@ -423,6 +423,11 @@ tcsr_mutex_regs: syscon@1905000 {
                        reg = <0x01905000 0x20000>;
                };
 
+               tcsr: syscon@1937000 {
+                       compatible = "syscon";
+                       reg = <0x01937000 0x25000>;
+               };
+
                spmi_bus: spmi@200f000 {
                        compatible = "qcom,spmi-pmic-arb";
                        reg = <0x0200f000 0x001000>,