On Thu, Jul 27, 2017 at 10:53:58AM +0800, Kevin Cheng wrote:
Add kabylake machine driver & corresponding driver entry in machine table for rt5663 codec.
For this particular machine, the RT5663 is a headset codec connected on ssp1. there is no dmic and speaker connected.
Modify the machine driver in kbl_rt5663_max98927 to reuse the common codes.
Hello Kevin,
The patch series looks good to me, but will unfortunately get ignored as you have not CCed maintainers.
Please resend it and CC Takash and Mark
V2: adjust the code order.
Kevin Cheng (2): ASoC: Intel: Add Kabylake machine driver for RT5663 ASoC: Intel: Add Kabylake RT5663 machine driver entry
sound/soc/intel/boards/kbl_rt5663_max98927.c | 246 +++++++++++++++++++++++---- sound/soc/intel/skylake/skl.c | 5 + 2 files changed, 214 insertions(+), 37 deletions(-)
-- 2.12.2