summaryrefslogtreecommitdiff
path: root/include/sound/rt5659.h
diff options
context:
space:
mode:
authoroder_chiou@realtek.com <oder_chiou@realtek.com>2018-02-05 13:29:56 +0300
committerMark Brown <broonie@kernel.org>2018-02-12 12:31:26 +0300
commit041e74b71491acadad74b275e8b05add165d92b4 (patch)
tree0673de6d19eb63b72140ab44f1ccda72e0fea28f /include/sound/rt5659.h
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2 (diff)
downloadlinux-041e74b71491acadad74b275e8b05add165d92b4.tar.xz
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>
Diffstat (limited to 'include/sound/rt5659.h')
-rw-r--r--include/sound/rt5659.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/rt5659.h b/include/sound/rt5659.h
index 656c4d58948d..9012e2b25360 100644
--- a/include/sound/rt5659.h
+++ b/include/sound/rt5659.h
@@ -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 {