linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/4] coresight: etm4x: docs: sysfs API doc updates
@ 2019-10-28 17:29 Mike Leach
  2019-10-28 17:29 ` [PATCH v4 1/4] coresight: etm4x: docs: Update ABI doc for new sysfs name scheme Mike Leach
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mike Leach @ 2019-10-28 17:29 UTC (permalink / raw)
  To: linux-doc, corbet
  Cc: mathieu.poirier, linux-arm-kernel, coresight, Mike Leach

Review of ETMV4 sysfs code resulted in a number of minor issues being
discovered. Patchset fixed these and updated docs.

Applies to coresight/next

Changes since v3
  First 8 patches of v3 have been accepted onto coresight/next. The patch
  series is now documents only
  Docs .txt files changed to .rst by unrelated patch. This set reflects
  this change and updates the added docs to match.
  Indexing changed for new coresight docs directory.

Changes since v2 (reviews from Mathieu and Leo):-
  Patch 0002 now adds stable tag. Tested on 4.9, 4.14, 4.19
  Applies to coresight/next (5.4-rc1)
  Documentation changed to .rst format to match recent updates that
  converted other CoreSight .txt files.
  Misc typo / comment changes.

Changes since v1 (from reviews by Mathieu and Leo):-
  Usability patch split into 2 separate functional patches.
  Docs patch split into 3 patches.
  Misc style and comment typo fixes.

Mike Leach (4):
  coresight: etm4x: docs: Update ABI doc for new sysfs name scheme.
  coresight: etm4x: docs: Update ABI doc for new sysfs etm4 attributes
  coresight: docs: Create common sub-directory for coresight trace.
  coresight: etm4x: docs: Adds detailed document for programming etm4x.

 .../testing/sysfs-bus-coresight-devices-etm4x | 183 ++--
 .../{ => coresight}/coresight-cpu-debug.rst   |   0
 .../coresight/coresight-etm4x-reference.rst   | 798 ++++++++++++++++++
 .../trace/{ => coresight}/coresight.rst       |   2 +-
 Documentation/trace/coresight/index.rst       |   9 +
 Documentation/trace/index.rst                 |   3 +-
 MAINTAINERS                                   |   3 +-
 7 files changed, 925 insertions(+), 73 deletions(-)
 rename Documentation/trace/{ => coresight}/coresight-cpu-debug.rst (100%)
 create mode 100644 Documentation/trace/coresight/coresight-etm4x-reference.rst
 rename Documentation/trace/{ => coresight}/coresight.rst (99%)
 create mode 100644 Documentation/trace/coresight/index.rst

-- 
2.17.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-10-28 17:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-28 17:29 [PATCH v4 0/4] coresight: etm4x: docs: sysfs API doc updates Mike Leach
2019-10-28 17:29 ` [PATCH v4 1/4] coresight: etm4x: docs: Update ABI doc for new sysfs name scheme Mike Leach
2019-10-28 17:29 ` [PATCH v4 2/4] coresight: etm4x: docs: Update ABI doc for new sysfs etm4 attributes Mike Leach
2019-10-28 17:29 ` [PATCH v4 3/4] coresight: docs: Create common sub-directory for coresight trace Mike Leach
2019-10-28 17:29 ` [PATCH v4 4/4] coresight: etm4x: docs: Adds detailed document for programming etm4x Mike Leach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).