]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: ge: bx50v3: add phy reset GPIO
authorSebastian Reichel <sebastian.reichel@collabora.com>
Fri, 23 Apr 2021 14:15:08 +0000 (16:15 +0200)
committerStefano Babic <sbabic@denx.de>
Sun, 2 May 2021 10:46:54 +0000 (12:46 +0200)
commit4ac026a937993230ce22782d20c3c92441a115b9
tree34bcaf1e53186c483d4275cbef83b3e542c2b468
parent512bda95ed08dee32853f55983caacf939ae7bd5
board: ge: bx50v3: add phy reset GPIO

Add PHY's reset GPIO, so that U-Boot does a PHY hard reset.
This is needed, since the PHY might become unresponsive if
watchdog reboots the system while a transaction is ongoing.

The reset GPIO is added to the U-Boot specific DT files, since
the kernel does not setup the reserved registers correctly after
resetting the PHY and thus must not reset it.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
arch/arm/dts/imx6q-bx50v3-uboot.dtsi