[alsa-devel] [PATCH 0/5] ASoC: Intel: More Kabylake machine support
Vinod Koul
vinod.koul at intel.com
Wed Jul 13 18:43:42 CEST 2016
We have two more kbl machines, one with nau88l25_ssm4567 and second one with
nau88l25_max98357a. This is similar to skylake which had the same
combinations.
To add kbl IDs to existing machines we need to add names in id table. But
current names are more than 20 characters which is limit for platform device
id name names. So first truncate skl machines to less than 20 chars and then
add new kbl names.
Vinod Koul (5):
ASoC: Intel: Skylake: reduce machine name for skl_nau88l25_ssm4567
ASoC: Intel: Skylake: reduce machine name for skl_nau88l25_max98357a
ASoC: Intel: Kbl: add kabylake additional machine entries
ASoC: Intel: board: add kabylake nau88l25_max98357a machine id
ASoC: Intel: board: add kabylake nau88l25_ssm4567 machine id
sound/soc/intel/boards/skl_nau88l25_max98357a.c | 12 ++++++++++--
sound/soc/intel/boards/skl_nau88l25_ssm4567.c | 12 ++++++++++--
sound/soc/intel/skylake/skl.c | 6 ++++--
3 files changed, 24 insertions(+), 6 deletions(-)
Thanks
--
~Vinod
More information about the Alsa-devel
mailing list