diff mbox series

[1/4] ASoC: q6afe: dt-bindings: Add QUIN_MI2S_RX/TX

Message ID 20210605022206.13226-2-ultracoolguy@disroot.org
State Accepted
Commit 099ab4fcf3752a1bc721138632d28aa6685b1cee
Headers show
Series [1/4] ASoC: q6afe: dt-bindings: Add QUIN_MI2S_RX/TX | expand

Commit Message

Gabriel David June 5, 2021, 2:22 a.m. UTC
This patch adds bindings required for Quinary MI2S ports on AFE.

Signed-off-by: Gabriel David <ultracoolguy@disroot.org>
---
 include/dt-bindings/sound/qcom,q6afe.h | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/include/dt-bindings/sound/qcom,q6afe.h b/include/dt-bindings/sound/qcom,q6afe.h
index f64b5d2e6efd..66c21ab03eef 100644
--- a/include/dt-bindings/sound/qcom,q6afe.h
+++ b/include/dt-bindings/sound/qcom,q6afe.h
@@ -129,6 +129,8 @@ 
 #define TX_CODEC_DMA_TX_5	124
 #define RX_CODEC_DMA_RX_6	125
 #define RX_CODEC_DMA_RX_7	126
+#define QUINARY_MI2S_RX		127
+#define QUINARY_MI2S_TX		128
 
 #define LPASS_CLK_ID_PRI_MI2S_IBIT	1
 #define LPASS_CLK_ID_PRI_MI2S_EBIT	2