lantiq/fritz 7312: set maximum speed to 100 mbit
authorAlexander Couzens <lynxis@fe80.eu>
Mon, 24 Jun 2019 15:41:22 +0000 (17:41 +0200)
committerAlexander Couzens <lynxis@fe80.eu>
Mon, 20 Apr 2020 22:01:49 +0000 (00:01 +0200)
The fritz 7312 does not support 1000 gbit. Advertising it makes it
worse. Some NIC will change to 1000 gibt and turn off and on again for
ever.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
target/linux/lantiq/files-4.19/arch/mips/boot/dts/lantiq/ar9_avm_fritz7312.dts

index aa825abd9f04d3a9247be1c0690b1a36d19c299d..0f635127f8598baa806fab8c82bd8c147b0f0ed5 100644 (file)
                phy0: ethernet-phy@0 {
                        reg = <0>;
                        reset-gpios = <&gpio 34 GPIO_ACTIVE_LOW>;
+                       max-speed = <100>;
                };
        };
 };