Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5864f7c1 authored by Vijay Kumar's avatar Vijay Kumar Committed by Greg Kroah-Hartman
Browse files

Documentation/ABI: Added ABI information for devspec and obppath.



Updated Documentation/ABI for devspec and obppath sysfs entries.

Signed-off-by: default avatarVijay Kumar <vijay.ac.kumar@oracle.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 51fa9147
Loading
Loading
Loading
Loading
+14 −0
Original line number Original line Diff line number Diff line
@@ -8,3 +8,17 @@ Description:
		Any device associated with a device-tree node will have
		Any device associated with a device-tree node will have
		an of_path symlink pointing to the corresponding device
		an of_path symlink pointing to the corresponding device
		node in /sys/firmware/devicetree/
		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.