public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH V8 0/7] Low Power Mode: Package TIFS Stub in BeaglePlay
@ 2024-08-05 14:29 Dhruva Gole
  2024-08-05 14:29 ` [PATCH V8 1/7] MAINTAINERS: Include the TI docs under ARM TI Dhruva Gole
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Dhruva Gole @ 2024-08-05 14:29 UTC (permalink / raw)
  To: Tom Rini, Nishant Menon
  Cc: u-boot, Neha Malcom Francis, c-shilwant, m-chawdhry, vigneshr,
	Robert Nelson, Vibhore Vardhan, Vishal Mahaveer, Sebin Francis,
	Wadim Egorov, t.remmet, mkorpershoek, Daniel Schultz, Dhruva Gole

Hello,

This series aims to add documentation around the boot flow and tispl
packaging details regarding the TIFS Stub. While at it, also refactors the
k3 common docs to add more labels to provide more granularity on how we
include chunks from common docs into SoC specific docs.

This series also includes the binman related changes required to package
TIFS Stub to support Low Power Modes on BeaglePlay and phycore-am625 SOM.

Changelog:
**********
No changes other than picking up R-by's and rebased.

Link to v7:
https://lore.kernel.org/all/20240725093546.4193107-1-d-gole@ti.com/

Dhruva Gole (7):
  MAINTAINERS: Include the TI docs under ARM TI
  doc: ti: k3: Add TIFS Stub documentation
  doc: board: ti: Update to use the new boot firmware labels
  doc: ti: am62*: Mention TIFS Stub in img fmts and boot flow
  arm: dts: k3-am625-beagleplay: Package TIFS Stub
  doc: beagle: am62x_beagleplay: Document the use of TIFS Stub
  arm: dts: phycore-am62x: Package TIFS Stub

 MAINTAINERS                                   |    1 +
 arch/arm/dts/k3-am625-beagleplay-u-boot.dtsi  |   33 +-
 arch/arm/dts/k3-am625-phycore-som-binman.dtsi |  101 +-
 doc/board/beagle/am62x_beagleplay.rst         |    8 +-
 doc/board/beagle/j721e_beagleboneai64.rst     |    4 +
 doc/board/phytec/phycore-am62x.rst            |    4 +
 doc/board/phytec/phycore-am64x.rst            |    4 +
 doc/board/ti/am62ax_sk.rst                    |    8 +-
 doc/board/ti/am62px_sk.rst                    |    8 +-
 doc/board/ti/am62x_sk.rst                     |    8 +-
 doc/board/ti/am64x_evm.rst                    |    4 +
 doc/board/ti/am65x_evm.rst                    |    4 +
 doc/board/ti/img/boot_diagram_am62.svg        | 1983 +++++++++++++++++
 doc/board/ti/img/tifsstub_dm_tispl.bin.svg    |  353 +++
 doc/board/ti/j7200_evm.rst                    |    4 +
 doc/board/ti/j721e_evm.rst                    |    4 +
 doc/board/ti/j721s2_evm.rst                   |    4 +
 doc/board/ti/j722s_evm.rst                    |    4 +
 doc/board/ti/j784s4_evm.rst                   |    4 +
 doc/board/ti/k3.rst                           |   51 +-
 doc/board/toradex/verdin-am62.rst             |    4 +
 21 files changed, 2571 insertions(+), 27 deletions(-)
 create mode 100644 doc/board/ti/img/boot_diagram_am62.svg
 create mode 100644 doc/board/ti/img/tifsstub_dm_tispl.bin.svg


base-commit: 6becf9ba1ab82af6f4fcf9f4d0da38f9c75212d2
-- 
2.34.1


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

end of thread, other threads:[~2024-08-09  4:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-05 14:29 [PATCH V8 0/7] Low Power Mode: Package TIFS Stub in BeaglePlay Dhruva Gole
2024-08-05 14:29 ` [PATCH V8 1/7] MAINTAINERS: Include the TI docs under ARM TI Dhruva Gole
2024-08-05 14:29 ` [PATCH V8 2/7] doc: ti: k3: Add TIFS Stub documentation Dhruva Gole
2024-08-08 15:48   ` Francesco Dolcini
2024-08-05 14:29 ` [PATCH V8 3/7] doc: board: ti: Update to use the new boot firmware labels Dhruva Gole
2024-08-05 14:29 ` [PATCH V8 4/7] doc: ti: am62*: Mention TIFS Stub in img fmts and boot flow Dhruva Gole
2024-08-05 14:29 ` [PATCH V8 5/7] arm: dts: k3-am625-beagleplay: Package TIFS Stub Dhruva Gole
2024-08-05 14:29 ` [PATCH V8 6/7] doc: beagle: am62x_beagleplay: Document the use of " Dhruva Gole
2024-08-05 14:29 ` [PATCH V8 7/7] arm: dts: phycore-am62x: Package " Dhruva Gole
2024-08-09  4:36 ` [PATCH V8 0/7] Low Power Mode: Package TIFS Stub in BeaglePlay Tom Rini

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