]> www.infradead.org Git - linux.git/commit
arm64: dts: qcom: sm8650: Add Broadcast_AND register in LLCC block
authorUnnathi Chalicheemala <quic_uchalich@quicinc.com>
Fri, 31 May 2024 16:45:28 +0000 (09:45 -0700)
committerBjorn Andersson <andersson@kernel.org>
Fri, 31 May 2024 22:44:09 +0000 (17:44 -0500)
commita7823576f7f7b1cb0a595332ab6b0b38e15f45a7
tree890243429984a735c03c7020dfdd26faf5a15cc2
parent2a71a2eb1f5ec438f0ac1c7e294cd7ed32119af3
arm64: dts: qcom: sm8650: Add Broadcast_AND register in LLCC block

Chipsets before SM8450 have only one broadcast register (Broadcast_OR)
which is used to broadcast writes and check for status bit 0 only in
all channels.
>From SM8450 onwards, a new Broadcast_AND region was added which checks
for status bit 1. This hasn't been updated and Broadcast_OR region
was wrongly being used to check for status bit 1 all along.
Hence mapping Broadcast_AND region's address space to LLCC in SM8650.

Signed-off-by: Unnathi Chalicheemala <quic_uchalich@quicinc.com>
Link: https://lore.kernel.org/r/3a8804b35f44485637398faa9c0bda76813fe4d7.1717014052.git.quic_uchalich@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sm8650.dtsi