commit | ddf8deabc39db86c95d6d85afeb8689bf6fe1f90 | [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 | ab09e16d5a4afb958d668554b56c5f717a92e9cd [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>