hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/arch/arm64/boot/dts/xilinx/zynqmp-zcu102-revB.dts
....@@ -16,14 +16,15 @@
1616
1717 &gem3 {
1818 phy-handle = <&phyc>;
19
- phyc: phy@c {
19
+ phyc: ethernet-phy@c {
2020 reg = <0xc>;
2121 ti,rx-internal-delay = <0x8>;
2222 ti,tx-internal-delay = <0xa>;
2323 ti,fifo-depth = <0x1>;
24
+ ti,dp83867-rxctrl-strap-quirk;
2425 };
2526 /* Cleanup from RevA */
26
- /delete-node/ phy@21;
27
+ /delete-node/ ethernet-phy@21;
2728 };
2829
2930 /* Fix collision with u61 */