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>
---
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 | 803 ++++++++++++++++++++-
include/dt-bindings/clock/qcom,x1e80100-gcc.h | 61 ++
4 files changed, 933 insertions(+), 22 deletions(-)
---
base-commit: 8e2755d7779a95dd61d8997ebce33ff8b1efd3fb
change-id: 20250926-topic-hamoa_gcc_usb4-35eb6741b141
Best regards,
--
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>