Re: [PATCH v2 0/3] xilinx: zynqmp: Silicon name cleanup

2020-09-23 Thread Michal Simek
pá 11. 9. 2020 v 10:12 odesílatel Michal Simek 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

[PATCH v2 0/3] xilinx: zynqmp: Silicon name cleanup

2020-09-11 Thread Michal Simek
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.