All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] TI's K3 documentation updates
@ 2022-12-19 20:29 Bryan Brattlof
  2022-12-19 20:29 ` [PATCH 1/2] doc: ti: reorganize existing ti docs Bryan Brattlof
  2022-12-19 20:29 ` [PATCH 2/2] doc: ti: add the K3 generation page Bryan Brattlof
  0 siblings, 2 replies; 7+ messages in thread
From: Bryan Brattlof @ 2022-12-19 20:29 UTC (permalink / raw)
  To: Tom Rini, Vignesh Raghavendra, Andrew Davis, Nishanth Menon,
	Judith Mendez
  Cc: UBoot Mailing List, Bryan Brattlof

Hello everyone!

Before the holidays get started, I wanted to improve the documentation
for TI's K3 generation of SoCs. Specifically I wanted to collect all the
similarities into one file called 'K3' in doc/board/ti/ and leave the
details to each SoC specific sub-page.

My goal is to eliminate the boilerplate needed to document each new K3
SoC and instead allow the sub-pages to highlight the differences that
could trip others as they begin to develop on their new K3 device.

Thanks for reviewing!
~Bryan

Bryan Brattlof (2):
  doc: ti: reorganize existing ti docs
  doc: ti: add the K3 generation page

 doc/board/ti/am335x_evm.rst |   5 +-
 doc/board/ti/am62x_sk.rst   |   4 +-
 doc/board/ti/index.rst      |   5 +-
 doc/board/ti/j721e_evm.rst  |   4 +-
 doc/board/ti/k3.rst         | 276 ++++++++++++++++++++++++++++++++++++
 5 files changed, 286 insertions(+), 8 deletions(-)
 create mode 100644 doc/board/ti/k3.rst


base-commit: 2243922edca9f56a9d5519b9d6e36f5d7a18434d
-- 
2.39.0


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

end of thread, other threads:[~2023-01-05 23:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
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

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.