From: Shiji Yang <yangshij...@qq.com> This series of patches introduces some fixes to the MT7620 wireless calibration function:
* rework MT7620 PA/LNA RF calibration * fix gpio pinmux function during calibration Changes since v1: * fix the typo error "inint" to "init" * Use MT7620 SoC specific AGC initial LNA value. * Move some channel configuration code to the rt2800_config_channel() to ensure that the register operation sequence is consistent with the vendor driver. Shiji Yang (2): mac80211: rework MT7620 PA/LNA RF calibration ramips: pinctrl: support requesting different functions for same group ...-rework-MT7620-PA-LNA-RF-calibration.patch | 434 ++++++++++++++++++ ...upport-requesting-different-function.patch | 45 ++ 2 files changed, 479 insertions(+) create mode 100644 package/kernel/mac80211/patches/rt2x00/998-wifi-rt2x00-rework-MT7620-PA-LNA-RF-calibration.patch create mode 100644 target/linux/ramips/patches-5.15/808-pinctrl-mtmips-support-requesting-different-function.patch -- 2.39.2 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel