[U-Boot] [PATCH v6 1/5] usb: host: xhci-dwc3: Convert driver to DM

Bin Meng bmeng.cn at gmail.com
Mon Jul 10 09:44:09 UTC 2017


On Mon, Jul 10, 2017 at 5:39 PM,  <patrice.chotard at st.com> wrote:
> From: Patrice Chotard <patrice.chotard at st.com>
>
> Add Driver Model support with use of generic DT
> compatible string "snps,dwc3"
>
> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
> ---
>
> v6:     _ remove useless struct xhci_dwc3
> v5:     _ replace dev_get_addr() by devfdt_get_addr()
> v4:     _ none
> v3:     _ none
> v2:     _ use dev_get_addr() and removed useless piece of code
>
>
>
>  drivers/usb/host/xhci-dwc3.c | 46 ++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 46 insertions(+)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list