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 4207DC001E0 for ; Thu, 27 Jul 2023 14:08:17 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id D6CF28681B; Thu, 27 Jul 2023 16:08:13 +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="NzrNt1y5"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 99D8E8683A; Thu, 27 Jul 2023 16:08:09 +0200 (CEST) Received: from mail-ot1-x332.google.com (mail-ot1-x332.google.com [IPv6:2607:f8b0:4864:20::332]) (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 D967A867A8 for ; Thu, 27 Jul 2023 16:08:03 +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-ot1-x332.google.com with SMTP id 46e09a7af769-6bb2ce4f9f8so809097a34.3 for ; Thu, 27 Jul 2023 07:08:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1690466881; x=1691071681; 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=3Xl2V3dW/iEXCIWA6+S94ofMiVF0nMCtjhA1lVHRE80=; b=NzrNt1y5ZzFdfTfhtGtrzI+0zf4YuQdGqMxFaPzgxE0DbjCF2wiGBRvG6UKAur1Ryc 2Tl+aNvh9Ga2/g1n0Jxbf8ysvT3LoFA/7HbQq28oKbTK902B2iiheYhPea7TwvrnrdG6 OD/CsHqEYLUtA8f93yzzJ4FEKqsdrraGmLg2E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690466881; x=1691071681; 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=3Xl2V3dW/iEXCIWA6+S94ofMiVF0nMCtjhA1lVHRE80=; b=d7TTEZ3mtX6HvE0H5Mns+PRRnWjsFPfr1exLhMgdqGRWRxVcFB+FVYIQEvOfw8ZsBQ oMWDJXjsnwJ5zaZfEGaxv4wh+I1iCvpDYHTjqTP4/l5Akp11NqoinWkMlB7B/hSbLPh5 exlx5+MApxucOFBxKRKWrIrhgeUQrnhEqWYT4QWHJRYBLTnqye5ejHuTHI03YVNQMUcF QwYeGL5YsH3MXJgiFH01R3HzmEcAzSmPhdRGmtIJJWoui8IiQmxd79bKfif7OOYu6u0i ADdCpNF0AhblaCAMk1YxX2guN9jSm0yN9alAJhhk65xiY74opMdmkIBEjyE9jSFTYDUC vpmQ== X-Gm-Message-State: ABy/qLZ28H7BO5nddmFrrjclTUvBIe5XwpV7SgnQh/SjIHYdZEF+cCVl DBMZ++X8i4NuMXTu5Dk7YHvVqw== X-Google-Smtp-Source: APBJJlFlmPoDs6hWFksGoXUsjTL7le9OS0dH7FaUcYniSln4UgK2fuhoOJywG5CbgVwVUOAaKFcJ/A== X-Received: by 2002:a05:6358:93a5:b0:134:e3d2:1e50 with SMTP id h37-20020a05635893a500b00134e3d21e50mr2788241rwb.18.1690466880624; Thu, 27 Jul 2023 07:08:00 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-96a7-b348-5b90-69b9.res6.spectrum.com. [2603:6081:7b00:6400:96a7:b348:5b90:69b9]) by smtp.gmail.com with ESMTPSA id x3-20020ab05ac3000000b0078a2d65ebdesm251145uae.11.2023.07.27.07.07.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 27 Jul 2023 07:08:00 -0700 (PDT) Date: Thu, 27 Jul 2023 10:07:58 -0400 From: Tom Rini To: Nishanth Menon Cc: u-boot@lists.denx.de, Wadim Egorov , Francesco Dolcini , Sjoerd Simons , Neha Malcom Francis , Bryan Brattlof , Vignesh Raghavendra , Marcel Ziswiler , Nikhil Jain Subject: Re: [PATCH 01/16] doc: board: ti: Optimize sources references Message-ID: <20230727140758.GD3630934@bill-the-cat> References: <20230727080027.2817701-1-nm@ti.com> <20230727080027.2817701-2-nm@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="7j3XmTzAOPEJuwWs" Content-Disposition: inline In-Reply-To: <20230727080027.2817701-2-nm@ti.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 --7j3XmTzAOPEJuwWs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 27, 2023 at 03:00:12AM -0500, Nishanth Menon wrote: > We have duplication of sources which makes it hard to sustain across the > board, but at the same time, we'd like to ensure readers get specific > information without having to cross refer to different documentation to > get piecemeal information that they need to put together. >=20 > Signed-off-by: Nishanth Menon Reviewed-by: Tom Rini --=20 Tom --7j3XmTzAOPEJuwWs Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmTCejoACgkQFHw5/5Y0 tyx6PQv/fyIGIuGd1aZrnLXubf3Wi3eD3y2jjXlV4YXKVOd7sIbQCu+n+e1ZgRH8 jr+y3FLaE8YyV2oM4ulEiLzTG44wq15HIrBavikgzAkRkt6ueVmXy58pPg3txfGj f4Sjl2SZvg55KPCdYfaU3/uNdUQiGrao6NmB5weSRnOg2E9a1JzZMbB14FJGitjg mluletXfwhHRLTEoXbDjYhMTLhZl7KJfj1HEG/Rw6SVG1uMwLCr38rNp+vNNjOHc kxuuhShCygiGzSBE17R/5VuTAQAvj6fLCW19KmrHIZPVZCKAgDB3ImZB77kCzxRn jhAxuZEBpuCr0UqMO0YyDIi84UNr86Hd0maygOBQ3+Jb+O+CaWQfvisPEdU5ios5 FewUUPLmCpG3YRMJGBpGcshz/NCI+zoxXH8N/YlRc11wxqAQQFljVcWjYAKvh2fl aLTJ374RSIXb1pgz9hC3let++30GXbIVigzu1kD3GTVNViAhMWVndPj6qqGxbvzy TD+w9Pgb =pB5Q -----END PGP SIGNATURE----- --7j3XmTzAOPEJuwWs--