15590f319SBenjamin Herrenschmidt# Note: This documents additional properties of any device beyond what 25590f319SBenjamin Herrenschmidt# is documented in Documentation/sysfs-rules.txt 35590f319SBenjamin Herrenschmidt 496b0af4bSMartin FuzzeyWhat: /sys/devices/*/of_node 55590f319SBenjamin HerrenschmidtDate: February 2015 65590f319SBenjamin HerrenschmidtContact: Device Tree mailing list <devicetree@vger.kernel.org> 75590f319SBenjamin HerrenschmidtDescription: 85590f319SBenjamin Herrenschmidt Any device associated with a device-tree node will have 95590f319SBenjamin Herrenschmidt an of_path symlink pointing to the corresponding device 105590f319SBenjamin Herrenschmidt node in /sys/firmware/devicetree/ 115864f7c1SVijay Kumar 125864f7c1SVijay KumarWhat: /sys/devices/*/devspec 135864f7c1SVijay KumarDate: October 2016 145864f7c1SVijay KumarContact: Device Tree mailing list <devicetree@vger.kernel.org> 155864f7c1SVijay KumarDescription: 165864f7c1SVijay Kumar If CONFIG_OF is enabled, then this file is present. When 175864f7c1SVijay Kumar read, it returns full name of the device node. 185864f7c1SVijay Kumar 195864f7c1SVijay KumarWhat: /sys/devices/*/obppath 205864f7c1SVijay KumarDate: October 2016 215864f7c1SVijay KumarContact: Device Tree mailing list <devicetree@vger.kernel.org> 225864f7c1SVijay KumarDescription: 235864f7c1SVijay Kumar If CONFIG_OF is enabled, then this file is present. When 245864f7c1SVijay Kumar read, it returns full name of the device node. 25