Message ID | cover.1599811963.git.michal.simek@xilinx.com |
---|---|
Headers | show |
Series | xilinx: zynqmp: Silicon name cleanup | expand |
pá 11. 9. 2020 v 10:12 odesílatel Michal Simek <michal.simek@xilinx.com> napsal: > > 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 > Applied. M