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 00459C433F5 for ; Fri, 17 Dec 2021 14:15:38 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 72A1083086; Fri, 17 Dec 2021 15:15: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="iJ4YTwcr"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id A601A8306E; Fri, 17 Dec 2021 15:15:28 +0100 (CET) Received: from mail-qv1-xf36.google.com (mail-qv1-xf36.google.com [IPv6:2607:f8b0:4864:20::f36]) (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 786DB8304C for ; Fri, 17 Dec 2021 15:15:22 +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-xf36.google.com with SMTP id eq6so2443139qvb.7 for ; Fri, 17 Dec 2021 06:15:22 -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=5i5DR1sPhjR0Ltr7v3JOkoHhZ0tEtfsB9GvtiOJephM=; b=iJ4YTwcrzcYTqi2sHo73cTbToSGAH1OT9mywrwzQ5SCorxT9z2R6gCJhjL6vxNON9I e2tBJfU+2arST0qjBxazPHanjBL1l9+nm2ZW6BsMdGi/7MkQ4tQo1TMnKLga8B/DZBqt Vhn0YExV1jkb/cdKN6LfdDpJxYj8OD5Yctj9E= 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=5i5DR1sPhjR0Ltr7v3JOkoHhZ0tEtfsB9GvtiOJephM=; b=3y2I7KNpEeE7WAaAkjZxlHtOEuSkowwcOaBdzDLlJv1ounSr9R082oiLzdnrjsiagP jMkeRWZDVYu+q37sBHRZWAOTmjLVYSABRDxVuKkWlYy4xan3gcJsRrfWltyQikm0ZuQ+ 2ANhJ/SCduKU6xBTWABtC7c5ZppZKn4SO1vn5nMPythJfSd2WUnystLQ6ouOqE17XlhW lTmrvv77D+Ypsx/cYYphKHBtfWGMHeUQbZpQGtcGnHbeJEaG/JNasIN12UqK2TAUBxPs F/Yxq3x2EiW1JDNin3Ob6BO2FFwD3kmlERL3VpMxlWIONJbnsfBvIX/0JmL+4YJLrgD4 mg0Q== X-Gm-Message-State: AOAM530M48E2ry6UK6ckJG+81hxmMA1HFAG5tixeQVs1CvnYsZXrt/nL MiyvM+GeuA9LjJnwwV4t5411FQ== X-Google-Smtp-Source: ABdhPJxVgKDfofp2NV4Ko0O8p/MK2OwUvmGsZr4zL9HTjBtn55u8enJSS3EL8CUYREfbdqLlyFSw1w== X-Received: by 2002:a05:6214:27e6:: with SMTP id jt6mr2568490qvb.55.1639750521103; Fri, 17 Dec 2021 06:15:21 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-48ff-efe0-fc54-083a.res6.spectrum.com. [2603:6081:7b01:cbda:48ff:efe0:fc54:83a]) by smtp.gmail.com with ESMTPSA id v5sm6600008qtc.60.2021.12.17.06.15.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Dec 2021 06:15:20 -0800 (PST) Date: Fri, 17 Dec 2021 09:15:18 -0500 From: Tom Rini To: Eugen.Hristev@microchip.com Cc: u-boot@lists.denx.de Subject: Re: [PULL next] u-boot-at91-2022.04-a Message-ID: <20211217141518.GL2773246@bill-the-cat> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="DITGHUV3p5DjDsXt" Content-Disposition: inline In-Reply-To: X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.38 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.2 at phobos.denx.de X-Virus-Status: Clean --DITGHUV3p5DjDsXt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 17, 2021 at 08:43:59AM +0000, Eugen.Hristev@microchip.com wrote: > Hello Tom, >=20 > Please pull tag u-boot-at91-2022.04-a , the first set of at91 features=20 > for the next cycle 2022.04 . >=20 > This feature set includes : support for the new QSPI hardware on=20 > sama7g5, small fixes on sam9x60 and sama7g5, some additions of commands= =20 > and PIO controller on sam9x60/sam9x60ek. >=20 > Happy holidays ! >=20 > Thanks, > Eugen >=20 >=20 > The following changes since commit 9272805139a104c83dff8230e03e9626dd9bc1= 95: >=20 > Prepare v2022.01-rc2 (2021-11-15 11:58:37 -0500) >=20 > are available in the Git repository at: >=20 > https://source.denx.de/u-boot/custodians/u-boot-at91.git=20 > tags/u-boot-at91-2022.04-a >=20 > for you to fetch changes up to 9bf459c23dc03f3c4405650e3c8578265fd9d62c: >=20 > ARM: mach-at91: Add compile time option to choose proper timer=20 > (2021-12-16 11:41:45 +0200) >=20 Applied to u-boot/next, thanks! --=20 Tom --DITGHUV3p5DjDsXt Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmG8m3YACgkQFHw5/5Y0 tyyhnQv9GHegnPwgqCKjfggQrb8UN5uqQYYn8Xk1wGZpmNuqL4/+WjGC6Acmk5HH 46QtU524u1WJ00MMzQ2BgMOBFYPrh2eb/Jfoy8fxpY/4+DIhoCG22NdQTpztRPPB FvqR09GqgaTUFwjLVQ4DblCeedjnJjC7HvP5XVvWRsKJgakENDK6FmEBqih02GHo +p9NT9KWqVuWx87Z6T364n3nVnqcC0aUH5Ga0+7ldHRS29CiQU7ZF2PGckbRz+LL aK1fAs+CIjW8+aIkMKbPW01ifWk75N8WtOflw/+ixaQq6PB29LmVG90ROPtZVBLC GGIoJySdb56fgu9ayILG0eueXt43tuCk2WkMhkcDzF8UUBwhggnxynq2dSkN4IDi 9HzE8q3FiGZKfMGQvwGs0iQilrHnYfN54lnB+GKf7wqACiBujBVsdam0Nwy7Zb4Z WfxmRc7ZWv1g/r+FW9VA8FDmlkSqxNZzQO4b3HpQb6LV9NwJx9v8r7ch1vkPK/hz sE8AVM15 =9pmS -----END PGP SIGNATURE----- --DITGHUV3p5DjDsXt--