Re: [PATCH] sound: soc: fsl: Do not set DAI sysclk when it is equal to system freq

From: Fabio Estevam
Date: Tue Sep 05 2017 - 16:14:39 EST


Hi Lukasz,

On Tue, Sep 5, 2017 at 5:35 AM, Åukasz Majewski <lukma@xxxxxxx> wrote:

> Note:
> [*] - I could workaround this problem by setting:
>
> system-clock-frequency = <0> in
>
> dailink_master: cpu {
> sound-dai = <&ssi2>;
> };
>

Which mx6 type are you using? Can you post the complete audio related
bindings of your dts?

Still trying to understand why we do not see this error on other imx6 boards.