On Mon, Nov 21, 2022 at 3:20 PM Alicja Michalska <ahplka19@xxxxxxxxx> wrote: > > KBL platform is missing the definition of 'max98357a' audio amplifier. > This amplifier is used on many KBL Chromebooks, for instance variant > 'nami' of 'Google/poppy' baseboard. Nami isn't a production device, it was a design, I think you mean "Nautilus" > }, > + { > + .id = "MX98357A", > + .drv_name = "avs_max98357a", > + .mach_params = { > + .i2s_link_mask = AVS_SSP(0), > + }, > + .tplg_filename = "max98357a-tplg.bin", > + }, Cezary/Lukasz did we check nautilus? From what I can see in coreboot it should need this.