Re: [PATCHv2 0/3] Add LLCC support for SC7180 SoC

2019-10-20 Thread Bjorn Andersson
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 t

[PATCHv2 0/3] Add LLCC support for SC7180 SoC

2019-10-19 Thread Sai Prakash Ranjan
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. v2: * Convert bindings to YAML and add compatible for SC7180 * Address Stephen's comments on c