Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 231cf2d6 authored by Aditya Bavanari's avatar Aditya Bavanari
Browse files

dt-bindings: Add new port types for SWR 1.6 feature



Add new port types for SWR 1.6 feature to accommodate
unified SWR Tx port mapping.

Change-Id: Ib3ac905c12628ea90b24ca26d29fde24e8ba0309
Signed-off-by: default avatarAditya Bavanari <abavanar@codeaurora.org>
parent f08e34e4
Loading
Loading
Loading
Loading
+13 −0
Original line number Original line Diff line number Diff line
@@ -35,5 +35,18 @@
#define DMIC9 31
#define DMIC9 31
#define DMIC10 32
#define DMIC10 32
#define PCM_OUT1 33
#define PCM_OUT1 33
#define SWRM_TX1_CH1 34
#define SWRM_TX1_CH2 35
#define SWRM_TX1_CH3 36
#define SWRM_TX1_CH4 37
#define SWRM_TX2_CH1 38
#define SWRM_TX2_CH2 39
#define SWRM_TX2_CH3 40
#define SWRM_TX2_CH4 41
#define SWRM_TX3_CH1 42
#define SWRM_TX3_CH2 43
#define SWRM_TX3_CH3 44
#define SWRM_TX3_CH4 45
#define SWRM_PCM_IN 46


#endif /* __AUDIO_CODEC_PORT_TYPES_H */
#endif /* __AUDIO_CODEC_PORT_TYPES_H */