From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 30 Jun 2018 08:51:09 +0200 Subject: [U-Boot] [PULL] u-boot-usb/master Message-ID: <581738f7-15fa-9a71-01c4-1e6543b26dd0@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de The following changes since commit fb77a9e3537039664ad42992bef6688869eda7c1: Merge branch 'master' of git://git.denx.de/u-boot-spi (2018-06-28 09:04:41 -0400) are available in the Git repository at: git://git.denx.de/u-boot-usb.git master for you to fetch changes up to 9c22aec4102de0f0dc35e21772d9f21d4616c3d2: usb: sunxi: Use proper reg_mask for clock gate, reset (2018-06-29 10:52:18 +0200) ---------------------------------------------------------------- Jagan Teki (2): sunxi: Fix USB PHY index for H3 usb: sunxi: Use proper reg_mask for clock gate, reset Vasily Khoruzhick (1): usb: sunxi: ohci: make ohci_t the first member in private data Zeng Tao (1): usb: ohci: change the NUM_EDs from 8 to 32 arch/arm/include/asm/arch-sunxi/clock_sun6i.h | 10 +++++++--- arch/arm/include/asm/arch-sunxi/cpu_sun4i.h | 9 +++++---- drivers/usb/host/ehci-sunxi.c | 8 ++++++-- drivers/usb/host/ohci-sunxi.c | 12 ++++++++---- drivers/usb/host/ohci.h | 2 +- 5 files changed, 27 insertions(+), 14 deletions(-)