diff options
author | Pantelis Antoniou <pantelis.antoniou@konsulko.com> | 2015-03-17 21:30:57 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2015-03-25 06:43:18 +0100 |
commit | 2bb65f56480a927d4ca77173e2eb44db18f33b84 (patch) | |
tree | 0e50a2ed1773fc444cac2b4a9955da7e398b4ca7 | |
parent | Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f... (diff) | |
download | linux-2bb65f56480a927d4ca77173e2eb44db18f33b84.tar.xz linux-2bb65f56480a927d4ca77173e2eb44db18f33b84.zip |
MAINTAINERS: Pantelis Antoniou device tree overlay maintainer
Add me as the device tree overlays maintainer.
Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 358eb0105e00..433ac85e8b7e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7187,6 +7187,15 @@ F: Documentation/devicetree/ F: arch/*/boot/dts/ F: include/dt-bindings/ +OPEN FIRMWARE AND DEVICE TREE OVERLAYS +M: Pantelis Antoniou <pantelis.antoniou@konsulko.com> +L: devicetree@vger.kernel.org +S: Maintained +F: Documentation/devicetree/dynamic-resolution-notes.txt +F: Documentation/devicetree/overlay-notes.txt +F: drivers/of/overlay.c +F: drivers/of/resolver.c + OPENRISC ARCHITECTURE M: Jonas Bonn <jonas@southpole.se> W: http://openrisc.net |