diff options
author | Rob Herring <rob.herring@calxeda.com> | 2011-09-14 08:40:10 -0400 |
---|---|---|
committer | Rob Herring <rob.herring@calxeda.com> | 2011-10-05 08:39:11 -0400 |
commit | f910b831c9647d85dc6f13e3b8698d10cbfd5011 (patch) | |
tree | 4573a1fb916c2ba7dd3c0d050f39df6c9158b0ce /MAINTAINERS | |
parent | 976d167615b64e14bc1491ca51d424e2ba9a5e84 (diff) |
MAINTAINERS: update devicetree maintainers
As requested by Grant, adding myself as an additional devicetree maintainer.
Also, add Documentation/devicetree to the file list for devicetree.
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ace8f9c81b96..046526a647c4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4728,10 +4728,12 @@ F: drivers/i2c/busses/i2c-ocores.c | |||
4728 | 4728 | ||
4729 | OPEN FIRMWARE AND FLATTENED DEVICE TREE | 4729 | OPEN FIRMWARE AND FLATTENED DEVICE TREE |
4730 | M: Grant Likely <grant.likely@secretlab.ca> | 4730 | M: Grant Likely <grant.likely@secretlab.ca> |
4731 | M: Rob Herring <rob.herring@calxeda.com> | ||
4731 | L: devicetree-discuss@lists.ozlabs.org (moderated for non-subscribers) | 4732 | L: devicetree-discuss@lists.ozlabs.org (moderated for non-subscribers) |
4732 | W: http://fdt.secretlab.ca | 4733 | W: http://fdt.secretlab.ca |
4733 | T: git git://git.secretlab.ca/git/linux-2.6.git | 4734 | T: git git://git.secretlab.ca/git/linux-2.6.git |
4734 | S: Maintained | 4735 | S: Maintained |
4736 | F: Documentation/devicetree | ||
4735 | F: drivers/of | 4737 | F: drivers/of |
4736 | F: include/linux/of*.h | 4738 | F: include/linux/of*.h |
4737 | K: of_get_property | 4739 | K: of_get_property |