thesofproject / linux

Linux kernel source tree
Other
91 stars 133 forks source link

Use sof_da7219 to support max98357a on CML platform #4933

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+max98357a on CML to sof_da7219 machine driver and remove CML support code in bxt_da7219_max98357a.

Machine driver tested on Samsung CML Chromebook.