mbox series

[0/2] Update GCC clocks for QDU1000 and QRU1000 SoCs

Message ID 20230616104941.921555-1-quic_imrashai@quicinc.com (mailing list archive)
Headers show
Series Update GCC clocks for QDU1000 and QRU1000 SoCs | expand

Message

Imran Shaik June 16, 2023, 10:49 a.m. UTC
Update GCC clocks and add support for GDSCs for QDU1000 and QRU1000 SoCs.
Also, add support for v2 variant as well.

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(-)

Comments

Konrad Dybcio June 16, 2023, 11:21 a.m. UTC | #1
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(-)
>
Imran Shaik June 23, 2023, 10:07 a.m. UTC | #2
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(-)
>>