Re: [PATCH v5 07/11] dt-bindings: mediatek: mt8195: add audio afe document

From: Trevor Wu
Date: Tue Aug 31 2021 - 04:48:23 EST


On Mon, 2021-08-30 at 07:35 -0500, Rob Herring wrote:
> On Thu, Aug 19, 2021 at 3:43 AM Trevor Wu <trevor.wu@xxxxxxxxxxxx>
> wrote:
> >
> > This patch adds mt8195 audio afe document.
> >
> > In order to support dynamic clock reparenting for ADDA and ETDM,
> > PLL
> > and MUX clocks are requested even though they are not consumed by
> > afe
> > directly.
> >
> > Signed-off-by: Trevor Wu <trevor.wu@xxxxxxxxxxxx>
> > ---
> > This patch depends on the following series that have not been
> > accepted.
> >
> > [1] Mediatek MT8195 clock support
> >
https://urldefense.com/v3/__https://patchwork.kernel.org/project/linux-mediatek/list/?series=501923__;!!CTRNKA9wMg0ARbw!ybm7E80DLLYXs8OujO46SUKYFOUx8gsLZPTE6VDFrGTQ0rAYlJJHOUKhL_ZUSJSLkA$
> >
> > (dt-bindings/clock/mt8195-clk.h is included)
>
> This dependency is still not applied, so the example fails. One of
> the
> following needs to happen: the dependency needs to be applied, this
> patch reverted, or drop the use of the defines in the example.
>
> Rob

Hi Rob,

I send a patch and drop the use of defines.

https://patchwork.kernel.org/project/alsa-devel/patch/20210831083956.9804-1-trevor.wu@xxxxxxxxxxxx/

Thanks,
Trevor