Oleksandr,
On Thu, Dec 14, 2017 at 5:29 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>
Acked-by: Arnd Bergmann <arnd@arndb.de>
---
v13->v14
Comments pointed by Philippe Ombredanne [off-list ref]
- Change style of head block comment from /**/ to //
v12->v13
Comments pointed by Philippe Ombredanne [off-list ref]
- Change jtag-aspeed.c licence type to
SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note
and reorder line with license in description
Thanks for the SPDX tags! for this part you have my ack:
Acked-by: Philippe Ombredanne <pombredanne@nexB.com?
--
Cordially
Philippe Ombredanne