From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 17 Sep 2018 08:03:47 -0400 Subject: [U-Boot] [PULL] u-boot-usb/master In-Reply-To: <54b73ffd-6fab-f5c9-2b8d-dd44baff0d39@gmail.com> References: <54b73ffd-6fab-f5c9-2b8d-dd44baff0d39@gmail.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, Sep 15, 2018 at 9:13 PM, Marek Vasut wrote: > The following changes since commit ecb10a41c9adf2c499c3d19fff96a0 > 8bb9ad2aef: > > Revert "ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL" > (2018-09-14 13:52:15 -0400) > > are available in the Git repository at: > > git://git.denx.de/u-boot-usb.git master > > for you to fetch changes up to 5c349e179db794eff99dd5d3bbac6845d173709e: > > usb: ehci-generic: Add vbus-supply regulator support (2018-09-15 > 03:17:43 +0200) > > ---------------------------------------------------------------- > Patrice Chotard (1): > usb: ehci-generic: Add vbus-supply regulator support > > drivers/usb/host/ehci-generic.c | 62 > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- > 1 file changed, 61 insertions(+), 1 deletion(-) > Applied to u-boot/master, thanks! -- Tom