]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: rockchip: enable Ethernet in Haikou carrierboard, not Puma DTSI
authorQuentin Schulz <quentin.schulz@cherry.de>
Tue, 18 Feb 2025 11:49:18 +0000 (12:49 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 22 Feb 2025 23:44:37 +0000 (00:44 +0100)
The signals are exposed on Q7 golden fingers but it's not a given that
the carrierboard will have an Ethernet jack. So let's move the enabling
of the Ethernet controller to the carrierboard DTS instead.

Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
Link: https://lore.kernel.org/r/20250218-tsd-align-haikou-v1-7-5c44d1dd8658@cherry.de
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399-puma-haikou.dts
arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi

index 300529bdad1db59c1a4e94e15350d5040a1fc9e2..f2234dabd66411ccf6d0a59e970b00cad0a266f0 100644 (file)
        };
 };
 
+&gmac {
+       status = "okay";
+};
+
 &hdmi {
        status = "okay";
 };
index 399c86bcbfefa5c667f11f31b3491eb693cfae76..e00fbaa8acc1685af46495c0dfc9bdac7e6e991c 100644 (file)
        snps,reset-delays-us = <0 10000 50000>;
        tx_delay = <0x10>;
        rx_delay = <0x23>;
-       status = "okay";
 };
 
 &gpu {