mbox series

[0/2] Add LLCC support for SC7180

Message ID cover.1571406041.git.saiprakash.ranjan@codeaurora.org (mailing list archive)
Headers show
Series Add LLCC support for SC7180 | expand

Message

Sai Prakash Ranjan Oct. 18, 2019, 1:57 p.m. UTC
LLCC behaviour is controlled by the configuration data set
in the llcc-qcom driver, add the same for SC7180 SoC.
Also add the compatible for SC7180.

The patch is based on linux-next where llcc driver has been
made generic and not sdm845 specific.

Sai Prakash Ranjan (1):
  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       |  4 +++-
 drivers/soc/qcom/llcc-qcom.c                        | 13 +++++++++++++
 2 files changed, 16 insertions(+), 1 deletion(-)