2023-05-17 02:50:53

by Konrad Dybcio

[permalink] [raw]
Subject: [PATCH 0/2] Fix SM8550 LLCC

LLCC was recently untangled as far as register regions go [1], but
SM8550 was omitted. Fix it.

[1] https://lore.kernel.org/all/[email protected]/

Signed-off-by: Konrad Dybcio <[email protected]>
---
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,
--
Konrad Dybcio <[email protected]>



2023-05-25 05:43:50

by Bjorn Andersson

[permalink] [raw]
Subject: Re: (subset) [PATCH 0/2] Fix SM8550 LLCC

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/[email protected]/
>
>

Applied, thanks!

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

Best regards,
--
Bjorn Andersson <[email protected]>