
7 Feb
2023
7 Feb
'23
5:49 p.m.
On Tue, Jan 24, 2023 at 11:43:27AM +0200, Roger Quadros wrote:
As MDIO driver does not support Driver Model, the pinctrl settings in the MDIO node will not be applied resulting in PHY not being detected.
To workaround this we add the MDIO pinctrl in the CPSW3G node in the -u-boot.dtsi file.
Add the missing MDIO and RGMII pinctrl nodes in k3-am642-r5-evm.dts
Signed-off-by: Roger Quadros rogerq@kernel.org Reviewed-by: Tom Rini trini@konsulko.com
Applied to u-boot/master, thanks!
--
Tom