devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/4] Enable crypto for ipq9574
@ 2023-05-15 15:07 Anusha Rao
  2023-05-15 15:07 ` [PATCH V2 1/4] dt-bindings: clock: Add crypto clock and reset definitions Anusha Rao
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Anusha Rao @ 2023-05-15 15:07 UTC (permalink / raw)
  To: agross, andersson, konrad.dybcio, thara.gopinath, herbert, davem,
	robh+dt, krzysztof.kozlowski+dt, conor+dt, mturquette, sboyd,
	p.zabel, bhupesh.sharma, linux-arm-msm, linux-crypto, devicetree,
	linux-kernel, linux-clk
  Cc: quic_srichara, quic_gokulsri, quic_sjaganat, quic_kathirav,
	quic_arajkuma, quic_poovendh

Update GCC driver to include clocks required for crypto.
Enable crypto nodes in ipq9574.

DTS patch depends on the below series
https://lore.kernel.org/linux-arm-msm/20230329053726.14860-1-quic_kathirav@quicinc.com/

Changes in V2:
	Detailed change logs are added to the respective patches.

V1 can be found at
https://lore.kernel.org/linux-arm-msm/20230512090134.9811-1-quic_anusha@quicinc.com/

Anusha Rao (4):
  dt-bindings: clock: Add crypto clock and reset definitions
  clk: qcom: gcc-ipq9574: Enable crypto clocks
  dt-bindings: qcom-qce: add SoC compatible string for ipq9574
  arm64: dts: qcom: ipq9574: Enable crypto nodes

 .../devicetree/bindings/crypto/qcom-qce.yaml  |  1 +
 arch/arm64/boot/dts/qcom/ipq9574.dtsi         | 20 ++++++
 drivers/clk/qcom/gcc-ipq9574.c                | 72 +++++++++++++++++++
 include/dt-bindings/clock/qcom,ipq9574-gcc.h  |  4 ++
 include/dt-bindings/reset/qcom,ipq9574-gcc.h  |  1 +
 5 files changed, 98 insertions(+)


base-commit: aabe491169befbe5481144acf575a0260939764a
-- 
2.17.1


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

end of thread, other threads:[~2023-05-16  8:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-15 15:07 [PATCH V2 0/4] Enable crypto for ipq9574 Anusha Rao
2023-05-15 15:07 ` [PATCH V2 1/4] dt-bindings: clock: Add crypto clock and reset definitions Anusha Rao
2023-05-15 16:14   ` Krzysztof Kozlowski
2023-05-16  7:45   ` Bhupesh Sharma
2023-05-16  8:05     ` Anusha Canchi
2023-05-15 15:07 ` [PATCH V2 2/4] clk: qcom: gcc-ipq9574: Enable crypto clocks Anusha Rao
2023-05-15 15:07 ` [PATCH V2 3/4] dt-bindings: qcom-qce: add SoC compatible string for ipq9574 Anusha Rao
2023-05-15 17:36   ` Conor Dooley
2023-05-15 15:07 ` [PATCH V2 4/4] arm64: dts: qcom: ipq9574: Enable crypto nodes Anusha Rao

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).