summaryrefslogtreecommitdiff
path: root/target/linux/patches/6.1.7/enable-ethernet-bpi-m2-plus.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-04-05 01:20:48 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2023-04-05 08:00:31 +0200
commit4f9389869c036240111a3dc8e11b6c12e2c1af92 (patch)
tree909a62fc3dd04cebf458b5356cc6109ea7a8eb6d /target/linux/patches/6.1.7/enable-ethernet-bpi-m2-plus.patch
parentd95e224ba759c0368c6e16864b2ed7a4fa1b6c9b (diff)
linux: update 6.1.x version
Diffstat (limited to 'target/linux/patches/6.1.7/enable-ethernet-bpi-m2-plus.patch')
-rw-r--r--target/linux/patches/6.1.7/enable-ethernet-bpi-m2-plus.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/target/linux/patches/6.1.7/enable-ethernet-bpi-m2-plus.patch b/target/linux/patches/6.1.7/enable-ethernet-bpi-m2-plus.patch
deleted file mode 100644
index 7e9abd9ce..000000000
--- a/target/linux/patches/6.1.7/enable-ethernet-bpi-m2-plus.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff -Nur linux-6.0.11.orig/arch/arm/boot/dts/sunxi-h3-h5.dtsi linux-6.0.11/arch/arm/boot/dts/sunxi-h3-h5.dtsi
---- linux-6.0.11.orig/arch/arm/boot/dts/sunxi-h3-h5.dtsi 2022-12-02 17:43:18.000000000 +0100
-+++ linux-6.0.11/arch/arm/boot/dts/sunxi-h3-h5.dtsi 2022-12-19 08:06:16.836436057 +0100
-@@ -532,7 +532,10 @@
- reset-names = "stmmaceth";
- clocks = <&ccu CLK_BUS_EMAC>;
- clock-names = "stmmaceth";
-- status = "disabled";
-+ status = "okay";
-+ phy-handle = <&int_mii_phy>;
-+ phy-mode = "mii";
-+ allwinner,leds-active-low;
-
- mdio: mdio {
- #address-cells = <1>;