[U-Boot] [PULL] u-boot-sh/master

The following changes since commit 1e60ccd94318fb86610e1e28512b2aaac5f4b069:
Merge branch '2019-08-20-master-imports' (2019-08-20 21:40:12 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-sh.git master
for you to fetch changes up to be1e9dc0800a9d44514a0c640ded0bd70400ddc6:
ARM: renesas: Enable R8A66597 USB host on GR Peach (2019-08-22 18:23:37 +0200)
---------------------------------------------------------------- Marek Vasut (10): usb: r8a66597: Remove CONFIG_SUPERH_ON_CHIP_R8A66597 usb: r8a66597: Make CONFIG_RZA_USB default usb: r8a66597: Replace IO accessors usb: r8a66597: Remove BE support usb: r8a66597: Replace R8A66597_BASE0 usb: r8a66597: Convert to USB DM usb: r8a66597: Add Kconfig entry usb: r8a66597: Checkpatch cleanup usb: r8a66597: Add optional DM VBUS regulator support ARM: renesas: Enable R8A66597 USB host on GR Peach
arch/arm/dts/r7s72100-gr-peach-u-boot.dts | 14 +++++ configs/grpeach_defconfig | 9 +++- drivers/usb/host/Kconfig | 9 ++++ drivers/usb/host/r8a66597-hcd.c | 330 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------- drivers/usb/host/r8a66597.h | 535 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------------------------------------------------------- 5 files changed, 458 insertions(+), 439 deletions(-)

On Thu, Aug 29, 2019 at 02:07:11PM +0200, Marek Vasut wrote:
The following changes since commit 1e60ccd94318fb86610e1e28512b2aaac5f4b069:
Merge branch '2019-08-20-master-imports' (2019-08-20 21:40:12 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-sh.git master
for you to fetch changes up to be1e9dc0800a9d44514a0c640ded0bd70400ddc6:
ARM: renesas: Enable R8A66597 USB host on GR Peach (2019-08-22 18:23:37 +0200)
This and the USB PR conflict, which do you want me to take and apply? Or do you want to rebase one onto the other? Thanks!

On 8/31/19 3:28 PM, Tom Rini wrote:
On Thu, Aug 29, 2019 at 02:07:11PM +0200, Marek Vasut wrote:
The following changes since commit 1e60ccd94318fb86610e1e28512b2aaac5f4b069:
Merge branch '2019-08-20-master-imports' (2019-08-20 21:40:12 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-sh.git master
for you to fetch changes up to be1e9dc0800a9d44514a0c640ded0bd70400ddc6:
ARM: renesas: Enable R8A66597 USB host on GR Peach (2019-08-22 18:23:37 +0200)
This and the USB PR conflict, which do you want me to take and apply? Or do you want to rebase one onto the other? Thanks!
Pull the USB and let me know when it's in, so I can rebase on that.

On Thu, Aug 29, 2019 at 02:07:11PM +0200, Marek Vasut wrote:
The following changes since commit 1e60ccd94318fb86610e1e28512b2aaac5f4b069:
Merge branch '2019-08-20-master-imports' (2019-08-20 21:40:12 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-sh.git master
for you to fetch changes up to be1e9dc0800a9d44514a0c640ded0bd70400ddc6:
ARM: renesas: Enable R8A66597 USB host on GR Peach (2019-08-22 18:23:37 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Marek Vasut
-
Tom Rini