]> git.ipfire.org Git - thirdparty/u-boot.git/commit
configs/am62x_beagleplay_a53_defconfig: enable DM_ETH_PHY
authorRoger Quadros <rogerq@kernel.org>
Tue, 5 Mar 2024 13:24:54 +0000 (15:24 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 26 Mar 2024 23:58:26 +0000 (19:58 -0400)
commitba291718d7ab9ca0dc1c3c357d817bb12f587af0
tree231c4ac053135a7ec0e18d4bc11fec7465c3ded4
parent052bff838ba34a8f882800fdd78d97370565d2c5
configs/am62x_beagleplay_a53_defconfig: enable DM_ETH_PHY

Reset GPIO handling is done in ETH PHY Class driver.
Enable DM_ETH_PHY.

We don't use Fixed PHY so disable PHY_FIXED.

Signed-off-by: Roger Quadros <rogerq@kernel.org>
configs/am62x_beagleplay_a53_defconfig