Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1357673
| From | Peter Rosin <peda@lysator.liu.se> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] MAINTAINERS: add myself as i2c mux maintainer |
| Date | 2016-03-15 00:00 +0100 |
| Message-ID | <rcJCW-1Hd-17@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: Peter Rosin <peda@axentia.se> Signed-off-by: Peter Rosin <peda@axentia.se> --- MAINTAINERS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index f5e6a535bc34..929e91b011cb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5202,6 +5202,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 -- 2.1.4
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH] MAINTAINERS: add myself as i2c mux maintainer Peter Rosin <peda@lysator.liu.se> - 2016-03-15 00:00 +0100
csiph-web