[][MAC80211][mt76][Add three wire PTA ctrl vendor subcmd]

[Description]
Add three wire PTA ctrl vendor subcommand.
Merge set cert command to mt7915_mcu_set_cfg.

[Release-log]
N/A

Change-Id: Ia94762c8efce424e000ddd158a7c1848a5a64a96
Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/6446476
diff --git a/autobuild_mac80211_release/package/kernel/mt76/patches/3001-mt76-add-wed-tx-support.patch b/autobuild_mac80211_release/package/kernel/mt76/patches/3001-mt76-add-wed-tx-support.patch
index e45bae2..c7843f1 100644
--- a/autobuild_mac80211_release/package/kernel/mt76/patches/3001-mt76-add-wed-tx-support.patch
+++ b/autobuild_mac80211_release/package/kernel/mt76/patches/3001-mt76-add-wed-tx-support.patch
@@ -1,4 +1,4 @@
-From 7b689dd736f7a7fcdf95f47b9526f67d6f7362d1 Mon Sep 17 00:00:00 2001
+From 3049935f79f524aa6984ccfa97075df4b1aadb41 Mon Sep 17 00:00:00 2001
 From: Sujuan Chen <sujuan.chen@mediatek.com>
 Date: Sun, 12 Jun 2022 16:38:45 +0800
 Subject: [PATCH 3001/3006] mt76 add wed tx support
@@ -186,7 +186,7 @@
  
  	ctx->dev = NULL;
 diff --git a/mt7915/mcu.c b/mt7915/mcu.c
-index 1f45d1a..8c7328b 100644
+index 6931f2a..a041bb2 100644
 --- a/mt7915/mcu.c
 +++ b/mt7915/mcu.c
 @@ -2377,7 +2377,7 @@ int mt7915_run_firmware(struct mt7915_dev *dev)
@@ -341,7 +341,7 @@
  				     void __iomem *mem_base, u32 device_id)
  {
 diff --git a/mt7915/mt7915.h b/mt7915/mt7915.h
-index 78f0b18..23f8a62 100644
+index e8ac75e..e329f74 100644
 --- a/mt7915/mt7915.h
 +++ b/mt7915/mt7915.h
 @@ -536,6 +536,8 @@ static inline void mt7986_wmac_disable(struct mt7915_dev *dev)