ASoC: msm8974: Add support for BT SCO and BT A2DP playback

Add support for BT SCO and BT A2DP playback for 8974 target.
Backend dai links for BT SCO and RT Proxy are added as part
of this change. Update RT Proxy driver with the ION memory
map changes. Also, update afe port start to handle BT SCO
and RT Proxy ports.

Change-Id: I2eab536b9cd6a1b576a88931d6fc413fe42281a2
Signed-off-by: Phani Kumar Uppalapati <phanik@codeaurora.org>
diff --git a/include/sound/apr_audio-v2.h b/include/sound/apr_audio-v2.h
index 1da6aa2..d902881 100644
--- a/include/sound/apr_audio-v2.h
+++ b/include/sound/apr_audio-v2.h
@@ -1890,6 +1890,7 @@
 	struct afe_param_id_hdmi_multi_chan_audio_cfg hdmi_multi_ch;
 	struct afe_param_id_slimbus_cfg           slim_sch;
 	struct afe_param_id_rt_proxy_port_cfg     rtproxy;
+	struct afe_param_id_internal_bt_fm_cfg    int_bt_fm;
 } __packed;
 
 struct afe_audioif_config_command {