diff options
author | Wolfram Sang <wsa@the-dreams.de> | 2014-12-08 10:53:13 +0100 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2014-12-08 10:55:26 +0100 |
commit | 40ed1b4caf76e27807a49d42a41f43e8393a7607 (patch) | |
tree | 9b1cf461aa1fe19244389ec50688ea99e5fba691 | |
parent | 8e2596e81a9dd8f9efcf78476f3990f211e25edb (diff) | |
download | talos-obmc-linux-40ed1b4caf76e27807a49d42a41f43e8393a7607.tar.gz talos-obmc-linux-40ed1b4caf76e27807a49d42a41f43e8393a7607.zip |
MAINTAINERS: add I2C dt bindings also to I2C realm
So get_maintainer.pl will add us when something gets updated there.
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ea4d0058fd1b..794a8f0a31f6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4561,6 +4561,7 @@ W: https://i2c.wiki.kernel.org/ Q: https://patchwork.ozlabs.org/project/linux-i2c/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git S: Maintained +F: Documentation/devicetree/bindings/i2c/ F: Documentation/i2c/ F: drivers/i2c/ F: include/linux/i2c.h |