asoc: monaco: Update port config
- SWR port 7 is used for AMIC Recording
as well as VI Sense data which requires different
SWR Port configuration.
- As per current logic VI sense related port config
is overwriting the AMIC related port config resulting in
AMIC recording to break.
- Add new port config struct for AMIC port config, and
set this port mapping, if AMIC init is success.
Change-Id: I7ea8fc07c472a8a30611eac00d553fb6d80aa59a
Signed-off-by:
Swapnil Kangralkar <quic_skangral@quicinc.com>