commit | ae07809255d3e3419205b673aba6d1dce16a0d65 | [log] [tgz] |
---|---|---|
author | Chunfeng Yun <chunfeng.yun@mediatek.com> | Thu Mar 21 10:53:46 2019 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Mar 26 16:40:14 2019 +0900 |
tree | dc2654cbad0618874d5476dcfa84f10ae5e19754 | |
parent | 48e0d3735aa557a8adaf94632ca3cf78798e8505 [diff] |
usb: mtu3: add debugfs interface files This adds more debugfs consumers. The debugfs entries read some important registers, fifo status, QMU ring, endpoint status, and IPPC probe interface to get internal status. With these entries, users can check the registers, endpoint and GPD used during run time. Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>