![](https://secure.gravatar.com/avatar/d930951cb00393ecf9c3db3a56d78fa9.jpg?s=120&d=mm&r=g)
23 Aug
2021
23 Aug
'21
1:16 p.m.
On Sat, Aug 21, 2021 at 10:26:56AM +0200, Angelo Dureghello wrote:
config SND_SOC_ICS43432
- tristate
- tristate "ICS43423 and compatible i2s microphones"
This is an unrelated change not identified in the changelog, it should have been submitted as a separate patch.
#ifdef CONFIG_OF static const struct of_device_id ics43432_ids[] = { { .compatible = "invensense,ics43432", },
- { .compatible = "cui,cmm-4030d-261", }, { }
cui isn't a know vendor prefix, you should also update the list of vendors in vendor-prefixes.yaml.