Re: [PATCH 5/5] ASoC: es7134: add support for the es7154

From: Jerome Brunet
Date: Mon Jul 02 2018 - 06:15:38 EST


On Mon, 2018-07-02 at 11:05 +0100, Mark Brown wrote:
> On Fri, Jun 29, 2018 at 05:09:24PM +0200, Jerome Brunet wrote:
>
> > { .compatible = "everest,es7134", .data = &es7134_chip },
> > { .compatible = "everest,es7144", .data = &es7134_chip },
> > + { .compatible = "everest,es7154", .data = &es7154_chip },
> > { }
>
> This needs to be added to the DT documentation.

I believe I added this in patch 3 of this serie, which I'll resubmit.
Shall I resubmit this patch along with it ?