ASoC: rt5659: Add the support of Intel HDA Header

The patch adds the support of Intel HDA Header.

Signed-off-by: Oder Chiou <oder_chiou@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
oder_chiou@realtek.com
2018-02-05 18:29:56 +08:00
committed by Mark Brown
parent 7928b2cbe5
commit 041e74b714
3 changed files with 117 additions and 5 deletions

View File

@@ -30,6 +30,7 @@ enum rt5659_dmic2_data_pin {
enum rt5659_jd_src {
RT5659_JD_NULL,
RT5659_JD3,
RT5659_JD_HDA_HEADER,
};
struct rt5659_platform_data {