BCM270X_DT: Mark eth_downshift_after as an integer
authorPhil Elwell <phil@raspberrypi.org>
Thu, 29 Nov 2018 16:00:22 +0000 (16:00 +0000)
committerpopcornmix <popcornmix@gmail.com>
Mon, 13 May 2019 23:08:09 +0000 (00:08 +0100)
Signed-off-by: Phil Elwell <phil@raspberrypi.org>
arch/arm/boot/dts/bcm283x-rpi-lan7515.dtsi

index 78742d6..7c6c054 100644 (file)
@@ -50,7 +50,7 @@
                tx_lpi_timer = <&eth_phy>,"microchip,tx-lpi-timer:0";
                eth_led0 = <&eth_phy>,"microchip,led-modes:0";
                eth_led1 = <&eth_phy>,"microchip,led-modes:4";
-               eth_downshift_after = <&eth_phy>,"microchip,downshift-after";
+               eth_downshift_after = <&eth_phy>,"microchip,downshift-after:0";
                eth_max_speed = <&eth_phy>,"max-speed:0";
        };
 };