thesofproject / linux

Linux kernel source tree
Other
91 stars 133 forks source link

Use sof_da7219 to support max98390 on CML platform #4929

Closed brentlu closed 7 months ago

brentlu commented 7 months ago

Currently we use bxt_da7219_max98357a machine driver to support following devices:

This PR will add the support of da7219+max98390 on CML to sof_da7219 machine driver and remove the corresponding code in bxt_da7219_max98357a.

Code tested on Samsung CML Chromebook.