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 6A100C76188 for ; Tue, 4 Apr 2023 00:49:58 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 8200085982; Tue, 4 Apr 2023 02:49:55 +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="qh33yWkH"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id D03C785982; Tue, 4 Apr 2023 02:49:52 +0200 (CEST) Received: from mail-yb1-xb2e.google.com (mail-yb1-xb2e.google.com [IPv6:2607:f8b0:4864:20::b2e]) (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 DE09185927 for ; Tue, 4 Apr 2023 02:49:49 +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-yb1-xb2e.google.com with SMTP id p15so36908804ybl.9 for ; Mon, 03 Apr 2023 17:49:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1680569388; 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=dXLsLZsdJ6EPWFqw5QB1iolDfgVp+jJA2hZXYszHw44=; b=qh33yWkH9rljaqMsz7DJa5pcnewY8UVpBaAq+AmjJGIXZyaF8FDNFc/GLiu+8/1lYq V/jJCIglboDfrslkApMk3F1/UlokGOtKu7tT1t/AaMQtPcx56C7y6FyU3McYOTJhHqCb ikCiIhlosW9RUqs08diKCZ2IRke15viak8FI4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680569388; 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=dXLsLZsdJ6EPWFqw5QB1iolDfgVp+jJA2hZXYszHw44=; b=eMddlrT5gH5nTBycMfnYiUiyZTDbEgIuKrb0QtnEssKU9Cz74Cbn+oIKhhQd71tKL7 LFrC7HG1f+pNt6+OtOj7W7IEkNoeldavglgtnlaDkbGqI3I7SvX0TVygQ2UWP1i92RJD dFTqc+bayLRv0SS2FrewYVwiFc5sQGozpn82Qs0MZVX7BUxA5dCfvpEbtoZQUWWVh905 C7ah6FZ+c5pIHHDyJbieYatc9I5mcWXV1I8Bydug3I4WLl+QguH+BtOx+QrLnP0SU2lz pNtBieKC7ux7YvGKFv5z0NhtSwj4KdwNR+K9a97howCrSEQayfnZ6kDkHYw+PS3DyuqN XDzA== X-Gm-Message-State: AAQBX9eMFRcQEdwfQYngIHaI3DqTImqduXWd5RQU48laPeGGFCYl8q/W r+ihRRoyYZym3dz8XDGztX216g== X-Google-Smtp-Source: AKy350YRmWOzlkZ+3zY4SQ/479aqLCnXDfLIkjwlMH9ZT2eFDeiWXb2esLr9UmVSLH3RGuULoxoKnA== X-Received: by 2002:a25:ae58:0:b0:a0d:7f39:db0e with SMTP id g24-20020a25ae58000000b00a0d7f39db0emr1151316ybe.41.1680569388503; Mon, 03 Apr 2023 17:49:48 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-95a0-3855-b5d9-960b.res6.spectrum.com. [2603:6081:7b00:6400:95a0:3855:b5d9:960b]) by smtp.gmail.com with ESMTPSA id x12-20020a25ac8c000000b00b784b00772esm2923149ybi.50.2023.04.03.17.49.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 03 Apr 2023 17:49:48 -0700 (PDT) Date: Mon, 3 Apr 2023 20:49:46 -0400 From: Tom Rini To: Marek Vasut Cc: "u-boot@lists.denx.de" Subject: Re: [PULL] u-boot-usb/master Message-ID: <20230404004946.GH1134230@bill-the-cat> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="py1Ezjjt49ApiTeV" 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.8 at phobos.denx.de X-Virus-Status: Clean --py1Ezjjt49ApiTeV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 04, 2023 at 02:11:40AM +0200, Marek Vasut wrote: > The following changes since commit fd4ed6b7e83ec3aea9a2ce21baea8ca9676f40= dd: >=20 > Prepare v2023.04 (2023-04-03 16:38:50 -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 7f2347088529693ee13b4ab7e7a27f5a1f617c1f: >=20 > usb: gadget: f_sdp: Add missing spl_board_prepare_for_boot() call > (2023-04-04 00:34:42 +0200) >=20 Applied to u-boot/master, thanks! --=20 Tom --py1Ezjjt49ApiTeV Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmQrdCAACgkQFHw5/5Y0 tyxtywv+Kq5pQroHSxxir4VXY2/YNNrniTe2Rp8i6Op3U1nKzc9tSU6Rez+rEsiN wW2g0DZj0nv5WEhbVnxOZeQfUzTGJKABOQ0YBnzkxXlw8JZ1IenZ9PFCSXqKtVEK s2NV87MbZ1MCivkvPlaVab0PuWHAD1LJfcnVbD7HILYomfoXulR19xmeuElnbosR baqfgCLIkpLJhUxSXKw8DkBaEfXqw5RmcFAVQZktcbaseCazEr1EW3PnMjji11nw 6IvqzQAdfE2jF6sDzm+gqlu3dYDhQ3L3mp8K0U09P+GZU/TTrtOeQgE3MqsjD6kQ LFWbAQnKmcJ/0NMRJWZ+8zensjoywgrGSfzVT8fMtJDcnAftB1pqYW37Rf2GiOrg xDVDYmjEe8IINhD8t9pH7Yc7nqc0OQHUGitgqIhkk5OuzMbRT0S0Ej43jZn5k0Ey M2SZS/VNKdEZNKjuPldaHhCuRRTLS9IGQgVnAVnRz0d4xkE5fWxZc5fi3LG90HcY y/Oz633k =N/Ua -----END PGP SIGNATURE----- --py1Ezjjt49ApiTeV--