diff options
author | Rob Herring <rob.herring@calxeda.com> | 2011-09-14 07:40:10 -0500 |
---|---|---|
committer | Rob Herring <rob.herring@calxeda.com> | 2011-10-05 07:39:11 -0500 |
commit | f910b831c9647d85dc6f13e3b8698d10cbfd5011 (patch) | |
tree | 4573a1fb916c2ba7dd3c0d050f39df6c9158b0ce /MAINTAINERS | |
parent | 976d167615b64e14bc1491ca51d424e2ba9a5e84 (diff) | |
download | op-kernel-dev-f910b831c9647d85dc6f13e3b8698d10cbfd5011.zip op-kernel-dev-f910b831c9647d85dc6f13e3b8698d10cbfd5011.tar.gz |
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 ace8f9c..046526a64 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4728,10 +4728,12 @@ F: drivers/i2c/busses/i2c-ocores.c OPEN FIRMWARE AND FLATTENED DEVICE TREE M: Grant Likely <grant.likely@secretlab.ca> +M: Rob Herring <rob.herring@calxeda.com> L: devicetree-discuss@lists.ozlabs.org (moderated for non-subscribers) W: http://fdt.secretlab.ca T: git git://git.secretlab.ca/git/linux-2.6.git S: Maintained +F: Documentation/devicetree F: drivers/of F: include/linux/of*.h K: of_get_property |