forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/arch/openrisc/boot/dts/simple_smp.dts
....@@ -60,4 +60,10 @@
6060 clock-frequency = <20000000>;
6161 };
6262
63
+ enet0: ethoc@92000000 {
64
+ compatible = "opencores,ethoc";
65
+ reg = <0x92000000 0x800>;
66
+ interrupts = <4>;
67
+ big-endian;
68
+ };
6369 };