arm64: dts: qcom: msm8916: Drop qcom,tcsr-mutex syscon
authorStephan Gerhold <stephan@gerhold.net>
Tue, 15 Sep 2020 07:12:13 +0000 (09:12 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 15 Sep 2020 15:35:00 +0000 (15:35 +0000)
commit5342f1df8f50df3cec6e015beefc4eca79eb858d
tree7ffda283c208bda435c46bc69dbb2909ac05b2bf
parentdd5f6c73240756abb0dd457d7c885564167e9f0a
arm64: dts: qcom: msm8916: Drop qcom,tcsr-mutex syscon

The hwlock device node does not (directly) use memory resources
of the SoC, so we should move it outside the "soc" node.

However, as of commit 7a1e6fb1c606 ("hwspinlock: qcom: Allow mmio usage
in addition to syscon") we can now assign the memory region directly
to the hwlock device node. This works because the register space
used by it is actually separate and not used by any other components.

Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Link: https://lore.kernel.org/r/20200915071221.72895-7-stephan@gerhold.net
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
arch/arm64/boot/dts/qcom/msm8916.dtsi