[U-Boot] [PATCH v4 1/5] usb: host: xhci-dwc3: Convert driver to DM
Patrice CHOTARD
patrice.chotard at st.com
Thu Jun 1 07:36:04 UTC 2017
Hi Simon
On 06/01/2017 05:11 AM, Simon Glass wrote:
> On 29 May 2017 at 01:57, <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>
>> ---
>> v4: _ none
>> v3: _ none
>> v2: _ use dev_get_addr() and removed useless piece of code
>>
>> drivers/usb/host/xhci-dwc3.c | 50 ++++++++++++++++++++++++++++++++++++++++++++
>> 1 file changed, 50 insertions(+)
>>
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
>
I will rebase this series on dm/master and resubmit it due to your work
on livetree support. For example this patch is still using dev_get_addr().
Patrice
More information about the U-Boot
mailing list