2 This documents additional properties of any device beyond what
3 is documented in Documentation/admin-guide/sysfs-rules.rst
5 What: /sys/devices/*/of_node
7 Contact: Device Tree mailing list <devicetree@vger.kernel.org>
9 Any device associated with a device-tree node will have
10 an of_path symlink pointing to the corresponding device
11 node in /sys/firmware/devicetree/
13 What: /sys/devices/*/devspec
15 Contact: Device Tree mailing list <devicetree@vger.kernel.org>
17 If CONFIG_OF is enabled, then this file is present. When
18 read, it returns full name of the device node.
20 What: /sys/devices/*/obppath
22 Contact: Device Tree mailing list <devicetree@vger.kernel.org>
24 If CONFIG_OF is enabled, then this file is present. When
25 read, it returns full name of the device node.