All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de
Subject: [PATCH v2 0/5] doc: board: xilinx: Update Xilinx documentation
Date: Wed, 23 Sep 2020 14:35:14 +0200	[thread overview]
Message-ID: <cover.1600864515.git.michal.simek@xilinx.com> (raw)

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

             reply	other threads:[~2020-09-23 12:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-23 12:35 Michal Simek [this message]
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

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=cover.1600864515.git.michal.simek@xilinx.com \
    --to=michal.simek@xilinx.com \
    --cc=u-boot@lists.denx.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 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.