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 89872EB64D9 for ; Mon, 19 Jun 2023 14:55:57 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 7E21A86341; Mon, 19 Jun 2023 16:55:54 +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="mKT7vmNi"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id CB27186368; Mon, 19 Jun 2023 16:55:07 +0200 (CEST) Received: from mail-pf1-x433.google.com (mail-pf1-x433.google.com [IPv6:2607:f8b0:4864:20::433]) (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 289928635A for ; Mon, 19 Jun 2023 16:51:22 +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-pf1-x433.google.com with SMTP id d2e1a72fcca58-6686a1051beso1660561b3a.1 for ; Mon, 19 Jun 2023 07:51:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1687186280; x=1689778280; 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=8Gb4IM8rFeYHc32iHveh793bdNwhOHZY5epYknv6G44=; b=mKT7vmNiypaDqEHkyTuXmCbhkQCFEZzEF8OUxPn7hOZjvtAU4eyGTFgRvSQtmOOCtU EaVNW6yNaesf5kj9YIOyEmxDqeXt0IV1nW/vooFFnEuFJjC7TRp0FR3yfnIqxndZnE7g y6+LMs5asG7nZ5RtxPOYVc9cP2mMmd+F0+5QM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687186280; x=1689778280; 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=8Gb4IM8rFeYHc32iHveh793bdNwhOHZY5epYknv6G44=; b=GLNa11l8AoZKGE9lCpaK3W44XaytuBNYjYiL1e3OPHBeC/s6VKvqjIuR91rx4MGN7D C9cT2B3UxeigLsVzMs6UiO9OMvgSsp1o/eh4mv3lNFTKE3b6PZJBW1MAVb52WBKiGEEf DUHKrgPyvuUFWR94aQVzNmQQz12HXUM74IDpWrZp7ixKgBx31Gyp0dYDJQccQ9XNZxzZ eYrx5NRxn/108hk/vh4EPilgtQNf5IXETENJNTeRAYp0ribT0neGIJOohDs0d0GZKOdK DgfTC+LT3/YNnX9DlkCRQL2RW2KFn1mzlDXUrV6LXM41niTSOpWMPn++dNUJk9D+WTMy zvxw== X-Gm-Message-State: AC+VfDy1RpwAjqDDiIhppPlSleECY63cgyDqPAq6T6NArxWBPxKLMWxo miMKpFwM5hPo5OCkjuZJMrKvAHS4oLLr6HyRT7q3kQ== X-Google-Smtp-Source: ACHHUZ5fFmVcRey5Rpem53+iCQCEtoaqY9eRDqOXGasb/UtOinOzpHElbaehqx1tUcTiRMQvYqpTvQ== X-Received: by 2002:a25:6641:0:b0:bd5:4e6d:9167 with SMTP id z1-20020a256641000000b00bd54e6d9167mr5965888ybm.28.1687181420437; Mon, 19 Jun 2023 06:30:20 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-1078-74b7-70b4-27ea.res6.spectrum.com. [2603:6081:7b00:6400:1078:74b7:70b4:27ea]) by smtp.gmail.com with ESMTPSA id 188-20020a250ac5000000b00bdd085da648sm2198713ybk.48.2023.06.19.06.30.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 19 Jun 2023 06:30:20 -0700 (PDT) Date: Mon, 19 Jun 2023 09:30:18 -0400 From: Tom Rini To: Eugen Hristev Cc: U-Boot Mailing List Subject: Re: [PULL] u-boot-at91-fixes-2023.07-a Message-ID: <20230619133018.GI3931582@bill-the-cat> References: <746cdabd-cbf8-7ebe-6189-c6aae539de30@collabora.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="TZ6iHMlUhoS3P5Em" Content-Disposition: inline In-Reply-To: <746cdabd-cbf8-7ebe-6189-c6aae539de30@collabora.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 --TZ6iHMlUhoS3P5Em Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 19, 2023 at 01:21:32PM +0300, Eugen Hristev wrote: > Hello Tom, >=20 > Please pull tag u-boot-at91-fixes-2023.07-a , the first set of at91 fixes > for the 2023.07 cycle. >=20 > This small fixes set includes one init fix for scmi clocks and a missing > gpio_request for pm9g45. >=20 > Thanks, > Eugen >=20 >=20 > The following changes since commit 19b77d3d23966a0d6dbb3c86187765f11100fb= 6f: >=20 > Prepare v2023.07-rc4 (2023-06-12 13:45:09 -0400) >=20 > are available in the Git repository at: >=20 > https://source.denx.de/u-boot/custodians/u-boot-at91.git > tags/u-boot-at91-fixes-2023.07-a >=20 > for you to fetch changes up to ee8f873678cca41df206f23883d6fe6a641a7f21: >=20 > ARM: at91: don't initialize clocks if scmi clock driver is enabled > (2023-06-16 12:17:12 +0300) >=20 Applied to u-boot/master, thanks! --=20 Tom --TZ6iHMlUhoS3P5Em Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmSQWGcACgkQFHw5/5Y0 tyxiwQwAjj43+RF7G+qFTQp5Aw9pLur/intQwHde9E3DbgxRojiDWiFyupLcAfLp FktOT4KsXCtGp3xfsuV0BcWyFw9eimyWMO3zCtqbzMc9UEj1kSjykjCxMOHkcrmx hLJkrsRXhHRzvShR0S/5eQ0Ui9Urhe7GXPEFH6f65l9R0PQi468r2TIxathRyZxL TR96aX+zDr2NVFNB0sy/x6kv7X2cT9vqQvl7LyTsyjmKlMGSIH4G2C86SpeGiFEP VRHctBv6jG5dsH1KlZhsVGJlv9RN3amgEVfKLOvtRczkXo9mm12Lm/O9D9Oxa2s3 YT2ATog2rIuXHhbcvZBoUA16DfjIFHK10G1cMxbAgHOJE8C8rZazXlD5WdZu8PZw h4HuY4ECqHl8W7tFiUcyoXn5fOCCz2AU/1K9yjTTU8bCmDpxKF33KOa4uMJpb8cw gzNl8AXcp60U9WOEnx3BY5Na21TfdshjG7wWRRNMoYtttrRF9H/SBncE4fFCQ6OI jxtU/eDK =aL5Y -----END PGP SIGNATURE----- --TZ6iHMlUhoS3P5Em--