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 5E04EEB64DC for ; Fri, 14 Jul 2023 16:05:20 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id B080586DC4; Fri, 14 Jul 2023 18:05:11 +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="VoS8zndY"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 28BB786DC5; Fri, 14 Jul 2023 18:05:11 +0200 (CEST) Received: from mail-yb1-xb2a.google.com (mail-yb1-xb2a.google.com [IPv6:2607:f8b0:4864:20::b2a]) (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 94EC1863DB for ; Fri, 14 Jul 2023 18:05:08 +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-xb2a.google.com with SMTP id 3f1490d57ef6-ca3cc52ee62so1964515276.0 for ; Fri, 14 Jul 2023 09:05:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1689350707; x=1691942707; 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=tSKP5kOCRR4ShZOjbBteWoNcnUgRfi3FSTNr1j+hXhM=; b=VoS8zndYrWtXLzK/+0lSskVVMY/q52bKnBegMf/Bhn247apN8u5I8L6vH4mQs374L4 YQXpL/9V77R9vANGoGdcjR8Ex+TAgbmQ1SR2gS35Owrqr9s7xAeS/ju8/1tT/Vw1KmeM Rz6TMhqUPSUo8OVeyxN7bdJi2hqcjs6AWSFoQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689350707; x=1691942707; 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=tSKP5kOCRR4ShZOjbBteWoNcnUgRfi3FSTNr1j+hXhM=; b=JsH7Z9pIBrc40NP9J15Fnwv+SQr5UmqfSzYu4m37YfQFD+oRFrRmbS1UsiofDz6ifO jN4zLAzMvgyC+rqm2I/D0u5fzwbvj7mHhhAlZchLn52etmxkld3GZBf5E9PknqWm21WM iHBO9GSEFu4Qbp2lQWp1HyoVpmIAT9XHNYitPAqcEOV/8yTeUSfalhc60SF2keV9i5vP X7pSnJE998TVcoNVNvE0IfB0CEhPHi6WcM++BR3eGIKLD5+sTMSCdViRpT0jT/nWWnFE B7liME/diMGeReV3jHlNKjIhmETR5/nIQjvRDKQ0k7tBNchtmNyAos0H2of++23UVbBF p4Cg== X-Gm-Message-State: ABy/qLaruKsbTefkqOSfu5eXDA4hQYGU/wOlWQiUlyhI8tYBKAj/G0/L YBr7qVX924dla88O4lH6TNBPyA== X-Google-Smtp-Source: APBJJlH3YoEg3vpUiIVxgXvfI3q3Z7LeCinCIX7TEPHSDsyw7SlRkNa0B+3D6iQwI4eqXt7fIn6hwQ== X-Received: by 2002:a81:6041:0:b0:575:4b1c:e5ea with SMTP id u62-20020a816041000000b005754b1ce5eamr5862077ywb.47.1689350707382; Fri, 14 Jul 2023 09:05:07 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-24ee-6309-f4be-c2ad.res6.spectrum.com. [2603:6081:7b00:6400:24ee:6309:f4be:c2ad]) by smtp.gmail.com with ESMTPSA id u203-20020a8184d4000000b005772abf6234sm2357139ywf.11.2023.07.14.09.05.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 14 Jul 2023 09:05:07 -0700 (PDT) Date: Fri, 14 Jul 2023 12:05:04 -0400 From: Tom Rini To: Jagan Teki Cc: u-boot@lists.denx.de Subject: Re: Pull request: u-boot-spi/master Message-ID: <20230714160504.GV2066889@bill-the-cat> References: <20230713163628.1763568-1-jagan@amarulasolutions.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ub+b24CY9U3zef1U" Content-Disposition: inline In-Reply-To: <20230713163628.1763568-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.8 at phobos.denx.de X-Virus-Status: Clean --ub+b24CY9U3zef1U Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 13, 2023 at 10:06:28PM +0530, Jagan Teki wrote: > Hi Tom, >=20 > Please pull this PR. >=20 > Summary: > - Add xtxtech spi-nor chip parts (Bruce Suen) > - Add bcm63xx-hsspi driver fixes (William Zhang) >=20 > CI: > https://source.denx.de/u-boot/custodians/u-boot-spi/-/pipelines/16886 >=20 > thanks! > Jagan. >=20 > The following changes since commit bf5152d0108683bbaabf9d7a7988f61649fc33= f4: >=20 > Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boo= t-riscv (2023-07-12 13:10:04 -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 4a31e145217cecc3d421f96eafcd2cfd9c670929: >=20 > mtd: spi-nor: Add support for w25q256jwm (2023-07-13 14:17:40 +0530) >=20 Applied to u-boot/master, thanks! --=20 Tom --ub+b24CY9U3zef1U Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmSxcjAACgkQFHw5/5Y0 tywcHwv/WCbqpzUAnBe5FVKuANZKxmkz0YBbcMKann1aNmISZakGAsg/05XtBmRc OooZu6V/993olPcDMCJPTh7QgRQQlQjRX4cW5Pmv30OUXzzJYKgzL69ezV6BLhOM WEgyXkS79+Y340Slnyb94hyyz+aE0nyYGnNrZaGffAuWwWgbN1WM1+KfClqnqGQq HN3tcFXmRAixBsnNfZXhq9YfdsVagWWiPWJbJjHfFkBdkllpa4oThmzb8sYqDMEa hY+fNiy0PxjllFvBCV7zmCUdtIcq05wIzvGKnlmSDG6JoEfFWRwB0p3WbCnzMVLa QDMDvUI/YXHJGayuYf4+tO/JrqiSlXXz6SuigSMYP/eirK/rI4wVRPbBpcTyHT4f UkitDAQJ31fn/kyMXytpVjxRffri17xMGQr2oruhYaGwUEAbKwdtYBDetkJZlRtz KK2x/2B4RSJ3gTZF5+xQx8DzVqtfiJQnqz1eHUxEUHdS7oyMAAoZse7c7QWUaIPS 7K3b5Asn =tRhC -----END PGP SIGNATURE----- --ub+b24CY9U3zef1U--