public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH V2 0/2] doc: board: ti: Cleanup ::prompt usage
@ 2023-11-03  4:40 Nishanth Menon
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Nishanth Menon @ 2023-11-03  4:40 UTC (permalink / raw)
  To: Tom Rini, Heinrich Schuchardt
  Cc: Neha Malcom Francis, Bryan Brattlof, Manorit Chawdhry,
	Robert Nelson, u-boot, Nishanth Menon

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-11-03  4:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-03  4:40 [PATCH V2 0/2] doc: board: ti: Cleanup ::prompt usage Nishanth Menon
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox