Re: [PATCH v4 03/10] i3c: Add sysfs ABI spec

From: Greg Kroah-Hartman
Date: Sun Apr 29 2018 - 15:41:53 EST


On Fri, Mar 30, 2018 at 09:47:44AM +0200, Boris Brezillon wrote:
> Document sysfs files/directories/symlinks exposed by the I3C subsystem.
>
> Signed-off-by: Boris Brezillon <boris.brezillon@xxxxxxxxxxx>
> ---
> Changes in v2:
> - new patch
> ---
> Documentation/ABI/testing/sysfs-bus-i3c | 95 +++++++++++++++++++++++++++++++++
> 1 file changed, 95 insertions(+)
> create mode 100644 Documentation/ABI/testing/sysfs-bus-i3c
>
> diff --git a/Documentation/ABI/testing/sysfs-bus-i3c b/Documentation/ABI/testing/sysfs-bus-i3c
> new file mode 100644
> index 000000000000..5e88cc093e0e
> --- /dev/null
> +++ b/Documentation/ABI/testing/sysfs-bus-i3c
> @@ -0,0 +1,95 @@
> +What: /sys/bus/i3c/devices/i3c-<bus-id>
> +KernelVersion: 4.16

Wrong kernel versions :)