ASoC: google: fix module autoloadingAdd MODULE_DEVICE_TABLE(), so modules could be properly autoloadedbased on the alias from of_device_id table.Signed-off-by: Liao Chen <liaochen4@huawei.com>L
ASoC: google: fix module autoloadingAdd MODULE_DEVICE_TABLE(), so modules could be properly autoloadedbased on the alias from of_device_id table.Signed-off-by: Liao Chen <liaochen4@huawei.com>Link: https://patch.msgid.link/20240826084924.368387-3-liaochen4@huawei.comSigned-off-by: Mark Brown <broonie@kernel.org>
show more ...
ASoC: google: convert not to use asoc_xxx()ASoC is now unified asoc_xxx() into snd_soc_xxx().This patch convert asoc_xxx() to snd_soc_xxx().Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx
ASoC: google: convert not to use asoc_xxx()ASoC is now unified asoc_xxx() into snd_soc_xxx().This patch convert asoc_xxx() to snd_soc_xxx().Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>Link: https://lore.kernel.org/r/87jzswqnhy.wl-kuninori.morimoto.gx@renesas.comSigned-off-by: Mark Brown <broonie@kernel.org>
ASoC: Add Google Chameleon v3 i2s driverAdd driver for the i2s IP present on Google Chameleon v3Signed-off-by: Paweł Anikiel <pan@semihalf.comLink: https://lore.kernel.org/r/20230508113037.13762
ASoC: Add Google Chameleon v3 i2s driverAdd driver for the i2s IP present on Google Chameleon v3Signed-off-by: Paweł Anikiel <pan@semihalf.comLink: https://lore.kernel.org/r/20230508113037.137627-2-pan@semihalf.comSigned-off-by: Mark Brown <broonie@kernel.org