[][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-2722-dt-bindings-phy-Add-PHY_TYPE_DP-definition.patch b/target/linux/mediatek/patches-5.4/999-2722-dt-bindings-phy-Add-PHY_TYPE_DP-definition.patch
new file mode 100644
index 0000000..8e87e12
--- /dev/null
+++ b/target/linux/mediatek/patches-5.4/999-2722-dt-bindings-phy-Add-PHY_TYPE_DP-definition.patch
@@ -0,0 +1,24 @@
+From 14155ead210d465dc00552fa2537bdafc25054a5 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-2722-dt-bindings-phy-Add-PHY_TYPE_DP-definition.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 b6a1eaf1b..1f3f866fa 100644
+--- a/include/dt-bindings/phy/phy.h
++++ b/include/dt-bindings/phy/phy.h
+@@ -16,5 +16,6 @@
+ #define PHY_TYPE_USB2		3
+ #define PHY_TYPE_USB3		4
+ #define PHY_TYPE_UFS		5
++#define PHY_TYPE_DP		6
+ 
+ #endif /* _DT_BINDINGS_PHY */
+-- 
+2.34.1
+