diff options
| author | Kumar Gala <[email protected]> | 2013-08-08 10:51:15 -0500 |
|---|---|---|
| committer | Rob Herring <[email protected]> | 2013-12-02 23:20:10 -0600 |
| commit | bdbff6bad8a81a90b1e3eb65be8892672cbde601 (patch) | |
| tree | 849f66f372f35803768e87cc5839152687f3cde6 | |
| parent | 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae (diff) | |
MAINTAINERS: Add Kumar to Device Tree Binding maintainers group
I'm tossing my hat into the ring of maintainers/reviewers for device tree
bindings based on history of dealing with DT on embedded PPC and starting
work on ARM SoCs.
Signed-off-by: Kumar Gala <[email protected]>
Acked-by: Pawel Moll <[email protected]>
Cc: Mark Rutland <[email protected]>
Acked-by: Stephen Warren <[email protected]>
Cc: Ian Campbell <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Grant Likely <[email protected]>
Cc: Olof Johansson <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8285ed4676b6..c4d89a7d2695 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6240,6 +6240,7 @@ M: Pawel Moll <[email protected]> M: Mark Rutland <[email protected]> M: Stephen Warren <[email protected]> M: Ian Campbell <[email protected]> +M: Kumar Gala <[email protected]> S: Maintained F: Documentation/devicetree/ |