diff options
author | Frank Rowand <frank.rowand@sony.com> | 2017-06-14 00:51:23 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2017-06-16 03:42:41 +0200 |
commit | acedeb509830d4635f37124fd41284cc749afde7 (patch) | |
tree | 0fe1cf169e7f6c3c030c106c65c2160db1f1c39f /MAINTAINERS | |
parent | of: Add vendor prefix for iWave Systems Technologies Pvt. Ltd (diff) | |
download | linux-acedeb509830d4635f37124fd41284cc749afde7.tar.xz linux-acedeb509830d4635f37124fd41284cc749afde7.zip |
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> |