Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

add sysfs document for fpga bridge class

Add documentation for new FPGA bridge class's sysfs interface.

Signed-off-by: Alan Tull <atull@opensource.altera.com>
Acked-by: Moritz Fischer <moritz.fischer@ettus.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Alan Tull and committed by
Greg Kroah-Hartman
12e25082 1df2865f

+11
+11
Documentation/ABI/testing/sysfs-class-fpga-bridge
··· 1 + What: /sys/class/fpga_bridge/<bridge>/name 2 + Date: January 2016 3 + KernelVersion: 4.5 4 + Contact: Alan Tull <atull@opensource.altera.com> 5 + Description: Name of low level FPGA bridge driver. 6 + 7 + What: /sys/class/fpga_bridge/<bridge>/state 8 + Date: January 2016 9 + KernelVersion: 4.5 10 + Contact: Alan Tull <atull@opensource.altera.com> 11 + Description: Show bridge state as "enabled" or "disabled"