From 24eb831a0ea56bf858c20935d5f057200a240af1 Mon Sep 17 00:00:00 2001 From: Christian Gromm Date: Tue, 10 Mar 2020 14:02:41 +0100 Subject: [PATCH] staging: most: Documentation: update ABI description This patch updates the ABI description files to be in sync with current implementation. Signed-off-by: Christian Gromm Link: https://lore.kernel.org/r/1583845362-26707-3-git-send-email-christian.gromm@microchip.com Signed-off-by: Greg Kroah-Hartman --- .../most/Documentation/ABI/configfs-most.txt | 8 ------- .../most/Documentation/ABI/sysfs-bus-most.txt | 24 +++---------------- 2 files changed, 3 insertions(+), 29 deletions(-) diff --git a/drivers/staging/most/Documentation/ABI/configfs-most.txt b/drivers/staging/most/Documentation/ABI/configfs-most.txt index 2bf811449b0b..ed67a4d9f6d6 100644 --- a/drivers/staging/most/Documentation/ABI/configfs-most.txt +++ b/drivers/staging/most/Documentation/ABI/configfs-most.txt @@ -194,11 +194,3 @@ Description: destroy_link write '1' to this attribute to destroy an active link - -What: /sys/kernel/config/rdma_cm//ports//default_roce_tos -Date: March 8, 2019 -KernelVersion: 5.2 -Description: RDMA-CM QPs from HCA at port - 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. diff --git a/drivers/staging/most/Documentation/ABI/sysfs-bus-most.txt b/drivers/staging/most/Documentation/ABI/sysfs-bus-most.txt index d8fa841e3742..6b1d06e3285e 100644 --- a/drivers/staging/most/Documentation/ABI/sysfs-bus-most.txt +++ b/drivers/staging/most/Documentation/ABI/sysfs-bus-most.txt @@ -5,7 +5,7 @@ Contact: Christian Gromm Description: Provides information about the interface type and the physical location of the device. Hardware attached via USB, for instance, - might return + 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 -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 -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 @@ -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