Hi Mark, Just submit the new patchs.Please kindly check them.Thanks. 1.change the Makefile and Kconfig 2.update tas27xx.c 3.update tas27xx.h Regards Raphael -----Original Message----- From: Mark Brown <broonie@xxxxxxxxxx> Sent: Tuesday, March 22, 2022 7:56 PM To: Raphael-Xu <13691752556@xxxxxxx> Cc: alsa-devel@xxxxxxxxxxxxxxxx; Xu, Yang <raphael-xu@xxxxxx>; Ding, Shenghao <shenghao-ding@xxxxxx>; Navada Kanyana, Mukund <navada@xxxxxx> Subject: [EXTERNAL] Re: [PATCH v3 1/2] Rename tas2764 to tas27xx On Tue, Mar 22, 2022 at 03:04:37PM +0800, Raphael-Xu wrote: > Signed-off-by: Raphael-Xu <13691752556@xxxxxxx> > --- > sound/soc/codecs/{tas2764.c => tas27xx.c} | 0 > sound/soc/codecs/{tas2764.h => tas27xx.h} | 0 > 2 files changed, 0 insertions(+), 0 deletions(-) rename > sound/soc/codecs/{tas2764.c => tas27xx.c} (100%) rename > sound/soc/codecs/{tas2764.h => tas27xx.h} (100%) This needs a change to the Makefile and Kconfig as well but is otherwise fine, however I was expecting another patch or two doing the updates that were in your initial patches so we'd end up with three or four patches. Sorry if that wasn't clear.