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

Commit 3077607d authored by Rutvik Patel's avatar Rutvik Patel
Browse files

dt-bindings: Add new port types for SWR Rx port



Add PCM_IN port types for SWR Rx port mapping.

Change-Id: I9d6b57a81a406d7710ca13258ef03429e7653927
Signed-off-by: default avatarRutvik Patel <prutvikr@codeaurora.org>
parent c7960717
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0-only */
/* Copyright (c) 2018-2020, The Linux Foundation. All rights reserved. */
/* Copyright (c) 2018-2021, The Linux Foundation. All rights reserved. */

#ifndef __AUDIO_CODEC_PORT_TYPES_H
#define __AUDIO_CODEC_PORT_TYPES_H
@@ -50,5 +50,6 @@
#define SWRM_TX3_CH3 44
#define SWRM_TX3_CH4 45
#define SWRM_PCM_IN 46
#define SWRM_RX_PCM_IN 47

#endif /* __AUDIO_CODEC_PORT_TYPES_H */