[Feature][Modem]1.merge MTK P2 patch 2.RF:bias modification of frequency band

Change-Id: I846de8f085e50c1b9557ad8c5d0b2cc088b18d86
diff --git a/mcu/interface/driver/peripheral/dcl_uart.h b/mcu/interface/driver/peripheral/dcl_uart.h
index 6ac8877..35bcb78 100755
--- a/mcu/interface/driver/peripheral/dcl_uart.h
+++ b/mcu/interface/driver/peripheral/dcl_uart.h
@@ -52,6 +52,11 @@
  * removed!
  * removed!
  * removed!
+ * removed!
+ *
+ * removed!
+ * removed!
+ * removed!
  *
  * removed!
  * removed!
@@ -465,7 +470,8 @@
 	    uart_port_mipc_ap12_ccci,\
 	    uart_port_mipc_ap13_ccci,\
 	    uart_port_mipc_ap14_ccci,\
-        uart_port_ccci_end = uart_port_mipc_ap14_ccci,\
+		uart_port_mbim_sap_ccci,\
+        uart_port_ccci_end = uart_port_mbim_sap_ccci,\
 		start_of_virtual_port,\
 		end_of_virtual_port = (VIRTUAL_PORT_NUM + start_of_virtual_port),\
 		/*uart_port_dcc,*/\