public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Nishanth Menon <nm@ti.com>
To: Tom Rini <trini@konsulko.com>, Heinrich Schuchardt <xypron.glpk@gmx.de>
Cc: Neha Malcom Francis <n-francis@ti.com>,
	Bryan Brattlof <bb@ti.com>, Manorit Chawdhry <m-chawdhry@ti.com>,
	Robert Nelson <robertcnelson@gmail.com>, <u-boot@lists.denx.de>,
	Nishanth Menon <nm@ti.com>
Subject: [PATCH V2 0/2] doc: board: ti: Cleanup ::prompt usage
Date: Thu, 2 Nov 2023 23:40:24 -0500	[thread overview]
Message-ID: <20231103044026.7743-1-nm@ti.com> (raw)

Due to the sequence of merges, it looks like many of k3 documentation
used code-blocks while the rest of the docs migrated to ::prompt.

Sync all to a common style.

based off:
master 07fe79c93c5c Merge tag 'i2cfixes-for-v2024-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-i2c

Changes since V1:
* squashed up the gdb patch to patch#1
* fixedup patch #2 for whitespace indentation miss

v1: https://lore.kernel.org/r/20231103000915.2413501-1-nm@ti.com

Nishanth Menon (2):
  doc: board: ti: Use prompt prompt_style to simplify documentation
  doc: board: ti: k3 docs: Use ::prompt

 doc/board/ti/am335x_evm.rst       |  39 ++++-------
 doc/board/ti/am62x_beagleplay.rst |  46 ++++++-------
 doc/board/ti/am62x_sk.rst         |  18 +++---
 doc/board/ti/am64x_evm.rst        |  20 +++---
 doc/board/ti/am65x_evm.rst        | 104 +++++++++++++++---------------
 doc/board/ti/dra7xx_evm.rst       |   3 +-
 doc/board/ti/j7200_evm.rst        |  20 +++---
 doc/board/ti/j721e_evm.rst        |  40 ++++++------
 doc/board/ti/j721s2_evm.rst       |  18 +++---
 doc/board/ti/k3.rst               |  44 ++++++-------
 doc/board/ti/ks2_evm.rst          |  15 ++---
 11 files changed, 174 insertions(+), 193 deletions(-)

-- 
2.37.2


             reply	other threads:[~2023-11-03  4:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-03  4:40 Nishanth Menon [this message]
2023-11-03  4:40 ` [PATCH V2 1/2] doc: board: ti: Use prompt prompt_style to simplify documentation Nishanth Menon
2023-11-03  4:40 ` [PATCH V2 2/2] doc: board: ti: k3 docs: Use ::prompt Nishanth Menon

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=20231103044026.7743-1-nm@ti.com \
    --to=nm@ti.com \
    --cc=bb@ti.com \
    --cc=m-chawdhry@ti.com \
    --cc=n-francis@ti.com \
    --cc=robertcnelson@gmail.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=xypron.glpk@gmx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox