mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-18 17:58:29 +07:00
2091b417aa
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>
18 lines
596 B
Plaintext
18 lines
596 B
Plaintext
What: /sys/bus/moxtet/devices/moxtet-<name>.<addr>/module_description
|
|
Date: March 2019
|
|
KernelVersion: 5.3
|
|
Contact: Marek Behún <marek.behun@nic.cz>
|
|
Description: (R) Moxtet module description. Format: string
|
|
|
|
What: /sys/bus/moxtet/devices/moxtet-<name>.<addr>/module_id
|
|
Date: March 2019
|
|
KernelVersion: 5.3
|
|
Contact: Marek Behún <marek.behun@nic.cz>
|
|
Description: (R) Moxtet module ID. Format: %x
|
|
|
|
What: /sys/bus/moxtet/devices/moxtet-<name>.<addr>/module_name
|
|
Date: March 2019
|
|
KernelVersion: 5.3
|
|
Contact: Marek Behún <marek.behun@nic.cz>
|
|
Description: (R) Moxtet module name. Format: string
|