Re: [PATCH v3 1/6] dt-bindings: clock: qcom: Add GPU clocks for QCS8300
From: Krzysztof Kozlowski
Date: Wed Nov 06 2024 - 06:59:21 EST
On Wed, Nov 06, 2024 at 03:21:56PM +0530, Imran Shaik wrote:
> The QCS8300 GPU clock controller is mostly identical to SA8775P, but
> QCS8300 has few additional clocks and minor differences. Hence, reuse
> SA8775P gpucc bindings and add additional clocks required for QCS8300.
>
> Signed-off-by: Imran Shaik <quic_imrashai@xxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/clock/qcom,gpucc.yaml | 3 +++
> include/dt-bindings/clock/qcom,qcs8300-gpucc.h | 17 +++++++++++++++++
> 2 files changed, 20 insertions(+)
>
That's a bit unusual, I think none of other SoCs do it. Last time you
brought existing example which used the same header and prefixes.
Anyway, it's fine from DT point of view, if that's what SoC/clock
maintainers want so:
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Best regards,
Krzysztof