]> git.ipfire.org Git - people/ms/u-boot.git/commit
usb: host: xhci-dwc3: Convert driver to DM
authorPatrice Chotard <patrice.chotard@st.com>
Tue, 18 Jul 2017 09:38:40 +0000 (11:38 +0200)
committerMarek Vasut <marex@denx.de>
Fri, 28 Jul 2017 21:34:02 +0000 (23:34 +0200)
commitb7c1c7d2bad9eb052e80b28af6005d7f0ba1db30
tree2644872aa8f48cecae0bb9d8fc8bd8f4b30f75fd
parent121a4d13e679d86bf55bb3941eb33b10fa8c785b
usb: host: xhci-dwc3: Convert driver to DM

Add Driver Model support with use of generic DT
compatible string "snps,dwc3"

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/usb/host/xhci-dwc3.c