[PATCH 0/2] clk: qcom: Add TCSR clock controller support for X1E80100

From: Abel Vesa
Date: Wed Nov 22 2023 - 08:42:28 EST


This patchset adds support for the TCSR clock controller for the new
Qualcomm X1E80100 platform along with the bindings.

Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxx>
---
Abel Vesa (2):
dt-bindings: clock: qcom: Document the X1E80100 TCSR Clock Controller
clk: qcom: Add TCSR clock driver for x1e80100

.../bindings/clock/qcom,x1e80100-tcsr.yaml | 55 ++++
drivers/clk/qcom/Kconfig | 8 +
drivers/clk/qcom/Makefile | 1 +
drivers/clk/qcom/tcsrcc-x1e80100.c | 295 +++++++++++++++++++++
include/dt-bindings/clock/qcom,x1e80100-tcsr.h | 23 ++
5 files changed, 382 insertions(+)
---
base-commit: 07b677953b9dca02928be323e2db853511305fa9
change-id: 20231122-x1e80100-clk-tcsrcc-f4bb70f119c2

Best regards,
--
Abel Vesa <abel.vesa@xxxxxxxxxx>