On Tue, Apr 19, 2022 at 6:41 PM Arnd Bergmann <arnd@xxxxxxxxxx> wrote: > From: Arnd Bergmann <arnd@xxxxxxxx> > > The magician audio driver creates a codec device and gets > data from a board specific header file, both of which is > a bit suspicious. Move these into the board file itself, > using a gpio lookup table. > > Acked-by: Mark Brown <broonie@xxxxxxxxxx> > Acked-by: Robert Jarzmik <robert.jarzmik@xxxxxxx> > Cc: alsa-devel@xxxxxxxxxxxxxxxx > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx> Looks good to me! Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Yours, Linus Walleij