[PATCH i-g-t 2/3] quick_dump: Document the register definition format

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Ville Syrj?l? <ville.syrjala at linux.intel.com>

Add a small comment about what the elements in the register
tuple mean.

Signed-off-by: Ville Syrj?l? <ville.syrjala at linux.intel.com>
---
 tools/quick_dump/quick_dump.py | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/tools/quick_dump/quick_dump.py b/tools/quick_dump/quick_dump.py
index 390cafa..8fdd169 100755
--- a/tools/quick_dump/quick_dump.py
+++ b/tools/quick_dump/quick_dump.py
@@ -1,5 +1,12 @@
 #!/usr/bin/env python3
 
+# register definition format:
+# ('register name', 'register offset', 'register type')
+#
+# register types:
+#  '' - normal register
+#  'DPIO' - DPIO register
+
 import argparse
 import os
 import sys
-- 
1.8.1.5



[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux