[PATCH 0/3] Add missing UFS symbol 0/1 RX/TX clocks

Taniya Das posted 3 patches 1 month, 1 week ago
There is a newer version of this series
.../bindings/clock/qcom,x1e80100-gcc.yaml          |   8 +-
arch/arm64/boot/dts/qcom/hamoa.dtsi                |   3 +
drivers/clk/qcom/gcc-x1e80100.c                    | 102 ++++++++++++++++++++-
include/dt-bindings/clock/qcom,x1e80100-gcc.h      |   3 +
4 files changed, 112 insertions(+), 4 deletions(-)
[PATCH 0/3] Add missing UFS symbol 0/1 RX/TX clocks
Posted by Taniya Das 1 month, 1 week ago
Some of the UFS symbol clock infrastructure has been left undescribed.
Add the required muxes in the global clock controller driver.

The UFS testcases have been verified with these clocks.

Signed-off-by: Taniya Das <taniya.das@oss.qualcomm.com>
---
Taniya Das (3):
      dt-bindings: clock: qcom,x1e80100-gcc: Add missing UFS mux clocks
      clk: qcom: gcc-x1e80100: Add missing UFS symbol mux clocks
      arm64: dts: qcom: hamoa: Extend the gcc input clock list

 .../bindings/clock/qcom,x1e80100-gcc.yaml          |   8 +-
 arch/arm64/boot/dts/qcom/hamoa.dtsi                |   3 +
 drivers/clk/qcom/gcc-x1e80100.c                    | 102 ++++++++++++++++++++-
 include/dt-bindings/clock/qcom,x1e80100-gcc.h      |   3 +
 4 files changed, 112 insertions(+), 4 deletions(-)
---
base-commit: cc3aa43b44bdb43dfbac0fcb51c56594a11338a8
change-id: 20251230-ufs_symbol_clk-c669042d65be

Best regards,
-- 
Taniya Das <taniya.das@oss.qualcomm.com>