Re: [PATCH v2 1/5] phy: meson-gxl-usb2: add set_mode callback
Marek Vasut <[email protected]>
| Newsgroups | io.groups.u-boot-amlogic,org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
On 6/20/24 9:42 AM, Neil Armstrong wrote: > 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. > > Signed-off-by: Neil Armstrong <[email protected]> Reviewed-by: Marek Vasut <[email protected]>