Hi Greg, Just one pending fix this time. Let me know if you need anything to be changed cheers The following changes since commit 9e0babf2c06c73cda2c0cd37a1653d823adb40ec: Linux 5.2-rc5 (2019-06-16 08:49:45 -1000) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v5.2-rc5 for you to fetch changes up to 42de8afc40c97002fceb500e2331f6a722be3c14: usb: dwc2: Use generic PHY width in params setup (2019-06-18 10:27:14 +0300) ---------------------------------------------------------------- usb: fixes for v5.2-rc5 A single fix to take into account the PHY width during initialization of dwc2 driver. This change allows deviceTree to pass PHY width if necessary. Signed-off-by: Felipe Balbi <felipe.balbi@xxxxxxxxxxxxxxx> ---------------------------------------------------------------- Jules Maselbas (1): usb: dwc2: Use generic PHY width in params setup drivers/usb/dwc2/params.c | 9 +++++++++ drivers/usb/dwc2/platform.c | 9 --------- 2 files changed, 9 insertions(+), 9 deletions(-) -- balbi