From: Wei Fu <[email protected]>

Signed-off-by: Wei Fu <[email protected]>
Co-authored-by: Yixun Lan <[email protected]>
---
 arch/riscv/dts/th1520-lichee-pi-4a.dts | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/riscv/dts/th1520-lichee-pi-4a.dts 
b/arch/riscv/dts/th1520-lichee-pi-4a.dts
index a1248b2ee3..29f990c7be 100644
--- a/arch/riscv/dts/th1520-lichee-pi-4a.dts
+++ b/arch/riscv/dts/th1520-lichee-pi-4a.dts
@@ -20,6 +20,7 @@
                serial3 = &uart3;
                serial4 = &uart4;
                serial5 = &uart5;
+               ethernet0 = &gmac0;
        };
 
        chosen {
@@ -30,3 +31,7 @@
 &uart0 {
        status = "okay";
 };
+
+&gmac0 {
+       status = "okay";
+};
-- 
2.44.0

Reply via email to