commit | 469611e6a5a15635c01b17d0d5e60d8cf509aeda | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Wed Sep 29 15:04:22 2021 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Thu Oct 07 16:53:50 2021 +0200 |
tree | 0d601649dfe0bbfefb6c94938c0ebbfe3a5f0940 | |
parent | ceb79f5c8409f35c552a3aec89b75a8dd9f3493a [diff] |
imx: ventana: fix USB hub reset Remove board_ehci_hcd_init function that is not used with DM_USB and replace its functionality with device-tree configuraton that treats USB HUB RST# as a gpio enable for the usbh1 vbus regulator. Signed-off-by: Tim Harvey <tharvey@gateworks.com>