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 23E65EB64D8 for ; Wed, 21 Jun 2023 20:37:48 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 98F558623A; Wed, 21 Jun 2023 22:37:45 +0200 (CEST) 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="ZsKD5RMH"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 515C98623A; Wed, 21 Jun 2023 22:37:43 +0200 (CEST) Received: from mail-yw1-x1134.google.com (mail-yw1-x1134.google.com [IPv6:2607:f8b0:4864:20::1134]) (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 B40D484724 for ; Wed, 21 Jun 2023 22:37:39 +0200 (CEST) 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-yw1-x1134.google.com with SMTP id 00721157ae682-56ce61769b7so67703667b3.3 for ; Wed, 21 Jun 2023 13:37:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1687379856; x=1689971856; 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=Sd8gOhxRSpMgYZFf+tNljafRNKS0vAUnceHhAthGYDY=; b=ZsKD5RMH5cc3iQjeK43HvP3AFQt6Qg3uyc96rdm9Wx2qNPAqXEh5rdqynjZ/8QkKRJ ZPBPT1VphLlUQIjsQK9l88sBplthU/+JaTphgXDAkQiB7S4mmupQHVOg0mE2es8ZU23h VTomZYOyMOaTHFdGX5o9RGrNt5k3PEwhgXbDY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687379856; x=1689971856; 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=Sd8gOhxRSpMgYZFf+tNljafRNKS0vAUnceHhAthGYDY=; b=Bm81pW0TT1Xh8TL+XQoZZsPfhmKWNIFAwEMJn36KH8M9Br1f/r98R/XIFxShN1kPqc IEiApOO2B+tzE99ULqndGHL3YZmNru3z6bOTzyrRIWst9Zs9Nt91VDU7oA1YT12GYMvL is9EOsdCrThKS3F97Qgm8RnyYRD+101kIE1w6Fu764yca9rPQsgfBit6JKDy1yvfiXuK fVS0H4PNItcvTsfJ9u7MfwLy0y+AYlQeypqPhuxbaZyyjt6t4hSH2piOpuBEuRKgMU5k duRvS2nvIxitKk+5Y7TCRElvNTfGPWbdMB3bHvhNoE/yg/cUMJv5GXm/gFaoeAakEGhR c+uQ== X-Gm-Message-State: AC+VfDwcJ+JMhw4SUc8LU6MUi+GCMsMyK7INAsS2nm3aK4vPW/m0JRtr 9mWkwZByc/KC7HWBD90OrzlEtlvEme4d435i/d5RAg== X-Google-Smtp-Source: ACHHUZ6cxuV9fdzLN/r2QVobtROnhVcKlVDjFO+nDSQ1kRal1wZibq9zbnHl6kwHWHxxuqTQp4UHPQ== X-Received: by 2002:a81:4fce:0:b0:565:e48d:32cf with SMTP id d197-20020a814fce000000b00565e48d32cfmr17454621ywb.7.1687379856284; Wed, 21 Jun 2023 13:37:36 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-1822-f178-f78c-4fe8.res6.spectrum.com. [2603:6081:7b00:6400:1822:f178:f78c:4fe8]) by smtp.gmail.com with ESMTPSA id s131-20020a815e89000000b0057068c6924esm1040684ywb.75.2023.06.21.13.37.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 21 Jun 2023 13:37:35 -0700 (PDT) Date: Wed, 21 Jun 2023 16:37:33 -0400 From: Tom Rini To: Marek Vasut Cc: u-boot@lists.denx.de Subject: Re: [PULL] u-boot-usb/master Message-ID: <20230621203733.GK3931582@bill-the-cat> References: <20230621142118.10033-1-marex@denx.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ypQ/HuZqEDG+68BX" Content-Disposition: inline In-Reply-To: <20230621142118.10033-1-marex@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.8 at phobos.denx.de X-Virus-Status: Clean --ypQ/HuZqEDG+68BX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 21, 2023 at 04:21:18PM +0200, Marek Vasut wrote: > The following changes since commit 50842b217fef505a0ec6662cc2acdc55d0bb23= c5: >=20 > Merge tag 'u-boot-at91-fixes-2023.07-a' of https://source.denx.de/u-boo= t/custodians/u-boot-at91 (2023-06-19 09:18:40 -0400) >=20 > are available in the Git repository at: >=20 > git://source.denx.de/u-boot-usb.git master >=20 > for you to fetch changes up to 9c9454ac2e4ffd9a8b30744329029f1676d2e7be: >=20 > usb: dwc2: Fix the write to W1C fields in HPRT register (2023-06-21 13:= 15:58 +0200) >=20 Applied to u-boot/master, thanks! --=20 Tom --ypQ/HuZqEDG+68BX Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmSTX4IACgkQFHw5/5Y0 tywKMQv/UuuL/kwR59tKmshAt7pVHiwuBjcvwBni1wdhT59qsyQmBdM8XTZeZNti eSGTsR5VoYIlOFF1YxjaFL+NUO1ltTBZVWrtaESaIxaa3WqRH5fjRXeggyMCRzI3 YOXeY4kVEAN6rfu1uCIgI0TjqXKCN3UmUoeAcpkSpsMLUx6bqVWcyZqft9l9oS8N RWjUqCYzpc4CN/UvSGK+OkpyzyHfcMHbjqr5u9Cb08ZzCVcefuS0TISnqc9fuxdq x/EGoB/uyO0RD0erHTfv0+LUR2IYB2jWMMG/g6NQPW/l48cYPo5hr/3HtoEAuQ/L MeUrZTK5LGo625L20nHhqyJoMMc9brqCel5wFIYm/Et5W+kaZmA6uHUx/i5OYrxR YKroCYxTPEDgv6KAuPZrbo4MFFZKOQKAlqEYxRNCz93NdIBughnD2E45vNW5yuDK HaMiM0iWE3rNzXMuUhpOvbfsdibHQpVaIXeaGW7jxz4aGHNh/s3ztwB98E9qvHa2 0bCtF06I =SyYv -----END PGP SIGNATURE----- --ypQ/HuZqEDG+68BX--