From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de
Subject: [PATCH v2 0/3] xilinx: zynqmp: Silicon name cleanup
Date: Fri, 11 Sep 2020 10:12:42 +0200 [thread overview]
Message-ID: <cover.1599811963.git.michal.simek@xilinx.com> (raw)
Hi,
This patch series is intended to cleanup the functions used to get
the silicon name for ZynqMPSoC devices. It make use the firmware driver
rather than SMC call and impements more understandable agorithm to
compute the device name.
v2 series contains only patches which hasn't been applied yet.
And also one more patch for adding new dr devices.
Thanks,
Ibai/Michal
Changes in v2:
- Add missing 23/39/48/49dr devices
- new patch in this series
Ibai Erkiaga (1):
xilinx: zynqmp: refactor silicon name function
Michal Simek (2):
xilinx: zynqmp: Add missing 43/46/47dr ID codes
xilinx: zynqmp: Remove one static variable
board/xilinx/zynqmp/zynqmp.c | 312 +++++++++++++++++------------------
1 file changed, 150 insertions(+), 162 deletions(-)
--
2.28.0
next reply other threads:[~2020-09-11 8:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-11 8:12 Michal Simek [this message]
2020-09-11 8:12 ` [PATCH v2 1/3] xilinx: zynqmp: refactor silicon name function Michal Simek
2020-09-11 8:12 ` [PATCH v2 2/3] xilinx: zynqmp: Add missing 43/46/47dr ID codes Michal Simek
2020-09-11 8:12 ` [PATCH v2 3/3] xilinx: zynqmp: Remove one static variable Michal Simek
2020-09-23 12:09 ` [PATCH v2 0/3] xilinx: zynqmp: Silicon name cleanup 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.1599811963.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox