Re: [PATCH] ASoC: codecs: Add support for AK4458 DAC driver

From: Fabio Estevam
Date: Mon Feb 12 2018 - 07:47:14 EST


On Wed, Jan 31, 2018 at 11:20 AM, Cosmin-Gabriel Samoila
<cosmin.samoila@xxxxxxx> wrote:
> The AK4458 is a 32-bit 8ch Premium DAC that corresponds
> to a 768kHz PCM input and an 11.2MHz DSD input at maximum.
> It supports I2S, DSD and TDM modes with 24 or 32 bit MSB
> or 16, 24, 32 LSB formats. Its datasheet is available here:
> https://www.akm.com/akm/en/file/datasheet/AK4458VN.pdf
>
> Signed-off-by: Junichi Wakasugi <wakasugi.jb@xxxxxxxxxxxxxxxxxxxx>
> Signed-off-by: Mihai Serban <mihai.serban@xxxxxxx>
> Signed-off-by: Shengjiu Wang <shengjiu.wang@xxxxxxx>
> Signed-off-by: Cosmin-Gabriel Samoila <cosmin.samoila@xxxxxxx>

Please sync with Daniel's recent codec submission.

Many of the feedback provided there applies to this code as well.