On 16.06.2023 12:49, Imran Shaik wrote: > Update GCC clocks and add support for GDSCs for QDU1000 and QRU1000 SoCs. > Also, add support for v2 variant as well. Does that imply the first submission concerned v1/pre-mass-production chips? We usually don't support these upstream, as they are rather short-lived and never (officially, anyway) escape Qualcomm internal.. Konrad > > Imran Shaik (2): > dt-bindings: clock: Update GCC clocks for QDU1000 and QRU1000 SoCs > clk: qcom: gcc-qdu1000: Update GCC clocks and add support for GDSCs > > .../bindings/clock/qcom,qdu1000-gcc.yaml | 6 +- > drivers/clk/qcom/gcc-qdu1000.c | 162 ++++++++++++------ > include/dt-bindings/clock/qcom,qdu1000-gcc.h | 4 +- > 3 files changed, 118 insertions(+), 54 deletions(-) >