All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ASoC: rt5640: Add the binding include file for the HDA header support
@ 2021-11-25  5:58 Oder Chiou
  2021-11-25  5:58 ` [PATCH 2/2] ASoC: rt5640: Add " Oder Chiou
  2021-11-25 13:36 ` [PATCH 1/2] ASoC: rt5640: Add the binding include file for " Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Oder Chiou @ 2021-11-25  5:58 UTC (permalink / raw)
  To: broonie, lgirdwood
  Cc: Oder Chiou, jack.yu, alsa-devel, jacal_tseng, spujar, albertchen,
	derek.fang, shumingf, flove

The patch adds the binding include file for the HDA header support.

Signed-off-by: Oder Chiou <oder_chiou@realtek.com>
---
 include/dt-bindings/sound/rt5640.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/dt-bindings/sound/rt5640.h b/include/dt-bindings/sound/rt5640.h
index 154c9b4414f2..655f6946388a 100644
--- a/include/dt-bindings/sound/rt5640.h
+++ b/include/dt-bindings/sound/rt5640.h
@@ -16,6 +16,7 @@
 #define RT5640_JD_SRC_GPIO2		4
 #define RT5640_JD_SRC_GPIO3		5
 #define RT5640_JD_SRC_GPIO4		6
+#define RT5640_JD_SRC_HDA_HEADER	7
 
 #define RT5640_OVCD_SF_0P5		0
 #define RT5640_OVCD_SF_0P75		1
-- 
2.33.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-11-25 13:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-25  5:58 [PATCH 1/2] ASoC: rt5640: Add the binding include file for the HDA header support Oder Chiou
2021-11-25  5:58 ` [PATCH 2/2] ASoC: rt5640: Add " Oder Chiou
2021-11-25 13:36 ` [PATCH 1/2] ASoC: rt5640: Add the binding include file for " Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.