diff options
author | Peter Rosin <peda@axentia.se> | 2016-03-15 01:52:43 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2016-03-18 12:30:03 +0300 |
commit | 7724fd0462b18e6be684b92ed44d258d73751d0c (patch) | |
tree | 4cfd72541fe0f563d43a1e742a3b4fbc89c0eeec /MAINTAINERS | |
parent | ddf3dc82f10e15469b3967ae777d39745d3aab16 (diff) | |
download | linux-7724fd0462b18e6be684b92ed44d258d73751d0c.tar.xz |
MAINTAINERS: add Peter Rosin as i2c mux maintainer
[wsa: Thanks a lot! He has some good stuff in the queue :)]
Signed-off-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 97d0bf0ac6bc..9dfd84634a83 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5198,6 +5198,16 @@ F: include/linux/hyperv.h F: tools/hv/ F: Documentation/ABI/stable/sysfs-bus-vmbus +I2C MUXES +M: Peter Rosin <peda@axentia.se> +L: linux-i2c@vger.kernel.org +S: Maintained +F: Documentation/i2c/muxes/ +F: Documentation/devicetree/bindings/i2c/i2c-mux* +F: drivers/i2c/i2c-mux.c +F: drivers/i2c/muxes/ +F: include/linux/i2c-mux.h + I2C OVER PARALLEL PORT M: Jean Delvare <jdelvare@suse.com> L: linux-i2c@vger.kernel.org |