Thanks,
changes are many.
I am looking into the 3.14.28 sabreauto dtsi, that have same cs42888 to imx6q wirings as in my board, and there are changes inside the &esai { } section,
but if i reflect them on my board i still have similar issues:
fsl_esai_set_dai_sysclk clk_rate 30000000
changes to
fsl_esai_set_dai_sysclk clk_rate 24000000
About this error:
fsl-esai-dai 2024000.esai: failed to derive required HCKT rate
It is not clear why HCKT have to be set internally. I am in slave mode, since external master clock (24576000) is provided to cs42888 and it should act as master.