From 8527d5e2fcd87b7f9231b2a11d37688a4106c64f Mon Sep 17 00:00:00 2001 From: JohnTheCoolingFan Date: Fri, 16 Aug 2024 14:04:08 +0300 Subject: [PATCH] BTT CB2 gmac1 adjustments --- .../archive/rockchip64-6.6/dt/rk3566-bigtreetech-cb2.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patch/kernel/archive/rockchip64-6.6/dt/rk3566-bigtreetech-cb2.dts b/patch/kernel/archive/rockchip64-6.6/dt/rk3566-bigtreetech-cb2.dts index ddea2250109f..37c69a03dbe1 100644 --- a/patch/kernel/archive/rockchip64-6.6/dt/rk3566-bigtreetech-cb2.dts +++ b/patch/kernel/archive/rockchip64-6.6/dt/rk3566-bigtreetech-cb2.dts @@ -273,7 +273,7 @@ &gmac1m0_rgmii_clk &gmac1m0_clkinout &gmac1m0_rgmii_bus>; - snps,reset-gpio = <&gpio4 RK_PC2 GPIO_ACTIVE_LOW>; + snps,reset-gpio = <&gpio0 RK_PC5 GPIO_ACTIVE_LOW>; snps,reset-active-low; snps,reset-delays-us = <0 20000 100000>; tx_delay = <0x19>; @@ -600,7 +600,7 @@ &mdio1 { yt8531c: ethernet-phy@0 { - compatible = "ethernet-phy-ieee802.3-c22"; + compatible = "ethernet-phy-id4f51.e91b", "ethernet-phy-ieee802.3-c22"; reg = <0x0>; }; };