]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
MAINTAINERS: add device tree ABI documentation file
authorFrank Rowand <frank.rowand@sony.com>
Tue, 13 Jun 2017 22:51:23 +0000 (15:51 -0700)
committerRob Herring <robh@kernel.org>
Fri, 16 Jun 2017 01:42:41 +0000 (20:42 -0500)
sysfs-firmware-ofw describes the /sys/firmware/devicetree/ hierarchy
and /proc/device-tree so add a file line for it to the entry
OPEN FIRMWARE AND FLATTENED DEVICE TREE

Signed-off-by: Frank Rowand <frank.rowand@sony.com>
Signed-off-by: Rob Herring <robh@kernel.org>
MAINTAINERS

index f7d568b8f133d9919e3823c102d7ac78f89c894a..4189954250ed97e7c98607c0002045b582d5b4d7 100644 (file)
@@ -9461,6 +9461,7 @@ S:        Maintained
 F:     drivers/of/
 F:     include/linux/of*.h
 F:     scripts/dtc/
+F:     Documentation/ABI/testing/sysfs-firmware-ofw
 
 OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS
 M:     Rob Herring <robh+dt@kernel.org>