These patches adds support for the LLCC instance found in the sc8180x and sc8280xp. Bjorn Andersson (2): dt-bindings: arm: msm: Add sc8180x and sc8280xp LLCC compatibles soc: qcom: llcc: Add sc8180x and sc8280xp configurations .../bindings/arm/msm/qcom,llcc.yaml | 2 + drivers/soc/qcom/llcc-qcom.c | 60 +++++++++++++++++++ include/linux/soc/qcom/llcc-qcom.h | 2 + 3 files changed, 64 insertions(+) -- 2.35.1