]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm: dts: k3-am654: remove duplicate mdio
authorBryan Brattlof <bb@ti.com>
Fri, 29 Dec 2023 17:47:17 +0000 (11:47 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 3 Jan 2024 13:36:37 +0000 (08:36 -0500)
With the Linux and U-Boot board dtb files unified, we now have a
duplicate mdio node. Remove it

Tested-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Bryan Brattlof <bb@ti.com>
Reviewed-by: Nishanth Menon <nm@ti.com>
arch/arm/dts/k3-am654-r5-base-board.dts

index 8e57c77cba923d3a938f5180b5c8150e948e7df8..14bf1b4c8a462063ddeebb53487dabd364a80604 100644 (file)
        /delete-property/ assigned-clock-parents;
 };
 
-&davinci_mdio {
-       phy0: ethernet-phy@0 {
-               reg = <0>;
-               /* TODO: phy reset: TCA9555RTWR(i2c:0x21)[p04].GPIO_MCU_RGMII_RSTN */
-               ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_00_NS>;
-               ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_4_B_NIB>;
-       };
-};
-
 &mcu_cpsw {
        reg = <0x0 0x46000000 0x0 0x200000>,
              <0x0 0x40f00200 0x0 0x2>;