OSDN Git Service

bus: moxtet: Add sysfs and debugfs documentation
authorMarek Behún <marek.behun@nic.cz>
Mon, 12 Aug 2019 16:11:16 +0000 (18:11 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 14 Aug 2019 13:30:49 +0000 (15:30 +0200)
commit2091b417aab195a2c35abe780ad15ade1b0932ac
tree6f6a65e2b3a91cf917004e8ac2db7e70d052b4d7
parent20e6cf7e747815461ac8bcb526f7079ce48866b5
bus: moxtet: Add sysfs and debugfs documentation

Add sysfs ABI documentation for the attribute files module_id and
module_name

Add debugfs ABI documentation for reading input from the shift registers
and reading last written output or write output to the shift registers.

Link: https://lore.kernel.org/r/20190812161118.21476-4-marek.behun@nic.cz
Signed-off-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Documentation/ABI/testing/debugfs-moxtet [new file with mode: 0644]
Documentation/ABI/testing/sysfs-bus-moxtet-devices [new file with mode: 0644]
MAINTAINERS