All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] doc: board: xilinx: Update Xilinx documentation
@ 2020-09-23 12:35 Michal Simek
  2020-09-23 12:35 ` [PATCH v2 1/5] MAINTAINERS: Record documentation for Xilinx platforms Michal Simek
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Michal Simek @ 2020-09-23 12:35 UTC (permalink / raw)
  To: u-boot

Hi,

this series is trying to update documentation for Xilinx SoCs.
Based on this documentation developers should be able to configure and run
u-boot on their platforms.

Thanks,
Michal

Changes in v2:
- Sort it - reported by Heinrich
- Add more information about PMU config object and how to get it.

Michal Simek (5):
  MAINTAINERS: Record documentation for Xilinx platforms
  doc: board: xilinx: zynq.rst: Update zynq documentation
  doc: board: xilinx: Update links to DT binding docs
  doc: board: xilinx: Add documentation for ZynqMP
  doc: board: xilinx: Add documentation for ZynqMP R5

 MAINTAINERS                    |   1 +
 doc/board/xilinx/index.rst     |   2 +
 doc/board/xilinx/xilinx.rst    |  16 +++-
 doc/board/xilinx/zynq.rst      |   7 +-
 doc/board/xilinx/zynqmp-r5.rst | 137 +++++++++++++++++++++++++++++++++
 doc/board/xilinx/zynqmp.rst    | 115 +++++++++++++++++++++++++++
 6 files changed, 269 insertions(+), 9 deletions(-)
 create mode 100644 doc/board/xilinx/zynqmp-r5.rst
 create mode 100644 doc/board/xilinx/zynqmp.rst

-- 
2.28.0

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

end of thread, other threads:[~2020-10-27  7:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-23 12:35 [PATCH v2 0/5] doc: board: xilinx: Update Xilinx documentation Michal Simek
2020-09-23 12:35 ` [PATCH v2 1/5] MAINTAINERS: Record documentation for Xilinx platforms Michal Simek
2020-09-23 12:35 ` [PATCH v2 2/5] doc: board: xilinx: zynq.rst: Update zynq documentation Michal Simek
2020-09-23 12:35 ` [PATCH v2 3/5] doc: board: xilinx: Update links to DT binding docs Michal Simek
2020-09-23 12:35 ` [PATCH v2 4/5] doc: board: xilinx: Add documentation for ZynqMP Michal Simek
2020-09-23 12:35 ` [PATCH v2 5/5] doc: board: xilinx: Add documentation for ZynqMP R5 Michal Simek
2020-10-27  7:09 ` [PATCH v2 0/5] doc: board: xilinx: Update Xilinx documentation Michal Simek

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.