staging: most: Documentation: update ABI description
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 10 Mar 2020 13:02:41 +0000 (14:02 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Mar 2020 12:42:44 +0000 (13:42 +0100)
This patch updates the ABI description files to be in sync
with current implementation.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Link: https://lore.kernel.org/r/1583845362-26707-3-git-send-email-christian.gromm@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/Documentation/ABI/configfs-most.txt
drivers/staging/most/Documentation/ABI/sysfs-bus-most.txt

index 2bf811449b0b0dd02199d451989ddb63cfa906dd..ed67a4d9f6d63f8bc410c2560df45236bb2d7927 100644 (file)
@@ -194,11 +194,3 @@ Description:
 
                destroy_link    write '1' to this attribute to destroy an
                                active link
-
-What:          /sys/kernel/config/rdma_cm/<hca>/ports/<port-num>/default_roce_tos
-Date:          March 8, 2019
-KernelVersion:  5.2
-Description:   RDMA-CM QPs from HCA <hca> at port <port-num>
-               will be created with this TOS as default.
-               This can be overridden by using the rdma_set_option API.
-               The possible RoCE TOS values are 0-255.
index d8fa841e3742fec81dc57b42a3aafa7b26ee1d53..6b1d06e3285e0b00790e853fe38e62021886f9bc 100644 (file)
@@ -5,7 +5,7 @@ Contact:        Christian Gromm <christian.gromm@microchip.com>
 Description:
                Provides information about the interface type and the physical
                location of the device. Hardware attached via USB, for instance,
-               might return <usb_device 1-1.1:1.0>
+               might return <1-1.1:1.0>
 Users:
 
 What:          /sys/bus/most/devices/.../interface
@@ -278,25 +278,7 @@ Description:
                Indicates whether current channel ran out of buffers.
 Users:
 
-What:          /sys/bus/most/drivers/mostcore/add_link
-Date:          March 2017
-KernelVersion: 4.15
-Contact:       Christian Gromm <christian.gromm@microchip.com>
-Description:
-               This is used to link a channel to a component of the
-               mostcore. A link created by writing to this file is
-               referred to as pipe.
-Users:
-
-What:          /sys/bus/most/drivers/mostcore/remove_link
-Date:          March 2017
-KernelVersion: 4.15
-Contact:       Christian Gromm <christian.gromm@microchip.com>
-Description:
-               This is used to unlink a channel from a component.
-Users:
-
-What:          /sys/bus/most/drivers/mostcore/components
+What:          /sys/bus/most/drivers/most_core/components
 Date:          March 2017
 KernelVersion: 4.15
 Contact:       Christian Gromm <christian.gromm@microchip.com>
@@ -304,7 +286,7 @@ Description:
                This is used to retrieve a list of registered components.
 Users:
 
-What:          /sys/bus/most/drivers/mostcore/links
+What:          /sys/bus/most/drivers/most_core/links
 Date:          March 2017
 KernelVersion: 4.15
 Contact:       Christian Gromm <christian.gromm@microchip.com>