Re: [patch v21 4/4] Documentation: jtag: Add ABI documentation

2018-05-16 Thread Randy Dunlap
On 05/15/2018 07:21 AM, Oleksandr Shamray wrote: > Added document that describe the ABI for JTAG class drivrer > > --- > Documentation/ABI/testing/jtag-dev | 27 + > Documentation/jtag/overview| 28 + > Documentation/jtag/transactions| 109 > +

[patch v21 4/4] Documentation: jtag: Add ABI documentation

2018-05-15 Thread Oleksandr Shamray
Added document that describe the ABI for JTAG class drivrer Signed-off-by: Oleksandr Shamray Acked-by: Arnd Bergmann --- v19->v20 Comments pointed by Randy Dunlap - Fix JTAG doccumentation v18->v19 Pavel Machek - Added JTAG doccumentation to Documentation/jtag v17->v18 v16->v17 v15->v16 v14-