devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/4] Enable crypto for ipq9574
@ 2023-05-18 14:11 Anusha Rao
  2023-05-18 14:11 ` [PATCH V3 1/4] dt-bindings: clock: Add crypto clock and reset definitions Anusha Rao
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Anusha Rao @ 2023-05-18 14:11 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/20230517072806.13170-1-quic_kathirav@quicinc.com/

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

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

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] 12+ messages in thread

end of thread, other threads:[~2023-05-24  5:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-18 14:11 [PATCH V3 0/4] Enable crypto for ipq9574 Anusha Rao
2023-05-18 14:11 ` [PATCH V3 1/4] dt-bindings: clock: Add crypto clock and reset definitions Anusha Rao
2023-05-22  8:35   ` bhupesh.sharma
2023-05-18 14:11 ` [PATCH V3 2/4] clk: qcom: gcc-ipq9574: Enable crypto clocks Anusha Rao
2023-05-22  8:58   ` bhupesh.sharma
2023-05-24  5:31     ` Anusha Canchi
2023-05-18 14:11 ` [PATCH V3 3/4] dt-bindings: qcom-qce: add SoC compatible string for ipq9574 Anusha Rao
2023-05-22  8:36   ` bhupesh.sharma
2023-05-18 14:11 ` [PATCH V3 4/4] arm64: dts: qcom: ipq9574: Enable crypto nodes Anusha Rao
2023-05-18 14:43   ` Krzysztof Kozlowski
2023-05-22  8:53   ` bhupesh.sharma
2023-05-24  5:27     ` Anusha Canchi

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