mac80211: rt2x00: replace patches with v3 of pending series
[openwrt/staging/svanheule.git] / package / kernel / mac80211 / patches / rt2x00 / 994-rt2x00-import-support-for-external-LNA-on-MT7620.patch
index 3d5849b8b2b987f4411f902ce50118e6fd37c9b8..deaa03be6c036dbec8702b364b245f06abebee6f 100644 (file)
@@ -52,7 +52,7 @@ Signed-off-by: Daniel Golle <daniel@makrotopia.org>
  static const unsigned int rt2800_eeprom_map[EEPROM_WORD_COUNT] = {
        [EEPROM_CHIP_ID]                = 0x0000,
        [EEPROM_VERSION]                = 0x0001,
-@@ -4436,6 +4454,29 @@ static void rt2800_config_channel(struct
+@@ -4469,6 +4487,29 @@ static void rt2800_config_channel(struct
                        rt2800_register_write(rt2x00dev, TX1_RF_GAIN_ATTEN,
                                              0x6C6C6B6C);
                }
@@ -82,7 +82,7 @@ Signed-off-by: Daniel Golle <daniel@makrotopia.org>
        }
  
        bbp = rt2800_bbp_read(rt2x00dev, 4);
-@@ -10641,6 +10682,7 @@ static void rt2800_init_rfcsr_6352(struc
+@@ -10583,6 +10624,7 @@ static void rt2800_init_rfcsr_6352(struc
        rt2800_rfcsr_write_dccal(rt2x00dev, 5, 0x00);
        rt2800_rfcsr_write_dccal(rt2x00dev, 17, 0x7C);
  
@@ -90,7 +90,7 @@ Signed-off-by: Daniel Golle <daniel@makrotopia.org>
        rt2800_r_calibration(rt2x00dev);
        rt2800_rf_self_txdc_cal(rt2x00dev);
        rt2800_rxdcoc_calibration(rt2x00dev);
-@@ -10648,6 +10690,22 @@ static void rt2800_init_rfcsr_6352(struc
+@@ -10590,6 +10632,22 @@ static void rt2800_init_rfcsr_6352(struc
        rt2800_bw_filter_calibration(rt2x00dev, false);
        rt2800_loft_iq_calibration(rt2x00dev);
        rt2800_rxiq_calibration(rt2x00dev);