commit | 005cac09367935c79a116de9478e3bb646b49e25 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Mon Oct 05 09:35:40 2020 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Wed Jun 23 09:48:35 2021 +0200 |
tree | 3b7469e887cfc04b10275ee73b20f6114229db7f | |
parent | 2a8cb8715b2b3a6b8c01d4453bb1f3e96bcacb62 [diff] |
arm64: zynqmp: Add support for SVD devices SVDs are using different name which can't be handled via zynqmp_devices structure. That's why introduce zynqmp_detect_svd_name() which checks ID code for these devices and show proper name for them. Signed-off-by: Michal Simek <michal.simek@xilinx.com>