]> git.baikalelectronics.ru Git - uboot.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)
commit0450d3c165002538ed1f5507332bb95af746ae20
tree3ae5201abe8740876a6c196daac47e4dbee724a5
parentece6d8b8bd90849598ecf9c4eb11cb63fb5c58f9
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