Re: [patch v2 1/2] drivers: jtag: Add JTAG core driver

2017-08-08 Thread kbuild test robot
Hi Oleksandr, [auto build test ERROR on linus/master] [also build test ERROR on v4.13-rc4 next-20170808] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [patch v2 1/2] drivers: jtag: Add JTAG core driver

2017-08-08 Thread kbuild test robot
Hi Oleksandr, [auto build test ERROR on linus/master] [also build test ERROR on v4.13-rc4 next-20170808] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[patch v2 1/2] drivers: jtag: Add JTAG core driver

2017-08-07 Thread Oleksandr Shamray
Initial patch for JTAG friver JTAG class driver provide infrastructure to support hardware/software JTAG platform drivers. It provide user layer API interface for flashing and debugging external devices which equipped with JTAG interface using standard transactions. Driver exposes set of IOCTL to

[patch v2 1/2] drivers: jtag: Add JTAG core driver

2017-08-07 Thread Oleksandr Shamray
Initial patch for JTAG friver JTAG class driver provide infrastructure to support hardware/software JTAG platform drivers. It provide user layer API interface for flashing and debugging external devices which equipped with JTAG interface using standard transactions. Driver exposes set of IOCTL to