linux_dsm_epyc7002/sound/soc/intel/boards
Takashi Iwai 9f2cf73ed6 ASoC: bytcr_rt5640: Allow quirk set via module option
The bytcr-rt5640 driver has a few quirk setups depending on the board,
where the quirk value is set by DMI matching.  When you have a new
device to add the support, you often experience to try the different
quirk by trial-and-error.  Or, you may have a development model that
still has no proper DMI string.  In either case, you'd need to compile
the driver at each time.

This patch introduces a module option to override the quirk value on
the fly.  User can boot like snd-soc-sst-bytcr-rt5640.quirk=0x4004 to
override the default value without recompilation.  It's a raw value,
so user needs to check the source code for the meaning of each bit.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-04-24 18:48:07 +01:00
..
bdw-rt5677.c ASoC: Intel: bdw-rt5677: Use devm_gpiod_get() 2017-03-07 13:46:38 +01:00
broadwell.c ASoC: Call snd_soc_set_dmi_name() unconditionally 2017-04-24 18:47:17 +01:00
bxt_da7219_max98357a.c ASoC: Intel: Update bxt_da7219_max98357a to add a new 2017-03-21 18:43:32 +00:00
bxt_rt298.c ASoC: Intel: Skylake: Add 16-bit constraint to FE bxt_rt298 machine 2017-03-29 12:53:24 +01:00
byt-max98090.c ASoC: Set missing card owner field 2015-08-21 09:07:19 -07:00
byt-rt5640.c ASoC: Set missing card owner field 2015-08-21 09:07:19 -07:00
bytcht_da7213.c ASoC: Intel: add machine driver for BYT/CHT + DA7213 2017-03-13 16:41:06 +00:00
bytcht_nocodec.c ASoC: Intel: boards: add card for MinnowBoardMax/Up I2S access 2017-03-13 16:41:15 +00:00
bytcr_rt5640.c ASoC: bytcr_rt5640: Allow quirk set via module option 2017-04-24 18:48:07 +01:00
bytcr_rt5651.c ASoC: Intel: atom: fix frame polarity 2017-01-31 19:56:20 +00:00
cht_bsw_max98090_ti.c ASoC: constify snd_soc_ops structures 2016-10-24 18:34:55 +01:00
cht_bsw_rt5645.c ASoC: cht-bsw-rt5645: fix unused variable compiler warning 2017-02-01 18:35:50 +00:00
cht_bsw_rt5672.c Merge remote-tracking branches 'asoc/topic/compress', 'asoc/topic/const' and 'asoc/topic/cs35l34' into asoc-next 2016-12-12 15:52:51 +00:00
haswell.c ASoC: constify snd_soc_ops structures 2016-10-24 18:34:55 +01:00
Makefile ASoC: Intel: boards: add card for MinnowBoardMax/Up I2S access 2017-03-13 16:41:15 +00:00
mfld_machine.c ASoC: intel: mfld: Make static string arrays 'const 'char * const []' 2016-11-16 10:08:59 +00:00
skl_nau88l25_max98357a.c ASoC: Intel: Skylake: Add jack port initialize in nau88l25_max98357a machine 2017-02-16 18:56:15 +00:00
skl_nau88l25_ssm4567.c ASoC: Intel: Skylake: Add jack port initialize in nau88l25_ssm4567 machine 2017-02-16 18:56:19 +00:00
skl_rt286.c ASoC: Intel: Skylake: Add jack port initialize in rt286 machine 2017-02-16 18:56:12 +00:00