On Sat 19 Oct 04:37 PDT 2019, Sai Prakash Ranjan wrote: > LLCC behaviour is controlled by the configuration data set > in the llcc-qcom driver, add the same for SC7180 SoC. > Also convert the existing bindings to json-schema and add > the compatible for SC7180 SoC. > Thanks for the patches and thanks for the review Stephen. Series applied Regards, Bjorn > v2: > * Convert bindings to YAML and add compatible for SC7180 > * Address Stephen's comments on const > > Sai Prakash Ranjan (2): > dt-bindings: msm: Convert LLCC bindings to YAML > dt-bindings: msm: Add LLCC for SC7180 > > Vivek Gautam (1): > soc: qcom: llcc: Add configuration data for SC7180 > > .../devicetree/bindings/arm/msm/qcom,llcc.txt | 41 -------------- > .../bindings/arm/msm/qcom,llcc.yaml | 55 +++++++++++++++++++ > drivers/soc/qcom/llcc-qcom.c | 15 ++++- > 3 files changed, 69 insertions(+), 42 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/arm/msm/qcom,llcc.txt > create mode 100644 Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml > > -- > QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member > of Code Aurora Forum, hosted by The Linux Foundation >