Re: [PATCH] arm64: dts: rockchip: Add compatible for Ethernet PHY

From: Andrew Lunn

Date: Tue Dec 09 2025 - 16:59:26 EST


On Tue, Dec 09, 2025 at 09:09:33PM +0000, Adrian Kossmann wrote:
> Without the compatible string the Ethernet PHY is not bound to the
> correct driver.

Which driver is being bound if you don't have a compatible? genphy?

It is a bit unusual for phylib to get the wrong driver, so i would
like to understand this a bit more.

Andrew