aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRohit kumar <[email protected]>2018-12-14 17:59:26 +0530
committerMark Brown <[email protected]>2018-12-14 12:48:48 +0000
commit76119509d23cdd9fbc71585042b27b6511b44b4d (patch)
treeb71f79cb24a8e28f0c2c9360f882c6d0ea13f7a7
parent22930c79ac5c243c95e46508f0989e153836adc7 (diff)
ASoC: qdsp6: dt-bindings: Add q6afe display_port dt binding
This patch adds bindings required for DISPLAY_PORT_RX port on AFE. Signed-off-by: Rohit kumar <[email protected]> Acked-by: Srinivas Kandagatla <[email protected]> Signed-off-by: Mark Brown <[email protected]>
-rw-r--r--include/dt-bindings/sound/qcom,q6afe.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/sound/qcom,q6afe.h b/include/dt-bindings/sound/qcom,q6afe.h
index e2d3892240b8..1df06f8ad5c3 100644
--- a/include/dt-bindings/sound/qcom,q6afe.h
+++ b/include/dt-bindings/sound/qcom,q6afe.h
@@ -106,6 +106,7 @@
#define QUINARY_TDM_TX_6 101
#define QUINARY_TDM_RX_7 102
#define QUINARY_TDM_TX_7 103
+#define DISPLAY_PORT_RX 104
#endif /* __DT_BINDINGS_Q6_AFE_H__ */