devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] X1E GCC USB4 clock fix-ups
@ 2025-10-03 18:14 Konrad Dybcio
  2025-10-03 18:14 ` [PATCH v2 1/3] dt-bindings: clock: qcom,x1e80100-gcc: Add missing USB4 clocks/resets Konrad Dybcio
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Konrad Dybcio @ 2025-10-03 18:14 UTC (permalink / raw)
  To: Bjorn Andersson, Michael Turquette, Stephen Boyd, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Rajendra Nayak, Konrad Dybcio,
	Wesley Cheng, Bryan O'Donoghue, Sibi Sankar, Abel Vesa
  Cc: linux-arm-msm, linux-clk, devicetree, linux-kernel, Konrad Dybcio,
	Bryan O'Donoghue

Some of the USB4 clock infrastructure has been left undescribed.

Following the example of Glymur, add all the required muxes and resets.

These changes have passed a smoke test with their intended usecase.

Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
---
Changes in v2:
- pick up tags
- get rid of uncaught unused declarations
- Link to v1: https://lore.kernel.org/r/20250926-topic-hamoa_gcc_usb4-v1-0-25cad1700829@oss.qualcomm.com

---
Konrad Dybcio (3):
      dt-bindings: clock: qcom,x1e80100-gcc: Add missing USB4 clocks/resets
      clk: qcom: gcc-x1e80100: Add missing USB4 clocks/resets
      arm64: dts: qcom: x1e80100: Extend the gcc input clock list

 .../bindings/clock/qcom,x1e80100-gcc.yaml          |  62 +-
 arch/arm64/boot/dts/qcom/x1e80100.dtsi             |  29 +-
 drivers/clk/qcom/gcc-x1e80100.c                    | 698 ++++++++++++++++++++-
 include/dt-bindings/clock/qcom,x1e80100-gcc.h      |  61 ++
 4 files changed, 828 insertions(+), 22 deletions(-)
---
base-commit: 8e2755d7779a95dd61d8997ebce33ff8b1efd3fb
change-id: 20250926-topic-hamoa_gcc_usb4-35eb6741b141

Best regards,
-- 
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>


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

end of thread, other threads:[~2025-10-09  4:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-03 18:14 [PATCH v2 0/3] X1E GCC USB4 clock fix-ups Konrad Dybcio
2025-10-03 18:14 ` [PATCH v2 1/3] dt-bindings: clock: qcom,x1e80100-gcc: Add missing USB4 clocks/resets Konrad Dybcio
2025-10-03 18:14 ` [PATCH v2 2/3] clk: qcom: gcc-x1e80100: " Konrad Dybcio
2025-10-03 19:37   ` Dmitry Baryshkov
2025-10-07  8:36   ` Abel Vesa
2025-10-09  4:22   ` Taniya Das
2025-10-03 18:14 ` [PATCH v2 3/3] arm64: dts: qcom: x1e80100: Extend the gcc input clock list Konrad Dybcio
2025-10-03 19:38   ` Dmitry Baryshkov
2025-10-07  8:34   ` Abel Vesa

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