commit | e014cb617bdda26454885a4694cfb31ed5567e9a | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Fri Mar 29 15:42:21 2019 +0100 |
committer | Marek Vasut <marex@denx.de> | Sun Apr 21 10:26:52 2019 +0200 |
tree | b845ceee1a272cfd465b83b73137278a84957112 | |
parent | 00f3fc69f0bf6a26c7398882268a70efff8412ea [diff] |
usb: dwc2: add support for STM32MP1 Add compatible "st,stm32mp1-hsotg" and associated driver data to manage the usb33d-supply and the ST specific register for VBus sensing. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> # Conflicts: # drivers/usb/gadget/dwc2_udc_otg.c Reviewed-by: Lukasz Majewski <lukma@denx.de>