This patchset adds LLCC support for the new Qualcomm SM8550 SoC. Since the SM8550 bumps the HW version to 4.1, add support for it beforehand. To: Andy Gross <agross@xxxxxxxxxx> To: Bjorn Andersson <andersson@xxxxxxxxxx> To: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> To: Rob Herring <robh+dt@xxxxxxxxxx> To: Krzysztof Kozlowski <krzysztof.kozlowski+dt@xxxxxxxxxx> Cc: linux-arm-msm@xxxxxxxxxxxxxxx Cc: linux-kernel@xxxxxxxxxxxxxxx Cc: devicetree@xxxxxxxxxxxxxxx Abel Vesa (3): soc: qcom: llcc: Add v4.1 HW version support dt-bindings: arm: msm: Add LLCC compatible for SM8550 soc: qcom: llcc: Add configuration data for SM8550 .../bindings/arm/msm/qcom,llcc.yaml | 1 + drivers/soc/qcom/llcc-qcom.c | 166 +++++++++++++++++- include/linux/soc/qcom/llcc-qcom.h | 12 ++ 3 files changed, 172 insertions(+), 7 deletions(-) -- 2.34.1