From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7A86AC61DA4 for ; Thu, 23 Feb 2023 16:36:54 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id A3E3F85764; Thu, 23 Feb 2023 17:36:52 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="ZX/5ILQ6"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 9C55884528; Thu, 23 Feb 2023 17:36:50 +0100 (CET) Received: from mail-qv1-xf2c.google.com (mail-qv1-xf2c.google.com [IPv6:2607:f8b0:4864:20::f2c]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 1682985B2E for ; Thu, 23 Feb 2023 17:36:44 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qv1-xf2c.google.com with SMTP id nf5so11486698qvb.5 for ; Thu, 23 Feb 2023 08:36:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=rWDyR4l7JM2w5kqdc5GRh8n295fsRqXpRXx3e9kyMSI=; b=ZX/5ILQ6acbb41Wr4bJoK+Xzgbh9JydYF/AHjt0wlbbx5Rtmd2WzqvQImqxODmoa0W TikZlOGPU29UIR63Jrt4aMZIjGfzL/zjcyGdY4CACVm3MVZCE+Hx8GD/YDSBL4kUiQjS WgEQNcKMW6HduWVGg0MgC9CJ3fzFuaWDHDWWg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=rWDyR4l7JM2w5kqdc5GRh8n295fsRqXpRXx3e9kyMSI=; b=cuQ72nRN+IbQKpQkjw/8l+1mzl+E/1W/PfWwooIoQOZxw1FkYE1o2Ye+ie/TnvDruL 9CCoSYDRxx47pol5VPdMyiOPlqgJpIX4N2KK2rN0uLWHEgEWKgqE67YpG+YZnwX81cTo +lXxkETwq2w8qiWO4Ecs+T0r8Bua/xrEM1L1FSIUIrpnRvL7dIILhOFxe3qu9fJzmUh/ DFhbSmpNxFpkj2zAx211pzbBp3qiDviWQo6eNwCoppL4goOMolkMnOJScjOSm1LaOQFl FH8RKmn09h+w1QDvLLBwHEcAzIdys5HQKvxrnmitxBrWidEmh+1Cw5oVc7XZxQARVxLX LT3A== X-Gm-Message-State: AO0yUKWFlbrSUhXO72aIlYSpNAboVO+kjqwl6TDl5v11JmO2umz/MwfB 97HgmsAausT8VbszTMS3bYVo0g== X-Google-Smtp-Source: AK7set9HQfb78+jLDdHG4N0YwXLzEBy+HSGXL5EkWSzn6DcUKYv9ElE97MCU2ENRWvlpA+nLu0LZFQ== X-Received: by 2002:a05:6214:d6a:b0:56e:b298:8e13 with SMTP id 10-20020a0562140d6a00b0056eb2988e13mr24353619qvs.25.1677170190739; Thu, 23 Feb 2023 08:36:30 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-b87e-a945-7631-50d9.res6.spectrum.com. [2603:6081:7b00:6400:b87e:a945:7631:50d9]) by smtp.gmail.com with ESMTPSA id a126-20020ae9e884000000b0073b6a06911asm3669279qkg.95.2023.02.23.08.36.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 23 Feb 2023 08:36:30 -0800 (PST) Date: Thu, 23 Feb 2023 11:36:28 -0500 From: Tom Rini To: Marek Vasut Cc: Kunihiko Hayashi , "u-boot@lists.denx.de" Subject: Re: [PULL] u-boot-usb/next Message-ID: References: <6e502cdc-b7c3-9e8e-23aa-40986b8a4619@denx.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ZVM4fx/AgG6vpqp7" Content-Disposition: inline In-Reply-To: <6e502cdc-b7c3-9e8e-23aa-40986b8a4619@denx.de> X-Clacks-Overhead: GNU Terry Pratchett 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 --ZVM4fx/AgG6vpqp7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 22, 2023 at 11:09:00PM +0100, Marek Vasut wrote: > On 2/22/23 19:37, Tom Rini wrote: > > On Wed, Feb 22, 2023 at 04:36:08PM +0100, Marek Vasut wrote: > >=20 > > > The following changes since commit 4eb7c5030d3f3c707c02a64dc8ea90de3d= a89928: > > >=20 > > > Merge tag 'efi-2023-04-rc3' of > > > https://source.denx.de/u-boot/custodians/u-boot-efi (2023-02-19 17:03= :30 > > > -0500) > > >=20 > > > are available in the Git repository at: > > >=20 > > > git://source.denx.de/u-boot-usb.git next > >=20 > > This seems to be based on current master and not current next, can you > > please rebase? >=20 > Try below, build just passed >=20 > The following changes since commit 2bfd217a16978794b43f0a30111b7472fba232= b6: >=20 > Merge tag 'dm-next-valentine' of > https://source.denx.de/u-boot/custodians/u-boot-dm into next (2023-02-14 > 15:11:37 -0500) >=20 > are available in the Git repository at: >=20 > git://source.denx.de/u-boot-usb.git next >=20 > for you to fetch changes up to aeb8b59f2f4aeb02ac87ec39f834177a0e260f85: >=20 > uniphier_defconfig: Disable USB_XHCI_DWC3 (2023-02-22 19:40:11 +0100) >=20 > ---------------------------------------------------------------- > Kunihiko Hayashi (9): > usb: dwc3-generic: Allow different controller DT node pattern > usb: dwc3-generic: Add clock initialization in child DT node > usb: dwc3-generic: Export glue structures and functions > usb: dwc3-generic: Add the size of regs property to glue structure > reset: uniphier: Add USB glue reset support > clk: uniphier: Add missing USB SS-PHY clocks > phy: socionext: Add UniPhier USB3 PHY driver > usb: dwc3-uniphier: Use dwc3-generic instead of xhci-dwc3 > uniphier_defconfig: Disable USB_XHCI_DWC3 >=20 > Marek Vasut (1): > usb: dwc3: Look up reference clock DT phandle in both controller DT > nodes >=20 > configs/uniphier_v7_defconfig | 1 - > configs/uniphier_v8_defconfig | 1 - > drivers/clk/uniphier/clk-uniphier-sys.c | 5 +++ > drivers/phy/socionext/Kconfig | 8 +++++ > drivers/phy/socionext/Makefile | 1 + > drivers/phy/socionext/phy-uniphier-usb3.c | 168 ++++++++++++++++++++++++= +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > drivers/reset/reset-uniphier.c | 78 > +++++++++++++++++++++++++++++++++++++++++- > drivers/usb/dwc3/Kconfig | 4 ++- > drivers/usb/dwc3/dwc3-generic.c | 132 > ++++++++++++++++++++++++++++++++++++++++++++--------------------------- > drivers/usb/dwc3/dwc3-generic.h | 33 ++++++++++++++++++ > drivers/usb/dwc3/dwc3-uniphier.c | 116 > +++++++++++++++++++++++++++++++++++++++++---------------------- > 11 files changed, 453 insertions(+), 94 deletions(-) > create mode 100644 drivers/phy/socionext/phy-uniphier-usb3.c > create mode 100644 drivers/usb/dwc3/dwc3-generic.h Applied to u-boot/next, thanks! --=20 Tom --ZVM4fx/AgG6vpqp7 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmP3lgwACgkQFHw5/5Y0 tyzp2AwAlrIFYid3KLYA0ASMeL2Xqmai3MYuRqrnCFCuqXDUn7g0lnhcM4i6w6YT yI3djOjSOmOAUcvR7PPomvfBRW8TCjEwlBvmzAhSrR9S01Jq9Y+DBYdi9sq5jdFM dX8c8k/s9NYIMUiGZ0seT9UsEJqZNC9MhqR/D1xpzBRbOwWPYZK6kniimmhU/Mu+ RhPpuKJgKHdRj8KlfvZ/zO3XziRIMh9RC11gqyG8g3N7ccoAx2gA17tFwJYhfmST 4fvUDsrkUL+axYrN/Sd2qmp0ajb4NFFMjvIhgULPJeJtqgM/V8owVh8Po2eyUTmm pOoZwuY3Mqro3KRc1rVKJkY3Tcm3xSZx0m4hoIOK0wTkxJIT88ON2fKobISmyIDU QMoL6F6PUDnXQQzEaVZHFowGAEIfyegp8L4b8DZaVS0I9HrLks5ZQdgrEqRgCxHJ l0DbejDZsD2zXZWUEmXAQiTI7D+0+YktFkPQEZNloAnjFL0stdqZIK9Tx8F+8ZJk 10+d5BqM =ImN6 -----END PGP SIGNATURE----- --ZVM4fx/AgG6vpqp7--