5 Feb
2018
5 Feb
'18
6:29 a.m.
Add kabylake machine driver & corresponding driver entry in machine table for maxim speaker codec - max98357a, configured to ssp0 and dialog headset codec - da7219, configured to ssp1.
Naveen Manohar (2): ASoC: Intel: Add Kabylake-y Dialog Maxim machine driver ASoC: Intel: Add Kabylake Dialog+Maxim machine driver entry
sound/soc/intel/boards/Kconfig | 14 + sound/soc/intel/boards/Makefile | 2 + sound/soc/intel/boards/kbl_da7219_max98357a.c | 613 ++++++++++++++++++++++++++ sound/soc/intel/skylake/skl.c | 13 + 4 files changed, 642 insertions(+) create mode 100644 sound/soc/intel/boards/kbl_da7219_max98357a.c
--
1.9.1