Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1496815

[PATCH v2 2/2] Documentation/ABI: Added ABI information for devspec and obppath.

From Vijay Kumar <vijay.ac.kumar@oracle.com>
Newsgroups linux.kernel
Subject [PATCH v2 2/2] Documentation/ABI: Added ABI information for devspec and obppath.
Date 2016-10-06 21:10 +0200
Message-ID <spmdk-53g-13@gated-at.bofh.it> (permalink)
References <spmdk-53g-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Updated Documentation/ABI for devspec and obppath sysfs entries.

Signed-off-by: Vijay Kumar <vijay.ac.kumar@oracle.com>
---
 Documentation/ABI/stable/sysfs-devices |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/Documentation/ABI/stable/sysfs-devices b/Documentation/ABI/stable/sysfs-devices
index df449d7..35c457f 100644
--- a/Documentation/ABI/stable/sysfs-devices
+++ b/Documentation/ABI/stable/sysfs-devices
@@ -8,3 +8,17 @@ Description:
 		Any device associated with a device-tree node will have
 		an of_path symlink pointing to the corresponding device
 		node in /sys/firmware/devicetree/
+
+What:		/sys/devices/*/devspec
+Date:		October 2016
+Contact:	Device Tree mailing list <devicetree@vger.kernel.org>
+Description:
+		If CONFIG_OF is enabled, then this file is present. When
+		read, it returns full name of the device node.
+
+What:		/sys/devices/*/obppath
+Date:		October 2016
+Contact:	Device Tree mailing list <devicetree@vger.kernel.org>
+Description:
+		If CONFIG_OF is enabled, then this file is present. When
+		read, it returns full name of the device node.
-- 
1.7.1

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH v2 2/2] Documentation/ABI: Added ABI information for devspec and obppath. Vijay Kumar <vijay.ac.kumar@oracle.com> - 2016-10-06 21:10 +0200

csiph-web