diff options
author | Wolfram Sang <wsa@the-dreams.de> | 2016-08-26 00:49:37 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2016-08-26 00:49:37 +0200 |
commit | 6d54f1446dbe1c595e8af2e750d0e82c6697c936 (patch) | |
tree | 9fa43b024dc8130693b875b3ab50090786a0e1cb /MAINTAINERS | |
parent | i2c: designware: do not disable adapter after transfer (diff) | |
parent | i2c: pca954x: add device tree binding (diff) | |
download | linux-6d54f1446dbe1c595e8af2e750d0e82c6697c936.tar.xz linux-6d54f1446dbe1c595e8af2e750d0e82c6697c936.zip |
Merge branch 'i2c-mux-dt-3' of https://github.com/peda-r/i2c-mux into i2c/for-4.9
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4b9a6ae6aaf9..c58ee8c0b782 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5675,6 +5675,8 @@ S: Maintained F: Documentation/i2c/i2c-topology F: Documentation/i2c/muxes/ F: Documentation/devicetree/bindings/i2c/i2c-mux* +F: Documentation/devicetree/bindings/i2c/i2c-arb* +F: Documentation/devicetree/bindings/i2c/i2c-gate* F: drivers/i2c/i2c-mux.c F: drivers/i2c/muxes/ F: include/linux/i2c-mux.h |