[PATCH] ASoC: Intel: avs: Add missing audio amplifier for KBL

Curtis Malainey cujomalainey at google.com
Tue Nov 22 01:36:33 CET 2022


On Mon, Nov 21, 2022 at 3:20 PM Alicja Michalska <ahplka19 at gmail.com> 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.


More information about the Alsa-devel mailing list