Merge branch 'ti-u-boot-2019.01' of git://git.ti.com/ti-u-boot/ti-u-boot into processor-sdk-u-boot-2019.01
TI-Feature: ti_uboot_base-2019.01
TI-Tree: git://git.ti.com/ti-u-boot/ti-u-boot.git
TI-Branch: ti-u-boot-2019.01
* 'ti-u-boot-2019.01' of git://git.ti.com/ti-u-boot/ti-u-boot:
ARM: DTS: keystone: complete the description of the USB PHY devices
configs: k2g_evm_defconfig: disable XHCI_DWC3 and enable KEYSTONE_USB_PHY
phy: keystone-usb: handle the transition of the USB power domain
ARM: keystone: Do not enable the USB power domains at the board level
ARM: keystone: increase PSC timeout
usb: dwc3: Kconfig: get rid of obsolete mode selection
usb: dwc3: Add dwc3_of_parse() to get quirks information from DT
usb: dwc3-generic: if no max speed is specified in DT, assume super speed
usb: dwc3-generic: add a new host driver that uses the dwc3 core
usb: dwc3-generic: factorize code
usb: dwc3-generic: use platdata
usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exit
usb: xhci: move xhci.h to include usb
usb: dwc3: switch to peripheral mode when exiting
usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue
dm: Add a No-op uclass
usb: host: remove the xhci-zynqmp driver
usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>