[U-Boot] [PATCH V2] usb: ehci-mx6: Use common code to extract dr_mode

Marek Vasut marex at denx.de
Wed Apr 3 14:03:29 UTC 2019


On 4/3/19 3:41 PM, Adam Ford wrote:
> There exists code in drivers/common/common.c to read the dr_mode
> from the device tree.  This patch converts this driver to use that
> function to initialize the driver.
> 
> Signed-off-by: Adam Ford <aford173 at gmail.com>
> ---
> V2:  Fix issue where boards without dr_mode set would hang.  This
>      makes makes the code behave the same way as it did before by
>      using ehci_usb_phy_mode() when dr_mode is unknown

Updated in next.

-- 
Best regards,
Marek Vasut


More information about the U-Boot mailing list