mbox series

[0/2] Fix SM8550 LLCC

Message ID 20230517-topic-kailua-llcc-v1-0-d57bd860c43e@linaro.org (mailing list archive)
Headers show
Series Fix SM8550 LLCC | expand

Message

Konrad Dybcio May 17, 2023, 2:18 a.m. UTC
LLCC was recently untangled as far as register regions go [1], but
SM8550 was omitted. Fix it.

[1] https://lore.kernel.org/all/20230314080443.64635-1-manivannan.sadhasivam@linaro.org/

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
Konrad Dybcio (2):
      dt-bindings: cache: qcom,llcc: Fix SM8550 description
      arm64: dts: qcom: sm8550: Use the correct LLCC register scheme

 Documentation/devicetree/bindings/cache/qcom,llcc.yaml |  1 +
 arch/arm64/boot/dts/qcom/sm8550.dtsi                   | 11 +++++++++--
 2 files changed, 10 insertions(+), 2 deletions(-)
---
base-commit: 885df05bf634d589fbf030c3751614eaa453fb5d
change-id: 20230517-topic-kailua-llcc-ef16d72b1cfe

Best regards,

Comments

Bjorn Andersson May 25, 2023, 4:53 a.m. UTC | #1
On Wed, 17 May 2023 04:18:48 +0200, Konrad Dybcio wrote:
> LLCC was recently untangled as far as register regions go [1], but
> SM8550 was omitted. Fix it.
> 
> [1] https://lore.kernel.org/all/20230314080443.64635-1-manivannan.sadhasivam@linaro.org/
> 
> 

Applied, thanks!

[2/2] arm64: dts: qcom: sm8550: Use the correct LLCC register scheme
      commit: 661a4f089317c877aecd598fb70cd46510cc8d29

Best regards,