From dc9e9cf450fb22ad8d4836bc2879ad3428a1b4eb Mon Sep 17 00:00:00 2001 From: Sandeep Patil Date: Fri, 29 Apr 2016 07:13:24 -0700 Subject: greybus: Documentation/sysfs: add entry for host device bus_id Add description for greybus host device bus_id attribute Signed-off-by: Sandeep Patil Reviewed-by: Johan Hovold Reviewed-by: Viresh Kumar Signed-off-by: Greg Kroah-Hartman --- drivers/staging/greybus/Documentation/sysfs-bus-greybus | 7 +++++++ drivers/staging/greybus/Documentation/sysfs/greybus1/bus_id | 1 + drivers/staging/greybus/Documentation/sysfs/greybus2/bus_id | 1 + 3 files changed, 9 insertions(+) create mode 100644 drivers/staging/greybus/Documentation/sysfs/greybus1/bus_id create mode 100644 drivers/staging/greybus/Documentation/sysfs/greybus2/bus_id (limited to 'drivers/staging/greybus/Documentation') diff --git a/drivers/staging/greybus/Documentation/sysfs-bus-greybus b/drivers/staging/greybus/Documentation/sysfs-bus-greybus index a18ee7eed75a..044ede60dfec 100644 --- a/drivers/staging/greybus/Documentation/sysfs-bus-greybus +++ b/drivers/staging/greybus/Documentation/sysfs-bus-greybus @@ -6,6 +6,13 @@ Description: The "root" greybus device for the Greybus device tree, or bus, where N is a dynamically assigned 1-based id. +What: /sys/bus/greybus/devices/greybusN/bus_id +Date: April 2016 +KernelVersion: 4.XX +Contact: Greg Kroah-Hartman +Description: + The ID of the "root" greybus device, or bus. + What: /sys/bus/greybus/device/N-M Date: March 2016 KernelVersion: 4.XX diff --git a/drivers/staging/greybus/Documentation/sysfs/greybus1/bus_id b/drivers/staging/greybus/Documentation/sysfs/greybus1/bus_id new file mode 100644 index 000000000000..d00491fd7e5b --- /dev/null +++ b/drivers/staging/greybus/Documentation/sysfs/greybus1/bus_id @@ -0,0 +1 @@ +1 diff --git a/drivers/staging/greybus/Documentation/sysfs/greybus2/bus_id b/drivers/staging/greybus/Documentation/sysfs/greybus2/bus_id new file mode 100644 index 000000000000..0cfbf08886fc --- /dev/null +++ b/drivers/staging/greybus/Documentation/sysfs/greybus2/bus_id @@ -0,0 +1 @@ +2 -- cgit v1.2.3-55-g7522