]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: dwc_eth_qos: add support for phy-reset-gpios property
authorHeesub Shin <heesub@gmail.com>
Sun, 28 Apr 2024 14:24:05 +0000 (23:24 +0900)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Tue, 18 Jun 2024 06:55:51 +0000 (08:55 +0200)
commit0da5d2243e5aaaf971af57ceed3898bd6dd73590
tree9756f127bca1c69c5e43fd7db512f94fd495cee6
parent2ec88086c98ea196dfd60638c69b1a69e33d9dbb
net: dwc_eth_qos: add support for phy-reset-gpios property

This commit adds support for a property 'phy-reset-gpios' to reset PHY
chipset.

Signed-off-by: Heesub Shin <heesub@gmail.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
drivers/net/dwc_eth_qos_stm32.c