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 A3AB4C433F5 for ; Mon, 17 Jan 2022 17:00:03 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 3D4F483806; Mon, 17 Jan 2022 17:59:58 +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="ne6zRX5V"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 8955383806; Mon, 17 Jan 2022 17:59:55 +0100 (CET) Received: from mail-qv1-xf2d.google.com (mail-qv1-xf2d.google.com [IPv6:2607:f8b0:4864:20::f2d]) (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 C5618837E9 for ; Mon, 17 Jan 2022 17:59:50 +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-xf2d.google.com with SMTP id kl12so18940802qvb.5 for ; Mon, 17 Jan 2022 08:59:50 -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=8fDIzaT2+r2acevrbhbGtZ2tcJuuMbUXFluQJd5aGMI=; b=ne6zRX5VKznSYKw+vZ+PY9JKPFVUZV9jruZW0rp0Dje5PovyOl6vVXx7XkZ+rt1oxM x8XWnZ6jceA3cS5uFasXyq5g8KQxvbfn77lTjcVA2++Ry3QYnm6+lNKNW/wotD8u4q1E YpkaPkKyVUMoVI6hsClXS7Zp+2+zqcfzaLDcE= 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=8fDIzaT2+r2acevrbhbGtZ2tcJuuMbUXFluQJd5aGMI=; b=7i9tLBueUwIPc4lFtmCTWKEX3KP/5FmEu2/Q5lu+ls43eiFNmfwStT/xZ6xAc8pol+ 0fVlMp9UMI67VLjl6oBxyPmQK9lNPRq2KOo/sSZEpx0EDUdMwsB1b86ASMy3vbfUswGW 885cGgOZx28xojwVseBXM6d+yGT2I0e1Cjo8p+p96CN/AgYddkJoklR18FIttpREpg9D dbSEqMQcPgWOiKBbN8aqhEOZg0Kuep60yupC1WJHnbEr3wHMldO1+njQZgJ3MSEV53a2 GWGetYQ+Np5Ihie06VAvAatLujcfdOK98/gYeFH0u+Zpb2NpTf0MUeKbTDiaSbmIhDf/ +2gg== X-Gm-Message-State: AOAM5337xGu2/GhRATBO/nqK/eIx7sJFYOX2Ao+zEvQ/YcFuq6Z9uHz+ giw1Wc4HDGY0Tf4jDcfb4iqbSA== X-Google-Smtp-Source: ABdhPJwvgs2eVAmbfbEdlHMpUWFfYHsUrDuknJgMYQtI7B4E2XpVmUG0F69Y1MBatqT5SNHpjbfclA== X-Received: by 2002:a05:6214:1c0a:: with SMTP id u10mr18902624qvc.69.1642438789698; Mon, 17 Jan 2022 08:59:49 -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 t123sm8842193qkb.135.2022.01.17.08.59.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 17 Jan 2022 08:59:49 -0800 (PST) Date: Mon, 17 Jan 2022 11:59:47 -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 13/13] doc: librem5: add Librem5 documentation Message-ID: <20220117165947.GN2631111@bill-the-cat> References: <20220117150735.218886-1-angus@akkea.ca> <20220117150735.218886-14-angus@akkea.ca> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="X0cz4bGbQuRbxrVl" Content-Disposition: inline In-Reply-To: <20220117150735.218886-14-angus@akkea.ca> 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 --X0cz4bGbQuRbxrVl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 17, 2022 at 07:07:35AM -0800, Angus Ainslie wrote: > Initial commit of the Librem5 documentation >=20 > Signed-off-by: Angus Ainslie > --- > doc/board/purism/librem5/librem5.rst | 60 ++++++++++++++++++++++++++++ > 1 file changed, 60 insertions(+) > create mode 100644 doc/board/purism/librem5/librem5.rst If you don't also update the index files, this won't be included, or will give an error? Also, I suspect there's some problems about headings and so forth, please make sure "make htmldocs" is happy. --=20 Tom --X0cz4bGbQuRbxrVl Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmHloIMACgkQFHw5/5Y0 tywTewv8CD5EVUJvK/sExb9VTQ36q7HExj8oqAz6I0P2j6wZnThMvzTBzfSFbemv 4C8NFZSQhjfWcH+fgO/IlLWSF7MP5eZx5b0YdXuFIlzT4yxPtJMdsm8n35EPl4nn E7gQb5OG/trXFI684DIHUaYdAifDZ+aqVIWFb8eD2V7X1uyE7o0zXM60KPbFlf63 em7vyjmsoWlUkRqMph0iRbHOlTk90kdseVNmoxjMH2YjTGGDXeMV+A+UZ2TEzfug 8FmzheTtvtzox8QghU6kXFGiK4AwF9Blcbd6cPcfUNCU0oVX4W/yJtI8LvG3HGAt /dJxiuTpwTznt+7HszoWr42s0PxHsoDI3tCB2ABTp3xe7LHMc4XK7ogD+K+OnJQy U8qPPw40UR3bb7D2NgWP4WtIl5I3bOuxbcZEr5jww91mqtDNoXa960i7fTnWKa6W lTdIKOmRwC8ZpflyD2QZJBDHmjS+1YAZN9UkkAcl/2IjDA6EZlxojnrQsyKkhCfs FamvHsOz =Nv9C -----END PGP SIGNATURE----- --X0cz4bGbQuRbxrVl--