devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add LLCC support for SM8250 SoC
@ 2020-11-27 12:11 Manivannan Sadhasivam
  2020-11-27 12:11 ` [PATCH 1/3] dt-bindings: msm: Add LLCC for SM8250 Manivannan Sadhasivam
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Manivannan Sadhasivam @ 2020-11-27 12:11 UTC (permalink / raw)
  To: agross, bjorn.andersson, robh+dt
  Cc: linux-arm-msm, linux-kernel, devicetree, Manivannan Sadhasivam

Hello,

This series adds Last Level Cache Controller (LLCC) support for SM8250
SoC from Qualcomm.

All 3 patches in this series are expected to go through arm-soc tree.

Thanks,
Mani

Manivannan Sadhasivam (3):
  dt-bindings: msm: Add LLCC for SM8250
  arm64: dts: qcom: sm8250: Add support for LLCC block
  soc: qcom: llcc-qcom: Add support for SM8250 SoC

 .../bindings/arm/msm/qcom,llcc.yaml           |  1 +
 arch/arm64/boot/dts/qcom/sm8250.dtsi          |  6 +++
 drivers/soc/qcom/llcc-qcom.c                  | 40 +++++++++++++++++++
 include/linux/soc/qcom/llcc-qcom.h            |  1 +
 4 files changed, 48 insertions(+)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-12-08 20:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-27 12:11 [PATCH 0/3] Add LLCC support for SM8250 SoC Manivannan Sadhasivam
2020-11-27 12:11 ` [PATCH 1/3] dt-bindings: msm: Add LLCC for SM8250 Manivannan Sadhasivam
2020-12-08 19:46   ` Rob Herring
2020-11-27 12:11 ` [PATCH 2/3] arm64: dts: qcom: sm8250: Add support for LLCC block Manivannan Sadhasivam
2020-11-27 12:11 ` [PATCH 3/3] soc: qcom: llcc-qcom: Add support for SM8250 SoC Manivannan Sadhasivam
2020-11-27 13:39   ` Sai Prakash Ranjan
2020-11-27 16:07     ` Manivannan Sadhasivam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).