commit | 805989fae0cad7e7cfaa61bae8b503f7a56189cb | [log] [tgz] |
---|---|---|
author | Neil Armstrong <neil.armstrong@linaro.org> | Thu Jun 20 09:42:50 2024 +0200 |
committer | Neil Armstrong <neil.armstrong@linaro.org> | Tue Jun 25 15:25:10 2024 +0200 |
tree | cad837f1c1c0fb341d2ca37bdb631c5e153d277b | |
parent | ca51b77c5ba5bb3680ecaf9b07c304a71c48ef54 [diff] |
phy: meson-gxl-usb2: add set_mode callback Implement set_mode callback by calling the current public function, use a temporary function name that will be removed when the public phy_meson_gxl_usb2_set_mode is finally removed in a following change. Reviewed-by: Marek Vasut <marex@denx.de> Link: https://lore.kernel.org/r/20240620-u-boot-usb-gxl-phy-set-mode-v2-1-b81c027bc02c@linaro.org Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>