From db014428b153215a2bdffc80ea44a3a03a1e18cd Mon Sep 17 00:00:00 2001 From: Tomasz Maciej Nowak Date: Tue, 25 May 2021 14:53:43 +0200 Subject: [PATCH] mvebu: armada-37xx: remove ethernet alias patch This patch has been added with initial support for ESPRESSObin board and mistakenly it affects all boards with this SoC. Drop this patch since the aliases are now in upstream dts for ESPRESSObin. If any boards are relying on this, please add the respective alias to that board dts. Signed-off-by: Tomasz Maciej Nowak --- ...ts-marvell-armada37xx-Add-eth0-alias.patch | 20 ------------------- ...itch-PHY-operation-mode-to-2500base.patch} | 0 ...mada-xp-linksys-mamba-resize-kernel.patch} | 0 ...16-armada-370-dts-fix-crypto-engine.patch} | 0 4 files changed, 20 deletions(-) delete mode 100644 target/linux/mvebu/patches-5.10/314-arm64-dts-marvell-armada37xx-Add-eth0-alias.patch rename target/linux/mvebu/patches-5.10/{315-arm64-dts-uDPU-switch-PHY-operation-mode-to-2500base.patch => 314-arm64-dts-uDPU-switch-PHY-operation-mode-to-2500base.patch} (100%) rename target/linux/mvebu/patches-5.10/{316-armada-xp-linksys-mamba-resize-kernel.patch => 315-armada-xp-linksys-mamba-resize-kernel.patch} (100%) rename target/linux/mvebu/patches-5.10/{317-armada-370-dts-fix-crypto-engine.patch => 316-armada-370-dts-fix-crypto-engine.patch} (100%) diff --git a/target/linux/mvebu/patches-5.10/314-arm64-dts-marvell-armada37xx-Add-eth0-alias.patch b/target/linux/mvebu/patches-5.10/314-arm64-dts-marvell-armada37xx-Add-eth0-alias.patch deleted file mode 100644 index e989f59d5c..0000000000 --- a/target/linux/mvebu/patches-5.10/314-arm64-dts-marvell-armada37xx-Add-eth0-alias.patch +++ /dev/null @@ -1,20 +0,0 @@ -From be893f672e340b56ca60f2f6c32fdd713a5852f5 Mon Sep 17 00:00:00 2001 -From: Kevin Mihelich -Date: Tue, 4 Jul 2017 19:25:28 -0600 -Subject: arm64: dts: marvell: armada37xx: Add eth0 alias - -Signed-off-by: Kevin Mihelich ---- - arch/arm64/boot/dts/marvell/armada-37xx.dtsi | 1 + - 1 file changed, 1 insertion(+) - ---- a/arch/arm64/boot/dts/marvell/armada-37xx.dtsi -+++ b/arch/arm64/boot/dts/marvell/armada-37xx.dtsi -@@ -18,6 +18,7 @@ - #size-cells = <2>; - - aliases { -+ ethernet0 = ð0; - serial0 = &uart0; - serial1 = &uart1; - }; diff --git a/target/linux/mvebu/patches-5.10/315-arm64-dts-uDPU-switch-PHY-operation-mode-to-2500base.patch b/target/linux/mvebu/patches-5.10/314-arm64-dts-uDPU-switch-PHY-operation-mode-to-2500base.patch similarity index 100% rename from target/linux/mvebu/patches-5.10/315-arm64-dts-uDPU-switch-PHY-operation-mode-to-2500base.patch rename to target/linux/mvebu/patches-5.10/314-arm64-dts-uDPU-switch-PHY-operation-mode-to-2500base.patch diff --git a/target/linux/mvebu/patches-5.10/316-armada-xp-linksys-mamba-resize-kernel.patch b/target/linux/mvebu/patches-5.10/315-armada-xp-linksys-mamba-resize-kernel.patch similarity index 100% rename from target/linux/mvebu/patches-5.10/316-armada-xp-linksys-mamba-resize-kernel.patch rename to target/linux/mvebu/patches-5.10/315-armada-xp-linksys-mamba-resize-kernel.patch diff --git a/target/linux/mvebu/patches-5.10/317-armada-370-dts-fix-crypto-engine.patch b/target/linux/mvebu/patches-5.10/316-armada-370-dts-fix-crypto-engine.patch similarity index 100% rename from target/linux/mvebu/patches-5.10/317-armada-370-dts-fix-crypto-engine.patch rename to target/linux/mvebu/patches-5.10/316-armada-370-dts-fix-crypto-engine.patch -- 2.30.2