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@xxxxxxxxxx/ Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> --- 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 <konrad.dybcio@xxxxxxxxxx>