diff options
author | Frank Rowand <frank.rowand@sony.com> | 2017-06-14 01:51:23 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2017-06-16 04:42:41 +0300 |
commit | acedeb509830d4635f37124fd41284cc749afde7 (patch) | |
tree | 0fe1cf169e7f6c3c030c106c65c2160db1f1c39f /MAINTAINERS | |
parent | 9b6782e7f0efc2bf483e000b95fc7c06322a0703 (diff) | |
download | linux-acedeb509830d4635f37124fd41284cc749afde7.tar.xz |
MAINTAINERS: add device tree ABI documentation file
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f7d568b8f133..4189954250ed 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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> |