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

From: Rob Herring
Date: Mon Aug 30 2021 - 08:36:07 EST


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://patchwork.kernel.org/project/linux-mediatek/list/?series=501923
> (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