On 6/16/2023 4:51 PM, Konrad Dybcio wrote:
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
Sure, will update the next series to support only the latest hardware
version.
Thanks,
Imran
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(-)