]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: dts: k3-am64: Fix CPSW3G ethernet
authorRoger Quadros <rogerq@kernel.org>
Tue, 24 Jan 2023 09:43:27 +0000 (11:43 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 6 Feb 2023 18:04:53 +0000 (13:04 -0500)
commit4599bb7d79463da7e53b8920c759ad2a172ae2a5
tree3ae5201abe8740876a6c196daac47e4dbee724a5
parentf85631d06ffc75c782f40357d61000e06b13b8f5
arm: dts: k3-am64: Fix CPSW3G ethernet

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>
arch/arm/dts/k3-am642-evm-u-boot.dtsi
arch/arm/dts/k3-am642-r5-evm.dts