From patchwork Thu Jul 14 15:05:00 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Vasut X-Patchwork-Id: 1656483 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=denx.de header.i=@denx.de header.a=rsa-sha256 header.s=phobos-20191101 header.b=XmQK71DL; dkim=pass (2048-bit key) header.d=denx.de header.i=@denx.de header.a=rsa-sha256 header.s=phobos-20191101 header.b=WQkPUeU3; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=85.214.62.61; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4LkHpp4ML0z9sB4 for ; Fri, 15 Jul 2022 01:05:06 +1000 (AEST) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 2CDEB84114; Thu, 14 Jul 2022 17:05:03 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1657811103; bh=9g6tItVm+l8p+h782vsXu3dgx5gNQgM8/5JIyNwmz4Q=; h=Date:To:From:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=XmQK71DL9GOxb48y3gIYqQJWjT7h2EYZcqADdtdISX4PTFJGDs1SHSxzKXHGtI6NI AlnHL6AGpufbwGhZMTuZIF9F5OMErItzNrakZKy54svf8s/39LQOLcAfOYGXIm/aGh FRYuDsj7FeGqSnCfWq3fleEQgLLRpkE9Y7F7pPcfxpVUTannyM2AgO5QFulL2m3qZC 2o3oVdt+aYk164GZdRX5PKznB2ZD/3T2nz4Pg9ntXmxLK3YInr1QPdg/8TZHu5StVX MRC7Nz2RDt1QBTRCjvhTu2DzFZd1J9lfL5Ac0o1X3MJXzD8qNEKEksgqrVOidOUu5C OzWfuB9dCVNnQ== Received: from [127.0.0.1] (p578adb1c.dip0.t-ipconnect.de [87.138.219.28]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: marex@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 970158410F; Thu, 14 Jul 2022 17:05:00 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1657811100; bh=9g6tItVm+l8p+h782vsXu3dgx5gNQgM8/5JIyNwmz4Q=; h=Date:To:From:Subject:From; b=WQkPUeU3xkU4Vq4DA88SxgkcI6vBCgYdu33OHvtyDkQLN47ivx7J4dLepArnla+dP bmrzHbjvJAEeqZOXAZw28kL55P9O15drwzTdLGpd39Md2nqEICJgMPVgSnjOMk91Mf Teaul+NB8jnkkTTmhQuu3QxQ7mFmsDSAFguu0up3rNcZXeCqNZjo9TvcpfTa+D08Bs nU8uR3ucy5oGxfZSflYKPUCaqFv4ClZCBWxPvJAT5GdiLuF7QaPpW4P0fjv+FHJkxg SBgO65UYwXKHnF61Rm2vEcDuaQvbq5xRNN1UIeZKRQAKxPDh4jyQCA3J3NBqE3a6IN CgTu4woxwXINQ== Message-ID: <211b8a20-4f78-ee7d-0eae-498e2b4ba3a3@denx.de> Date: Thu, 14 Jul 2022 17:05:00 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Content-Language: en-US To: Tom Rini , "u-boot@lists.denx.de" From: Marek Vasut Subject: [PULL] u-boot-usb/master X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean The following changes since commit 36b661dc919da318c163a45f4a220d2e3d9db608: Merge branch 'next' (2022-07-11 14:58:57 -0400) are available in the Git repository at: git://source.denx.de/u-boot-usb.git master for you to fetch changes up to 16aabfe2f29d4682b2176095029fa307caccaced: spl: sdp: Pass the USB index to board_usb_init() (2022-07-14 16:13:11 +0200) ---------------------------------------------------------------- Fabio Estevam (1): spl: sdp: Pass the USB index to board_usb_init() Kory Maincent (1): usb: kbd: allow probing even if usbkbd not in stdin Michal Simek (1): ti: keystone: Don't select GPIO_EXTRA_HEADER Patrick Delaunay (1): usb: hub: introduce HUB_DEBOUNCE_TIMEOUT Rui Miguel Silva (3): usb: common: move urb code to common usb: add isp1760 family driver corstone1000: enable isp1763 usb controller and mmc T Karthik Reddy (1): usb: dwc3: Add support to reset usb ULPI phy Makefile | 1 + arch/arm/Kconfig | 1 - common/spl/spl_sdp.c | 2 +- common/usb_hub.c | 6 +- common/usb_kbd.c | 25 +- configs/corstone1000_defconfig | 3 + drivers/usb/Kconfig | 2 + drivers/usb/common/Makefile | 4 + drivers/usb/common/usb_urb.c | 160 ++++ drivers/usb/dwc3/dwc3-generic.c | 30 + drivers/usb/host/r8a66597-hcd.c | 30 +- drivers/usb/isp1760/Kconfig | 12 + drivers/usb/isp1760/Makefile | 6 + drivers/usb/isp1760/isp1760-core.c | 380 ++++++++++ drivers/usb/isp1760/isp1760-core.h | 96 +++ drivers/usb/isp1760/isp1760-hcd.c | 2477 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ drivers/usb/isp1760/isp1760-hcd.h | 81 ++ drivers/usb/isp1760/isp1760-if.c | 125 +++ drivers/usb/isp1760/isp1760-regs.h | 292 +++++++ drivers/usb/isp1760/isp1760-uboot.c | 75 ++ drivers/usb/isp1760/isp1760-uboot.h | 27 + drivers/usb/musb-new/musb_core.c | 2 +- drivers/usb/musb-new/musb_host.c | 2 +- drivers/usb/musb-new/musb_host.h | 2 +- drivers/usb/musb-new/musb_uboot.c | 38 +- drivers/usb/musb-new/musb_uboot.h | 2 +- include/configs/corstone1000.h | 6 + drivers/usb/musb-new/usb-compat.h => include/linux/usb/usb_urb_compat.h | 47 +- include/usb_defs.h | 32 + 29 files changed, 3874 insertions(+), 92 deletions(-) create mode 100644 drivers/usb/common/usb_urb.c create mode 100644 drivers/usb/isp1760/Kconfig create mode 100644 drivers/usb/isp1760/Makefile create mode 100644 drivers/usb/isp1760/isp1760-core.c create mode 100644 drivers/usb/isp1760/isp1760-core.h create mode 100644 drivers/usb/isp1760/isp1760-hcd.c create mode 100644 drivers/usb/isp1760/isp1760-hcd.h create mode 100644 drivers/usb/isp1760/isp1760-if.c create mode 100644 drivers/usb/isp1760/isp1760-regs.h create mode 100644 drivers/usb/isp1760/isp1760-uboot.c create mode 100644 drivers/usb/isp1760/isp1760-uboot.h rename drivers/usb/musb-new/usb-compat.h => include/linux/usb/usb_urb_compat.h (59%)