diff options
| author | Peter Rosin <[email protected]> | 2016-03-14 22:52:43 +0000 |
|---|---|---|
| committer | Wolfram Sang <[email protected]> | 2016-03-18 09:30:03 +0000 |
| commit | 7724fd0462b18e6be684b92ed44d258d73751d0c (patch) | |
| tree | 4cfd72541fe0f563d43a1e742a3b4fbc89c0eeec | |
| parent | dt-bindings: i2c: Spelling s/propoerty/property/ (diff) | |
| download | kernel-7724fd0462b18e6be684b92ed44d258d73751d0c.tar.gz kernel-7724fd0462b18e6be684b92ed44d258d73751d0c.zip | |
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 <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
| -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 <[email protected]> +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 <[email protected]> |
