On Fri, Sep 1, 2017 at 6:06 PM, Oleksandr Shamray
[off-list ref] wrote:
Driver adds support of Aspeed 2500/2400 series SOC JTAG master controller.
Driver implements the following jtag ops:
- freq_get;
- freq_set;
- status_get;
- idle;
- xfer;
It has been tested on Mellanox system with BMC equipped with
Aspeed 2520 SoC for programming CPLD devices.
Signed-off-by: Oleksandr Shamray <redacted>
Signed-off-by: Jiri Pirko <redacted>
No further comments about this driver, if there is agreement about the subsystem
in general, it looks good to go in.
Acked-by: Arnd Bergmann <arnd@arndb.de
Arnd