summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog_serial.c
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2023-03-06 15:53:44 +0100
committerStefano Babic <sbabic@denx.de>2023-03-30 13:47:03 +0200
commit2e0bade78542998134378ae33c50b054532b70a1 (patch)
treee810b1c6b8703a97b22ddb71cd3c2c671c375a8d /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog_serial.c
parent895b05ce02ece2482534351dbe618a12e3d223bb (diff)
net: dwc_eth_qos: Drop unused dm_gpio_free() on STM32
The dm_gpio_free() is never called, because for stm32, the phy_reset_gpio pointer is never valid. This is because only tegra186 ever claims the phy_reset_gpio, all other platforms use the PHY framework to reset the PHY instead. Drop the dm_gpio_free() and dm_gpio_is_valid(). Reviewed-by: Ramon Fried <rfried.dev@gmail.com> Signed-off-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog_serial.c')
0 files changed, 0 insertions, 0 deletions