quick_dump: Add dpio read
authorBen Widawsky <ben@bwidawsk.net>
Wed, 17 Apr 2013 06:09:25 +0000 (23:09 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 17 Apr 2013 17:02:41 +0000 (19:02 +0200)
commit6f0d8b011e412d9dfb03c87d58d9b30440058ca5
tree0d041d4ec0ccb19e4c00e739d890a7259df7fa61
parenta59b0ee5d403630152fd720cd9dde2846424bd8a
quick_dump: Add dpio read

The sample usage is in reg_access.dpio_read(). We should add some
semantics to the text files to detect DPIO registers, and do the right
thing.

Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tools/quick_dump/Makefile.am
tools/quick_dump/chipset.i
tools/quick_dump/reg_access.py