[PATCH v6 1/7] cdx: add the cdx bus driver
Randy Dunlap
rdunlap at infradead.org
Thu Jan 26 08:58:02 PST 2023
Better as:
On 1/26/23 02:46, Nipun Gupta wrote:
> diff --git a/Documentation/ABI/testing/sysfs-bus-cdx b/Documentation/ABI/testing/sysfs-bus-cdx
> new file mode 100644
> index 000000000000..8c2425fdb6d9
> --- /dev/null
> +++ b/Documentation/ABI/testing/sysfs-bus-cdx
> @@ -0,0 +1,12 @@
> +What: /sys/bus/cdx/rescan
> +Date: January 2023
> +Contact: nipun.gupta at amd.com
> +Description:
(also capitalize Linux)
Writing a non-zero value to this file causes rescan
of the bus and devices on the CDX bus. Any new devices are
scanned and added to the list of Linux devices and any
devices removed are also deleted from Linux.
> +
> + For example::
> +
> + # echo 1 > /sys/bus/cdx/rescan
--
~Randy
More information about the linux-arm-kernel
mailing list