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 50A83C433F5 for ; Mon, 17 Jan 2022 17:50:19 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id C7FC2837D7; Mon, 17 Jan 2022 18:50:11 +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="YDAiLBRc"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id E7854834B1; Mon, 17 Jan 2022 18:50:09 +0100 (CET) Received: from mail-qk1-x72e.google.com (mail-qk1-x72e.google.com [IPv6:2607:f8b0:4864:20::72e]) (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 80503832DB for ; Mon, 17 Jan 2022 18:50:05 +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-qk1-x72e.google.com with SMTP id u3so10272242qku.1 for ; Mon, 17 Jan 2022 09:50:05 -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=9/Z9Hzc2dNftiHFxENNaQ17mU3k/wBG5SS66tm4UWbE=; b=YDAiLBRcqDXgfBoGJcyHmCtxmiqH/xtEV1A6Hoo91wgYab2AtYOFkslKZRmUZIGvt9 QD4Z/8ENM3UioW11BeLp3ydXlwq5tL8kvTOZz7LqN9Q+4jcKI4tkrpscjuFaI82F1CuF 3DnAQoGiVkuBj/TPm5mIMxPE63ndGpR7UlzqA= 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=9/Z9Hzc2dNftiHFxENNaQ17mU3k/wBG5SS66tm4UWbE=; b=uAkblWpriTd2usfth+hOSDBUbc2rujT417OuHS5utnCvKFAYgOplRBww8jrayERTnS Z4B4ej0DzS+u9BwgYJefxBbPSCeNBN0hgaJRK785uEQTTlAjrffTqzF2y1H4jB2yGbkt jtiPGeRZIxR0lT5EWZ/LGJKC6pz3oq5/uB8vDfreuQUVydbQj74ifh3jp0cBOpxZaN9S 3tW5vKZG1b18i4ExE4/VoEfEZjMv6XwqhuinQO0Uu1L/s5ue7XQAuURm8Lv8PxiXevW8 v23PyA3iYM/j4qv5ejj7nCxkUBBTAcyJjhcyyzEiq4emsafxdISpqlj+IPmLmxZKyedB tp9Q== X-Gm-Message-State: AOAM533KGX27tQHpMyNIB2a47XGDqrXkKZZrd2M2cv99a0ERT8BzoVNA k8WcWY/eIomoIUpNax9BZGk/cQ== X-Google-Smtp-Source: ABdhPJyouh+ZQH1frN5sYBsgJgFyNdODUedFSYxmc3y0tv1BVPaciaT1tGTG5N30t3Dgo5JRFbOFpw== X-Received: by 2002:a37:a9cf:: with SMTP id s198mr15522131qke.147.1642441804393; Mon, 17 Jan 2022 09:50:04 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-8dc3-db57-8e4a-695a.res6.spectrum.com. [2603:6081:7b01:cbda:8dc3:db57:8e4a:695a]) by smtp.gmail.com with ESMTPSA id f33sm9609452qtb.56.2022.01.17.09.50.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 17 Jan 2022 09:50:03 -0800 (PST) Date: Mon, 17 Jan 2022 12:50:01 -0500 From: Tom Rini To: Angus Ainslie Cc: "NXP i.MX U-Boot Team" , u-boot@lists.denx.de, Stefano Babic , Fabio Estevam , Peng Fan , Marcel Ziswiler , Teresa Remmet , Adam Ford , Tim Harvey , Jagan Teki , Ilko Iliev , kernel@puri.sm Subject: Re: [PATCH 00/13] Add support for the Purism Librem5 Phone Message-ID: <20220117175001.GP2631111@bill-the-cat> References: <20220117150735.218886-1-angus@akkea.ca> <20220117165914.GJ2631111@bill-the-cat> <2460dcc7d927ccaef6c00333a18fc764@akkea.ca> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="hl1kWnBARzJiTscN" Content-Disposition: inline In-Reply-To: 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.2 at phobos.denx.de X-Virus-Status: Clean --hl1kWnBARzJiTscN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 17, 2022 at 09:15:12AM -0800, Angus Ainslie wrote: > On 2022-01-17 09:14, Angus Ainslie wrote: > > Hi Toni > >=20 >=20 > Sorry Tom, somehow concatenated your 2 names. No worries. --=20 Tom --hl1kWnBARzJiTscN Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmHlrEkACgkQFHw5/5Y0 tyxE7gwAsn3AbbHhm7ZS5YLdnWyyOwAY71V+JmnKYwltIZwcJkek1aAU9UqckCEz FtWI/26XgtTCftMinnANUy9nN6zFVQA50S98V16WfNtMjrWT2WUEwQ2qDKq4VYNq SlJ9kRz1lC+tRFjfDvlu6wJ7LkV42/CIRWq3CLeTvhZHgtuqAZDo55efpRinXZmx bW0zSZ7YAsRTOAl3R+/epAi/j+VHfTv3ktey4IPEAf26tjMcBYXl2gF6Eex7KaAQ js7oWJA2Tauk1VDWwEzNbUTxKODvMHKXRcwZi3TLba5oOlnp+Jgn7Dy1nRWiuw4e m2QQohhSV+ohTsiF1TxGwgynBRTavBsZqTdnzJqAkTXvWNNVO2DUsaBAB3ymdw2x L8mbreHe6mHaL9Nwx1Ik8stYMvhyDmrEMcaLAsK7OD1oa30pNV70FsXsqer6R8rb LkR4W9oH3Xwbmng9EwW6zrfi8QuGLiSS2+9sFAZYVgaxWQti0w85W/e5Q14ZO4S5 l4F8CSZv =gaqC -----END PGP SIGNATURE----- --hl1kWnBARzJiTscN--