Re: [PATCH v4 07/15] dt-bindings: clock: Fix qcom,gpucc bindings for sdm845/sc7180/msm8998

From: Stephen Boyd
Date: Tue Feb 04 2020 - 12:48:12 EST


Quoting Douglas Anderson (2020-02-03 10:31:40)
> The qcom,gpucc bindings had a few problems with them:
>
> 1. When things were converted to yaml the name of the "gpll0 main"
> clock got changed from "gpll0" to "gpll0_main". Change it back for
> msm8998.
>
> 2. Apparently there is a push not to use purist aliases for clocks but
> instead to just use the internal Qualcomm names. For sdm845 and
> sc7180 (where the drivers haven't already been changed) move in
> this direction.
>
> Things were also getting complicated harder to deal with by jamming
> several SoCs into one file. Splitting simplifies things.
>
> Fixes: 5c6f3a36b913 ("dt-bindings: clock: Add YAML schemas for the QCOM GPUCC clock bindings")
> Signed-off-by: Douglas Anderson <dianders@xxxxxxxxxxxx>
> ---

Applied to clk-next