[PATCH 1/8] dt-bindings: clock: Merge qcom,gpucc-sm8350 into qcom,gpucc.yaml
Rob Herring
robh at kernel.org
Mon Feb 6 16:59:54 UTC 2023
On Mon, 06 Feb 2023 02:27:27 +0200, Dmitry Baryshkov wrote:
> The GPU clock controller bindings for the Qualcomm sm8350 platform are
> not correct. The driver uses .fw_name instead of using indices to bind
> parent clocks, thus demanding the clock-names usage. With the proper
> clock-names in place, the bindings becomes equal to the bindings defined
> by qcom,gpucc.yaml, so it is impractical to keep them in a separate
> file.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> ---
> .../bindings/clock/qcom,gpucc-sm8350.yaml | 71 -------------------
> .../devicetree/bindings/clock/qcom,gpucc.yaml | 2 +
> 2 files changed, 2 insertions(+), 71 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/clock/qcom,gpucc-sm8350.yaml
>
Acked-by: Rob Herring <robh at kernel.org>
More information about the dri-devel
mailing list