summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/board/compal_e86/rffe_dualband_e86.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/firmware/board/compal_e86/rffe_dualband_e86.c')
-rw-r--r--src/target/firmware/board/compal_e86/rffe_dualband_e86.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/target/firmware/board/compal_e86/rffe_dualband_e86.c b/src/target/firmware/board/compal_e86/rffe_dualband_e86.c
index 25bb0997..4ad85dcd 100644
--- a/src/target/firmware/board/compal_e86/rffe_dualband_e86.c
+++ b/src/target/firmware/board/compal_e86/rffe_dualband_e86.c
@@ -59,6 +59,12 @@ uint32_t rffe_get_tx_ports(void)
return (1 << PORT_LO) | (1 << PORT_HI);
}
+/* Returns need for IQ swap */
+int rffe_iq_swapped(uint16_t band_arfcn, int tx)
+{
+ return trf6151_iq_swapped(band_arfcn, tx);
+}
+
#define MCU_SW_TRACE 0xfffef00e
#define ARM_CONF_REG 0xfffef006