All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heinrich Schuchardt <xypron.glpk@gmx.de>
To: Bryan Brattlof <bb@ti.com>
Cc: UBoot Mailing List <u-boot@lists.denx.de>,
	Tom Rini <trini@konsulko.com>,
	 Vignesh Raghavendra <vigneshr@ti.com>,
	Nishanth Menon <nm@ti.com>, Judith Mendez <jm@ti.com>,
	Andrew Davis <afd@ti.com>
Subject: Re: [PATCH 1/2] doc: ti: reorganize existing ti docs
Date: Thu, 22 Dec 2022 10:58:48 +0100	[thread overview]
Message-ID: <97933a4a-d9f0-352b-70d8-ee45d3239c45@gmx.de> (raw)
In-Reply-To: <04dd0102-3c13-d650-ae2c-f82968760fd7@gmx.de>

On 12/22/22 10:56, Heinrich Schuchardt wrote:
> On 12/19/22 21:29, Bryan Brattlof wrote:
>> Texas Instruments produces quite a lot of SoCs based upon a common
>> architecture 'generation'. (eg: OMAP, K3) TI's existing documentation
>> layout makes noticing this generation jump rather difficult.
>>
>> To make navigation easier, split the existing documentation into
>> individual SoC families so we may begin grouping them according to their
>> generational (eg: OMAP, K3) families.
>>
>> Signed-off-by: Bryan Brattlof <bb@ti.com>
>> ---
>>   doc/board/ti/am335x_evm.rst | 5 ++++-
>>   doc/board/ti/am62x_sk.rst   | 4 ++--
>>   doc/board/ti/j721e_evm.rst  | 4 ++--
>>   3 files changed, 8 insertions(+), 5 deletions(-)
>>
>> diff --git a/doc/board/ti/am335x_evm.rst b/doc/board/ti/am335x_evm.rst
>> index a90f32da7aea5..7db9604ce05c9 100644
>> --- a/doc/board/ti/am335x_evm.rst
>> +++ b/doc/board/ti/am335x_evm.rst
>> @@ -1,8 +1,11 @@
>>   .. SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
>>   .. sectionauthor:: Tom Rini <trini@konsulko.com>
>>
>> +AM335x Generation
>> +=================
>> +
>>   Summary
>> -=======
>
> "AM335x Generation" is a level 1 header (<h1>). "Summary" should not be
> on the same header level. Please, use:
>
> Summary
> -------

Sorry misread the patch.

Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

>
> Best regards
>
> Heinrich
>
>> +-------
>>
>>   This document covers various features of the `am335x_evm` default
>>   configuration, some of the related defconfigs, and how to enable
>> hardware
>> diff --git a/doc/board/ti/am62x_sk.rst b/doc/board/ti/am62x_sk.rst
>> index 4e68c2018a50b..b1b7d99befb92 100644
>> --- a/doc/board/ti/am62x_sk.rst
>> +++ b/doc/board/ti/am62x_sk.rst
>> @@ -1,8 +1,8 @@
>>   .. SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
>>   .. sectionauthor:: Vignesh Raghavendra <vigneshr@ti.com>
>>
>> -Texas Instruments AM62 Platforms
>> -================================
>> +AM62 Platforms
>> +===============
>>
>>   Introduction:
>>   -------------
>> diff --git a/doc/board/ti/j721e_evm.rst b/doc/board/ti/j721e_evm.rst
>> index ad70f15b7a418..e898601c41ea4 100644
>> --- a/doc/board/ti/j721e_evm.rst
>> +++ b/doc/board/ti/j721e_evm.rst
>> @@ -1,8 +1,8 @@
>>   .. SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
>>   .. sectionauthor:: Lokesh Vutla <lokeshvutla@ti.com>
>>
>> -Texas Instruments K3 Platforms
>> -==============================
>> +J721E Platforms
>> +===============
>>
>>   Introduction:
>>   -------------
>


  reply	other threads:[~2022-12-22  9:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-19 20:29 [PATCH 0/2] TI's K3 documentation updates Bryan Brattlof
2022-12-19 20:29 ` [PATCH 1/2] doc: ti: reorganize existing ti docs Bryan Brattlof
2022-12-22  9:56   ` Heinrich Schuchardt
2022-12-22  9:58     ` Heinrich Schuchardt [this message]
2022-12-19 20:29 ` [PATCH 2/2] doc: ti: add the K3 generation page Bryan Brattlof
2023-01-03 18:28   ` Andrew Davis
2023-01-05 23:01     ` Bryan Brattlof

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=97933a4a-d9f0-352b-70d8-ee45d3239c45@gmx.de \
    --to=xypron.glpk@gmx.de \
    --cc=afd@ti.com \
    --cc=bb@ti.com \
    --cc=jm@ti.com \
    --cc=nm@ti.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=vigneshr@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.