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 D8FE1C433EF for ; Tue, 19 Jul 2022 14:51:27 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 54FC88402E; Tue, 19 Jul 2022 16:51:25 +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="bjcgrwMC"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 0F7488402F; Tue, 19 Jul 2022 16:51:24 +0200 (CEST) Received: from mail-qt1-x82f.google.com (mail-qt1-x82f.google.com [IPv6:2607:f8b0:4864:20::82f]) (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 4284D8402D for ; Tue, 19 Jul 2022 16:51:21 +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-qt1-x82f.google.com with SMTP id c20so11135853qtw.8 for ; Tue, 19 Jul 2022 07:51:21 -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=2l/tev2//2X/XamdUvFGGgaMpnoS2P7P2+8+W8b169M=; b=bjcgrwMCjDueV0NDc/ZFx5ODN0+KyEvOWtRDdNZwxC+9uXPcerQ93a5u0q2fRFbseS xOXYTsRkBkrbA0bdSXx90VCEY48EGoQpId1yZvEst6IePa76Ar+zVaomDV0fkUf/Ij6k M3da7ERAeDN8HJ4IFEtGpoMqKd6kNlpLjdF7k= 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=2l/tev2//2X/XamdUvFGGgaMpnoS2P7P2+8+W8b169M=; b=pLnis9zfzD6f33aKxdIcyS9VQHoaSrMHQ0q6OfOIugGcV2n/A24EpROL3NrHd4LgUv 9pOPCw4M3N8YwIhibagW7ETWTYqsuaN82kv1QMPgweDgDkqme80hXtO16+Pfr3HF17gT qNIv9+nV9WSnJ421jdQp3bipCSRtaeDV7F59muhuOhxkVUv6ouWJRokCRAy9Q9RwHg3b AqNqLkG3OlMJDMJ6COjtrptQuS1eejTRvpR6rOhwZioPM9a+u7kfZjm2rBKN0U64seuS GZSIJGKjmEC5BlQC6FMQqNbEmMY4l+Ioijs9OYTHJyz8qR4hrHLR4a2gCjtcmROCVlBm V20g== X-Gm-Message-State: AJIora9ekv8M+LdOA8QLHEtOeK45oGs3gx8kuR7PNCgEdjGjGGD/xJcx pgMeBoKxnjPnnKI9jRcFD/kowQ== X-Google-Smtp-Source: AGRyM1sOHJSpxeuiX1encjTPejer3OA7351YvpzWbVkD0vuEasb1W4X0j20FqNocPriP4I65iXY8wA== X-Received: by 2002:ac8:7f8c:0:b0:31e:beec:ecaa with SMTP id z12-20020ac87f8c000000b0031ebeececaamr25247499qtj.413.1658242279814; Tue, 19 Jul 2022 07:51:19 -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 ay17-20020a05620a179100b006b5d3a6f1e1sm10707214qkb.0.2022.07.19.07.51.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 19 Jul 2022 07:51:18 -0700 (PDT) Date: Tue, 19 Jul 2022 10:51:17 -0400 From: Tom Rini To: Jagan Teki Cc: u-boot@lists.denx.de Subject: Re: Pull request: u-boot-spi/master Message-ID: <20220719145117.GJ1146598@bill-the-cat> References: <20220718193515.5533-1-jagan@amarulasolutions.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="UzDcX9NiEqCUDeMU" Content-Disposition: inline In-Reply-To: <20220718193515.5533-1-jagan@amarulasolutions.com> 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 --UzDcX9NiEqCUDeMU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 19, 2022 at 01:05:15AM +0530, Jagan Teki wrote: > Hi Tom, >=20 > Please pull this PR. >=20 > Summary: > - add Macronix Octal flash (JaimeLiao) >=20 > CI: > https://source.denx.de/u-boot/custodians/u-boot-spi/-/pipelines/12778 >=20 > thanks, > Jagan. >=20 > The following changes since commit 26f6f7fb5c0651d65afdee6d8ed36063606179= a8: >=20 > Merge branch '2022-07-14-migrate-wiki-to-sphinx' (2022-07-14 18:43:51 -= 0400) >=20 > are available in the Git repository at: >=20 > https://source.denx.de/u-boot/custodians/u-boot-spi master >=20 > for you to fetch changes up to 47ed8b22fd561b65e8541919becc76ab3d86f7a3: >=20 > mtd: spi-nor-ids: add winbond w25q512nw family support (2022-07-18 19:1= 5:19 +0530) >=20 Applied to u-boot/master, thanks! --=20 Tom --UzDcX9NiEqCUDeMU Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmLWxOIACgkQFHw5/5Y0 tyzO1gv/TjE+CIlJ9SAwcY/W6TU5YYWs0JM1E9u7TQI/vzFghNz2iwewXxmnBrXl ejrH9Tyfsc1GH0X/Kc+Aq9jBGvHfAoyPL7Cbp3uAGMfcxTDNnrfNq1Ax8Hu2dBza GUUjOeHf6DZRPFiBUOIisPHrocfsTgxP0oTdtHCczXoW7E2668Dmxong991wBSzN 08yCQQrg32X6igca6agOqDVrNLQ+2aVV59WL4F+C1+ONHnDQnnpWw16F4G4pDHMy nkmdh4Bg4nRdgHVk9thOyQhh4Q8e7jGFIF0ZcKPaSSjqrnR0RJUAh4Rs9SQZpJfi Q/w1bJg3sRpuYpo8pTHfnxuJdPWAJ4eMBX3s293X6UpeJoeHHW5jZvcrZj/kKPSx 8clNPDB+RQxIyC8iRd3VgchHHQ4rZFHRjaWBuLDO8RwdpBg59PWUeCaPGyyaCLe/ E0sQoGUq6ihHZAmfTaIjab61R5WYM+kT18ETVoAARO8txyeZfpitj32Zt4E7bO+j oOX167YM =SXeq -----END PGP SIGNATURE----- --UzDcX9NiEqCUDeMU--