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 351B0C433EF for ; Thu, 27 Jan 2022 12:19:50 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 2FFB683806; Thu, 27 Jan 2022 13:18:31 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (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="plGjGR1t"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id AE206834CF; Thu, 27 Jan 2022 13:17:55 +0100 (CET) Received: from mail-qv1-xf2b.google.com (mail-qv1-xf2b.google.com [IPv6:2607:f8b0:4864:20::f2b]) (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 60F0882F91 for ; Thu, 27 Jan 2022 13:17:52 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qv1-xf2b.google.com with SMTP id o9so2573973qvy.13 for ; Thu, 27 Jan 2022 04:17:52 -0800 (PST) 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=zfBZl6d4reZlQTqFt/7qvSwGJP39KMGBq6lVnobitqE=; b=plGjGR1taKwhKNhlXgQv5zNvRwm0X91P2kRWDsWbTMjR+DHVwo+j/BBd9iJ00VuhzE K+KXvhjTQAQDTD7v+a/7ZTSTUXl5cEO57HpJISgn7p+kvlHHcU4X36XKsRBAF8tF45n8 L722E+UIRMAb2bLlb3z2KpXerHgtikf4BHu2Y= 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=zfBZl6d4reZlQTqFt/7qvSwGJP39KMGBq6lVnobitqE=; b=lGpqHT/GDJwx3ac2HvBm2rJT92hxSJ8kdFbaks4u3SdJrcUGdNxoW3Cx5upMFUtjhS v9ujZ0lljUo0Om2KKKO5AaXwV8xcemwzJDlzvv0BxZ1fkScS+sPOof9I2RPwu+zXlrz1 nDfCM+Qn81dr+cDSK8c6WsdJaY9bdyx3Zacjfe5pICKJRMaeX3anP/gTTKauSH4lOJC3 ksZvq2xxM0HAyYvqkEVS1a+wDvWiDMehTQVqLWA3QJ3xRDgBeEaUeQ79jz7zEKBjK+E5 1o1b6zcHX+dYYhxDhBz4B9UBAoUmb8pp4ewhw69QPn9pto73dpbHEt36IHzdAOrjnQH0 48CA== X-Gm-Message-State: AOAM533b/ujljm/FwdT1J6/X+c6U4p0nC0/P5DOMEhF3NGxcuB56RbGj Se7Qxw/Rmj8Sprixpr9kg9wiR97VfMXMTQ== X-Google-Smtp-Source: ABdhPJygjT+MSr8dRNiOFyTPUHrq3WBfGIZ1hUS0xC+o+KJcBg1x8pRcwSy+8S0GoBz4TCpgihzj8A== X-Received: by 2002:a05:6214:5014:: with SMTP id jo20mr2900743qvb.28.1643285871108; Thu, 27 Jan 2022 04:17:51 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id u13sm1432045qkp.22.2022.01.27.04.17.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 27 Jan 2022 04:17:50 -0800 (PST) Date: Thu, 27 Jan 2022 07:17:48 -0500 From: Tom Rini To: Marek Vasut Cc: "u-boot@lists.denx.de" Subject: Re: [PULL] u-boot-usb/master Message-ID: <20220127121748.GE7515@bill-the-cat> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="PEWkPmBCIbC5Tcj0" 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 --PEWkPmBCIbC5Tcj0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 27, 2022 at 01:35:14AM +0100, Marek Vasut wrote: > The following changes since commit 6146cd62aedc4849fec66f10ab0aa57f1dc64b= 8e: >=20 > Merge branch '2022-01-24-assorted-updates' (2022-01-25 08:01:43 -0500) >=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 fc2b399ac03b91339a1cb1bfd4d1a9ca87fe95c6: >=20 > usb: gadget: Add CDC ACM function (2022-01-26 23:23:17 +0100) >=20 Applied to u-boot/master, thanks! --=20 Tom --PEWkPmBCIbC5Tcj0 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmHyjWAACgkQFHw5/5Y0 tyzIkgv/eMCqFyPUycHsFlKVkwix+rl8zzjhljmqJ/+skylTMpJQPFjXfj3SE74T f0vx+rr557xryZ8NNJnXqMGl7fooOAjeX/wN5mCyX1R7rOqrCOzRZrBUAw8CIMnK 3DaLHxdDlCCu4pd46hhySaNI3YM8AYkRH1UiOIxHa+R59a3AUYwUK6Lts76LM+/n QfRpCf9pvEvws94o240IMAMUrosOkU1vQaHG8wl6XawIGl1+N2uQlUKy4i+QVrtk 5i66KWstGle80PKhmXvj6oz6DljLSk1KbcjHTvw57cSnyMv4mWK5UgIVOk5lNj86 eEyS2OMp9L7OaGsAOTw3AwbfMLF1Unz/Gh74LX0g6qAHyxH/5nLbWUsU7aSqP+Gn IyAMHzcu3jmpu02AX7TxIs+hlvcgfB+wpupPnul29UpfdfB86fbZN7YC+RUQlf1K IaxbpPmBXg8QwUNnGz9DsodGbThV89H0lySvF6qMTFJKjK5feX5nCHtWY4zVWW0E ZxVqeV1J =3a/x -----END PGP SIGNATURE----- --PEWkPmBCIbC5Tcj0--