lede/target/linux/amlogic/patches-5.15/001-dts-s905d-fix-high-load.patch
2024-05-06 05:53:58 +08:00

22 lines
652 B
Diff

---
arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p230.dts | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p230.dts b/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p230.dts
index b2ab05c22..f025109f2 100644
--- a/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p230.dts
+++ b/arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p230.dts
@@ -86,8 +86,7 @@ external_phy: ethernet-phy@0 {
reset-gpios = <&gpio GPIOZ_14 GPIO_ACTIVE_LOW>;
interrupt-parent = <&gpio_intc>;
- interrupts = <29 IRQ_TYPE_LEVEL_LOW>;
- eee-broken-1000t;
+ interrupts = <25 IRQ_TYPE_LEVEL_LOW>;
};
};
--
2.41.0