Re: [PATCH 6/7] clk: meson: axg-audio: provide clk top signal name
From: Jerome Brunet
Date: Fri Sep 27 2019 - 09:58:43 EST
On Fri 27 Sep 2019 at 11:37, Neil Armstrong <narmstrong@xxxxxxxxxxxx> wrote:
> On 27/09/2019 11:14, Neil Armstrong wrote:
>> On 24/09/2019 17:33, Jerome Brunet wrote:
>>
[...]
>> AUD_CLKID_TOP seems to be missing here
>
> Oh, yes it was exposed, do you need to it to be exposed since it's
> dummy for G12A ?
It is a bypass clock on g12a and axg yes, but on the sm1.
It is the leaf of a block on sm1, for all I know it could be used
outside the clock controller.
Of course, I could wait this until there is an actual need for it if that is
what you mean ?
>
> Neil
>
>>
>>
>>> /* include the CLKIDs which are part of the DT bindings */
>>> #include <dt-bindings/clock/axg-audio-clkc.h>
>>>
>>> -#define NR_CLKS 163
>>> +#define NR_CLKS 164
>>>
>>> #endif /*__AXG_AUDIO_CLKC_H */
>>>
>>