Re: [PATCH] ASoC: mediatek: Check SND_SOC_CROS_EC_CODEC dependency

2019-10-23 Thread maowenan
On 2019/10/23 16:49, Tzung-Bi Shih wrote: > On Wed, Oct 23, 2019 at 4:38 PM maowenan wrote: >> I receive below message after I post, do you know why? >> ''' >> Your mail to 'Alsa-devel' with the subject >> >> [PATCH] ASoC: media

Re: [PATCH] ASoC: mediatek: Check SND_SOC_CROS_EC_CODEC dependency

2019-10-23 Thread Tzung-Bi Shih
On Wed, Oct 23, 2019 at 4:38 PM maowenan wrote: > I receive below message after I post, do you know why? > ''' > Your mail to 'Alsa-devel' with the subject > > [PATCH] ASoC: mediatek: Check SND_SOC_CROS_EC_CODEC dependency > > Is being held until

Re: [PATCH] ASoC: mediatek: Check SND_SOC_CROS_EC_CODEC dependency

2019-10-23 Thread maowenan
This adds ASoC driver for Mediatek MT8183 boards >> with the MT6358 TS3A227E MAX98357A audio codec. >> -- >> 2.7.4 >> > > Just realized your patch seems not showing in the list > (https://mailman.alsa-project.org/pipermail/alsa-devel/2019-October/thread.ht

Re: [PATCH] ASoC: mediatek: Check SND_SOC_CROS_EC_CODEC dependency

2019-10-23 Thread Tzung-Bi Shih
On Wed, Oct 23, 2019 at 2:31 PM Mao Wenan wrote: > > If SND_SOC_MT8183_MT6358_TS3A227E_MAX98357A=y, > below errors can be seen: > sound/soc/codecs/cros_ec_codec.o: In function `send_ec_host_command': > cros_ec_codec.c:(.text+0x534): undefined reference to > `cros_ec_cmd_xfer_status' > cros_ec_cod

Re: [PATCH] ASoC: mediatek: Check SND_SOC_CROS_EC_CODEC dependency

2019-10-23 Thread Tzung-Bi Shih
On Wed, Oct 23, 2019 at 2:31 PM Mao Wenan wrote: > > If SND_SOC_MT8183_MT6358_TS3A227E_MAX98357A=y, > below errors can be seen: > sound/soc/codecs/cros_ec_codec.o: In function `send_ec_host_command': > cros_ec_codec.c:(.text+0x534): undefined reference to > `cros_ec_cmd_xfer_status' > cros_ec_cod

[PATCH] ASoC: mediatek: Check SND_SOC_CROS_EC_CODEC dependency

2019-10-22 Thread Mao Wenan
If SND_SOC_MT8183_MT6358_TS3A227E_MAX98357A=y, below errors can be seen: sound/soc/codecs/cros_ec_codec.o: In function `send_ec_host_command': cros_ec_codec.c:(.text+0x534): undefined reference to `cros_ec_cmd_xfer_status' cros_ec_codec.c:(.text+0x101c): undefined reference to `cros_ec_get_host_eve