brcm2708: update to latest patches from the RPi foundation
[openwrt/staging/lynxis.git] / target / linux / brcm2708 / patches-4.19 / 950-0220-ARM-dts-bcm283x-Set-downshift-after-for-Pi-3B.patch
1 From 1ee1b7cac821e90ac203c4274623fc03154be42d Mon Sep 17 00:00:00 2001
2 From: Phil Elwell <phil@raspberrypi.org>
3 Date: Tue, 27 Nov 2018 16:55:14 +0000
4 Subject: [PATCH 220/725] ARM: dts: bcm283x: Set downshift-after for Pi 3B+
5
6 Enable the auto-downshift feature on Raspberry Pi 3B+ so that a link
7 can eventually be established using a cable with pairs C and/or D
8 missing or broken in a 1000Mbps-capable port.
9
10 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
11 ---
12 arch/arm/boot/dts/bcm283x-rpi-lan7515.dtsi | 1 +
13 1 file changed, 1 insertion(+)
14
15 --- a/arch/arm/boot/dts/bcm283x-rpi-lan7515.dtsi
16 +++ b/arch/arm/boot/dts/bcm283x-rpi-lan7515.dtsi
17 @@ -31,6 +31,7 @@
18 reg = <1>;
19 microchip,eee-enabled;
20 microchip,tx-lpi-timer = <600>; /* non-aggressive*/
21 + microchip,downshift-after = <2>;
22 microchip,led-modes = <
23 LAN78XX_LINK_1000_ACTIVITY
24 LAN78XX_LINK_10_100_ACTIVITY