Re: [PATCH v2 07/10] clk: qcom: Fix sc7180 gpucc parent data

From: Doug Anderson
Date: Tue Jan 28 2020 - 11:37:29 EST


Hi,

On Mon, Jan 27, 2020 at 9:55 PM Taniya Das <tdas@xxxxxxxxxxxxxx> wrote:
>
> Hi Doug,
>
> Thanks for your patch. But as mentioned earlier we really want to avoid
> updating the auto generated code.

As per my reply [1], I think you need to update your auto-generation
tools to generate the code that results from my patch. The existing
code either requires using global clock names to match or requires to
pass clocks in the dts that aren't documented in the bindings. That
needs to be fixed and my patch fixes it.

[1] https://lore.kernel.org/r/CAD=FV=XFFCPj8S7-WPjPLFe=iygpkYiyMqbneY0DMXsMz+j73w@xxxxxxxxxxxxxx

-Doug