[][kernel][common][rename patches to match new naming rules]

[Description]
Change following patches to match new naming rules
999-2610: remove duplicate 'PATCH' text from
999-2620: remove duplicate 'PATCH' text from
999-2621: remove duplicate 'PATCH' text from
999-2622: remove duplicate 'PATCH' text from
999-2723: remove duplicate 'PATCH' text from
999-2724: remove duplicate 'PATCH' text from
999-1703: this is not a backport patch, move it to 999-2704

[Release-log]
N/A

Change-Id: I245da3b0e5b7299b42473c20cc6f0899cffc1aa4
Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/7599011
diff --git a/target/linux/mediatek/patches-5.4/999-2724-dt-bindings-phy-Add-DT-bindings-for-Xilinx-ZynqMP-PS.patch b/target/linux/mediatek/patches-5.4/999-2724-dt-bindings-phy-Add-DT-bindings-for-Xilinx-ZynqMP-PS.patch
new file mode 100644
index 0000000..41db424
--- /dev/null
+++ b/target/linux/mediatek/patches-5.4/999-2724-dt-bindings-phy-Add-DT-bindings-for-Xilinx-ZynqMP-PS.patch
@@ -0,0 +1,24 @@
+From 313a776ae1ef71f826cd39545e358a3735c1a032 Mon Sep 17 00:00:00 2001
+From: Sam Shih <sam.shih@mediatek.com>
+Date: Fri, 2 Jun 2023 13:06:33 +0800
+Subject: [PATCH] 
+ [networking][999-2724-dt-bindings-phy-Add-DT-bindings-for-Xilinx-ZynqMP-PS.patch]
+
+---
+ include/dt-bindings/phy/phy.h | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/include/dt-bindings/phy/phy.h b/include/dt-bindings/phy/phy.h
+index 3727ef721..36e8c241c 100644
+--- a/include/dt-bindings/phy/phy.h
++++ b/include/dt-bindings/phy/phy.h
+@@ -18,5 +18,6 @@
+ #define PHY_TYPE_UFS		5
+ #define PHY_TYPE_DP		6
+ #define PHY_TYPE_XPCS		7
++#define PHY_TYPE_SGMII		8
+ 
+ #endif /* _DT_BINDINGS_PHY */
+-- 
+2.34.1
+