hc
2023-12-11 1f93a7dfd1f8d5ff7a5c53246c7534fe2332d6f4
kernel/arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts
....@@ -30,6 +30,7 @@
3030 i2c3 = &i2c3;
3131 i2c4 = &i2c4;
3232 i2c5 = &i2c5;
33
+ ethernet0 = ð
3334 };
3435
3536 memory@80000000 {
....@@ -140,11 +141,15 @@
140141 };
141142
142143 &mdio {
143
- ethphy: ethphy@1 {
144
+ ethphy: ethernet-phy@1 {
144145 reg = <1>;
145146 };
146147 };
147148
149
+&usb {
150
+ status = "okay";
151
+};
152
+
148153 &nand {
149154 status = "okay";
150155 };