]> git.dujemihanovic.xyz Git - u-boot.git/commit
usb: dwc3: meson-gxl: switch to generic_phy_set_mode
authorNeil Armstrong <neil.armstrong@linaro.org>
Thu, 20 Jun 2024 07:42:51 +0000 (09:42 +0200)
committerNeil Armstrong <neil.armstrong@linaro.org>
Tue, 25 Jun 2024 13:25:10 +0000 (15:25 +0200)
commit8c58c35048cb47a999c050aad9c6c9785fc5870e
treeb3504958cd1be2994e76c6029ec56c3f26a94d71
parente7265f62aa6bf20c9011d0848926d6206fdf7d51
usb: dwc3: meson-gxl: switch to generic_phy_set_mode

Use the PHY set_mode call instead of calling directly in the
PHY shared function.

Reviewed-by: Marek Vasut <marex@denx.de>
Link: https://lore.kernel.org/r/20240620-u-boot-usb-gxl-phy-set-mode-v2-2-b81c027bc02c@linaro.org
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
drivers/usb/dwc3/dwc3-meson-gxl.c