]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ARM: dts: aspeed: bletchley: remove unused ethernet-phy node
authorPotin Lai <potin.lai.pt@gmail.com>
Thu, 13 Feb 2025 07:12:58 +0000 (15:12 +0800)
committerAndrew Jeffery <andrew@codeconstruct.com.au>
Wed, 11 Jun 2025 04:19:18 +0000 (13:49 +0930)
Remove the unused `ethernet-phy` node and the `phy-handle` property
from the Bletchley device tree. This fixes warnings reported by the
kernel DTB checks.

Signed-off-by: Potin Lai <potin.lai.pt@gmail.com>
Link: https://patch.msgid.link/20250213-bletchley-dts-fix-v1-1-c953315eb894@gmail.com
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-bletchley.dts

index 5be0e8fd2633c20e2d87abc843b53fca437942be..21fafa4b2422203186407de8aba80373b525187a 100644 (file)
                };
        };
 
-       switchphy: ethernet-phy@0 {
-               // Fixed link
-       };
-
        front_gpio_leds {
                compatible = "gpio-leds";
                sys_log_id {
 &mac2 {
        status = "okay";
        phy-mode = "rgmii";
-       phy-handle = <&switchphy>;
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_rgmii3_default>;