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 59367C52D11 for ; Thu, 26 Jan 2023 17:10:28 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id AE36E856C7; Thu, 26 Jan 2023 18:10:24 +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="N+jiBOlU"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 29423856E5; Thu, 26 Jan 2023 18:09:52 +0100 (CET) Received: from mail-qv1-xf30.google.com (mail-qv1-xf30.google.com [IPv6:2607:f8b0:4864:20::f30]) (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 3049E85559 for ; Thu, 26 Jan 2023 18:09:03 +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-xf30.google.com with SMTP id w15so1876202qvs.11 for ; Thu, 26 Jan 2023 09:09:03 -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=c5VGY2uftg2UfqsYVa11T/50PDamKgCc9RpHqYFk/XI=; b=N+jiBOlUJhbfO3sUvVu/d5XSW4YKwNgr39ClMdU07AXrwoW8rBfcUhDdIia9UN1yE0 HtDM1ze4n/6D5BQ1HJrmV2c3J//6FZn3jLOYtyPoE12XZOB534I8Yuaak1SuW3dLQCk5 7PubYQCsOyX/KE19dAgaEH6Z+AEOX/a2u4cu0= 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=c5VGY2uftg2UfqsYVa11T/50PDamKgCc9RpHqYFk/XI=; b=kS9cATTZE85aGpHuK4rbx0Ub8uRlqdftL0rpvt/yLoyc5w7q/uDyiBzMXhN9UX2huI /VhpwvnJqkktK0iA14f3NwP8OYSi6idl6NYDC+xFicC96JXYU7iETrLonMy1lPzDe9MH yITILlHk7nCkzAREU5QYKO36BqoLzrYdqIffkFQM2lYn2BMNUQCKzQzEclM6Y3t9YTW1 I3+lG0TASBjlwZ1eboq/6N0VW15oB5WBGCjdWrNpNWXgClsYYZS2BT508dlLFbC5bjWL BqA9il4y1nNuaeLS08lMO46obRvfz6EkLxnzoC0dWl4eknG03FEQwaZVq/M6VQ4i5M4w YF2w== X-Gm-Message-State: AFqh2kp+YdTBn+9YSlII/E1EjajE468k58rmJ6SxB2tl9yyvJk8V+jco setXGfoI1FtH/AhiLdYaMmSMc0eLTOkLn+i23+Q= X-Google-Smtp-Source: AMrXdXuRDFw1cxEWMvXIpGc5Z0yGDXiucgPzZ5daD1TLj1avmdUrIeN+qgKaCBqUesk82y1oO4th1A== X-Received: by 2002:a05:6214:3803:b0:535:48eb:8d9c with SMTP id ns3-20020a056214380300b0053548eb8d9cmr48709781qvb.50.1674752941772; Thu, 26 Jan 2023 09:09:01 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-3a56-04fb-7eea-5810.res6.spectrum.com. [2603:6081:7b00:6400:3a56:4fb:7eea:5810]) by smtp.gmail.com with ESMTPSA id r75-20020a37a84e000000b0070928ee3933sm1217008qke.75.2023.01.26.09.09.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 26 Jan 2023 09:09:01 -0800 (PST) Date: Thu, 26 Jan 2023 12:08:54 -0500 From: Tom Rini To: Stefan Roese Cc: U-Boot Mailing List Subject: Re: Please pull u-boot-marvell/master Message-ID: References: <35ed3397-fe5f-4912-8f67-ec66f94883d2@denx.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="83rOX1sFhGxQwhvB" Content-Disposition: inline In-Reply-To: <35ed3397-fe5f-4912-8f67-ec66f94883d2@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 --83rOX1sFhGxQwhvB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 26, 2023 at 10:26:23AM +0100, Stefan Roese wrote: > Hi Tom, >=20 > please pull this next batch of mostly Marvell related patches: >=20 Applied to u-boot/master, thanks! --=20 Tom --83rOX1sFhGxQwhvB Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmPSs6MACgkQFHw5/5Y0 tyxn5gv9FUWAQiz0sTLLn0r+fm9uSTPaPSTPUI+HI/GK3DFVBs+qOqvDwnIn+47o y1AiNZnyh/FUjQYbZNkr7xP++vcF6dmwDoqWUO51VDej5bvmFmwKQUY8jnwB38W+ 3cDz3IOAs96MJ3qr6pZ6i/FZe7/ngjZcHmbYL8d5FCtsAmtoASOspR96eMWeBU5w ZfFGbWB8jPqHtIMSu+XKsziivrRBvPysOH7GJTA20O3pQbFpAi8daj48sNsH9to7 9R2Z0QUdv7cEgdFhfIhimlom9ym8K9rWbf/FaZN4/GVjSJUg6YS2tr5PhcbItUNV xBMN4OtP+NQRs8oN9KoMsozVZQ6Y+FV+fIAUqX8ZH0+8d11QI8u84p3B1k27fAEx EDLEcQE+DUUER7Tt1agUVGyCuRzTroGL59vKOIqS6K5V+e+ahmS9fHy+tFOPr+sq 48dcs0UYhUzGWIAV5nnZk1zb2AuSDaRuvhTuafrfYAMB6byN4Xs5Gl0AZMcpcLXB ixPTtQlx =XXS5 -----END PGP SIGNATURE----- --83rOX1sFhGxQwhvB--