This serires brings support for SM8350 videocc and updates the related dt-bindings. Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> --- Konrad Dybcio (2): dt-bindings: clock: qcom,videocc: Add SM8350 clk: qcom: Introduce SM8350 VIDEOCC .../devicetree/bindings/clock/qcom,videocc.yaml | 29 +- drivers/clk/qcom/Kconfig | 9 + drivers/clk/qcom/Makefile | 1 + drivers/clk/qcom/videocc-sm8350.c | 575 +++++++++++++++++++++ include/dt-bindings/clock/qcom,sm8350-videocc.h | 35 ++ include/dt-bindings/reset/qcom,sm8350-videocc.h | 18 + 6 files changed, 666 insertions(+), 1 deletion(-) --- base-commit: e3342532ecd39bbd9c2ab5b9001cec1589bc37e9 change-id: 20230413-topic-lahaina_vidcc-bcdabb475542 Best regards, -- Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>