[PATCH v2 3/3] arm64: dts: rockchip: Add Luckfox Omni3576 Board support
Andrew Lunn
andrew at lunn.ch
Mon May 5 07:01:50 PDT 2025
> I have a NanoPi R5S and I want(ed) to look at its gmac node as well,
> because it (also) has some deprecated properties ... and
> ``phy-mode = "rgmii"`` which was done deliberately in commit
> 31425b1fadb2 ("arm64: dts: rockchip: fix gmac support for NanoPi R5S")
> and the change was away from "rgmii-id" ... and it has a RTL8211F-CG.
> Unfortunately the commit message doesn't say *why* it changed.
Often the developer does not actually understand RGMII delays. They
simply try things at random until it works, and then call it done.
Over the last year or more i've been much more strict at this, looking
at more patches for .dts files and pointing out errors. Hopefully with
time the errors will become less frequent as developers start to
learn, and there are more good examples top copy/paste. But it also
require some vendors to fix their broken MAC drivers.
Andrew
More information about the linux-arm-kernel
mailing list