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 0F1A6C43334 for ; Wed, 8 Jun 2022 14:16:45 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id CC2068434C; Wed, 8 Jun 2022 16:16:43 +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="TPebxQm0"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id EFCB584357; Wed, 8 Jun 2022 16:16:41 +0200 (CEST) Received: from mail-qk1-x736.google.com (mail-qk1-x736.google.com [IPv6:2607:f8b0:4864:20::736]) (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 606BB84341 for ; Wed, 8 Jun 2022 16:16: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-qk1-x736.google.com with SMTP id c83so3127412qke.3 for ; Wed, 08 Jun 2022 07:16:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=OsoqzqjMa+DMzZ+T5VtTW5heFlY0qE3aVgQWe7KWjSw=; b=TPebxQm0JWl+XcQeUf4xj2o8ROPzKeohj18XzY3C0ZgHCOt+OnqNv444D9d4ghu8Z5 rT8lqlaNKrfu9Gb49f+mAOU/6xHBey+fOMeMxxuMHked3xEeOYJaEJc+IEMb6jq/oj7z 3l3FsLcSZly5Xc5Q4WW/hqdW3CSwU6Ddl03i0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=OsoqzqjMa+DMzZ+T5VtTW5heFlY0qE3aVgQWe7KWjSw=; b=43Cr1rgqo/juNZstonO6KbiX/LsGfokwMvyYqBfxaIKLGJj9JoEdyIu1cTvI4qilHU CmKahWWBYLPsoz5jN/bTm6Df+eXTkkwQTmes0JTaqlpG/trnEzscmrQq3lyYopWd1FWE kDqf/5jvisIFk0JkJmDhX5qcbedeG5g7xF1XgwP0W+qyOcA7Zgbrgs/5Y9xX4xCUYONo OddmuvLA7jOrjLQ9F/QjR1Uk0c1l6eLDlcLpngEyEUVBYOJ99LSOdwa0kavCeLmReQli aRxBE9IwEIqroB+2qtKPhbYhskSUlTfsm5sla/12ARnbcJYigqSt/xjO/B578t2mVE8w VTQg== X-Gm-Message-State: AOAM53256quwBmnbM4Ow/NnVItqueIOrItH9VrBFEErOXv/HfPDStKXt cYybyoIwrJQ2lv3Q/rg6hR/kvlRkLUVMGQ== X-Google-Smtp-Source: ABdhPJw0eQ2bzd4ZbQ0MXLOP3ugfxy5jGlHIi16A22zzBfN6EHOwOzdCri8YOGDp62FDujEv1mn1yQ== X-Received: by 2002:a05:620a:271b:b0:6a6:ff0b:e198 with SMTP id b27-20020a05620a271b00b006a6ff0be198mr2756343qkp.127.1654697797876; Wed, 08 Jun 2022 07:16:37 -0700 (PDT) Received: from bill-the-cat (cpe-65-184-195-139.ec.res.rr.com. [65.184.195.139]) by smtp.gmail.com with ESMTPSA id w13-20020a05620a424d00b006a69ee117b6sm13300854qko.97.2022.06.08.07.16.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Jun 2022 07:16:37 -0700 (PDT) Date: Wed, 8 Jun 2022 10:16:35 -0400 From: Tom Rini To: Marek Vasut Cc: "u-boot@lists.denx.de" Subject: Re: [PULL] u-boot-usb/master Message-ID: <20220608141635.GE2484912@bill-the-cat> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="JoJCGVnM/36AiBh+" Content-Disposition: inline In-Reply-To: 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.5 at phobos.denx.de X-Virus-Status: Clean --JoJCGVnM/36AiBh+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 08, 2022 at 12:46:15AM +0200, Marek Vasut wrote: > The following changes since commit 8f527342db4160a1f030de6fe4a1591787cce6= 5a: >=20 > Prepare v2022.07-rc4 (2022-06-06 10:25:13 -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 02544db9a7ffd352129f51c8987fc5a6e2b31a8b: >=20 > misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from Linux > (2022-06-07 16:14:20 +0200) >=20 Applied to u-boot/master, thanks! --=20 Tom --JoJCGVnM/36AiBh+ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmKgr0AACgkQFHw5/5Y0 tyygRQv/Vaol0KhPpEvPMkW2GnfgN/doKT4bYiDEvMdJ/LOAgtxhIDPF261fV+rf 3r1XO0/ztJSsSOEfRXPXfYBTvl3X3T7xjJeHivZ87F2z1mHlXvFhTdzSUW9SyLs9 dxxLsj973oFMNYA6NJWehPzTmpSKKb2iKiMuyCX2McZ/yXJCyaFz7khYpFEKC5Tj 2IEPRJm/C+ij1rBWGGAtYEcXdEBce0DsUDf+A6sTeB1Nnu8LwoysAj+3DGJBUXBp PHqSoXoHg1IYpkeyq5hYXuvZElvrVcfN39cmVtb6fmdRYHyGNP8VnHiMTJhZaHDU iEcJr/rsn5yNGbzPHjel00eGolrXyYm3GbnzwqmdbrLqb3w0UiFDncbxOucSV5Z/ w3mm1mkm2Fv2u8qw/ESKKu7ekAes9PINHGsUoQ3DHEmTyXzrPklMQbmhFhdO5o+e edAAdIG03WY2I13Tua9yHH3nq/67LXjpaK6mvpwKqHp3CnyEyS/6hCJISz8eMTdh p2lpa8Gh =ZIhl -----END PGP SIGNATURE----- --JoJCGVnM/36AiBh+--