OSDN Git Service

arm64: dts: qcom: sdm845: narrow LLCC address space
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 28 Jul 2022 11:37:47 +0000 (13:37 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 17 Aug 2022 17:07:39 +0000 (12:07 -0500)
commit300b5f661eebefb8571841b78091343eb87eca54
tree8727e8b1ef4864892842a163add3563b2a9e6470
parent568035b01cfb107af8d2e4bd2fb9aea22cf5b868
arm64: dts: qcom: sdm845: narrow LLCC address space

The Last Level Cache Controller (LLCC) device does not need to access
entire LLCC address space.  Currently driver uses only hardware info and
status registers which both reside in LLCC0_COMMON range (offset
0x30000, size 0x1000).  Narrow the address space to allow binding other
drivers to rest of LLCC address space.

Cc: Rajendra Nayak <quic_rjendra@quicinc.com>
Cc: Sibi Sankar <quic_sibis@quicinc.com>
Reported-by: Steev Klimaszewski <steev@kali.org>
Suggested-by: Sibi Sankar <quic_sibis@quicinc.com>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tested-by: Steev Klimaszewski <steev@kali.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220728113748.170548-11-krzysztof.kozlowski@linaro.org
arch/arm64/boot/dts/qcom/sdm845.dtsi