diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2018-04-10 15:49:14 -0400 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2018-04-11 17:11:20 -0400 |
commit | 090cecc669d4336a6ce2eeaa3074b628d3fb7678 (patch) | |
tree | b51df93758aeeecf02ed8b6e7203ad2b6a9ffc8e /MAINTAINERS | |
parent | 95df14f7937482a2a527814061eda9b534adb7eb (diff) |
MAINTAINERS: add maintainer for Renesas I2C related drivers
Intentionally missing i2c-riic here, Chris Brandt will add himself for
that one later.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f840786ef33d..808cf402b257 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -5906,6 +5906,11 @@ S: Supported | |||
5906 | F: drivers/phy/ | 5906 | F: drivers/phy/ |
5907 | F: include/linux/phy/ | 5907 | F: include/linux/phy/ |
5908 | 5908 | ||
5909 | GENERIC PINCTRL I2C DEMULTIPLEXER DRIVER | ||
5910 | M: Wolfram Sang <wsa+renesas@sang-engineering.com> | ||
5911 | S: Supported | ||
5912 | F: drivers/i2c/muxes/i2c-demux-pinctrl.c | ||
5913 | |||
5909 | GENERIC PM DOMAINS | 5914 | GENERIC PM DOMAINS |
5910 | M: "Rafael J. Wysocki" <rjw@rjwysocki.net> | 5915 | M: "Rafael J. Wysocki" <rjw@rjwysocki.net> |
5911 | M: Kevin Hilman <khilman@kernel.org> | 5916 | M: Kevin Hilman <khilman@kernel.org> |
@@ -11911,6 +11916,11 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git c | |||
11911 | S: Supported | 11916 | S: Supported |
11912 | F: drivers/clk/renesas/ | 11917 | F: drivers/clk/renesas/ |
11913 | 11918 | ||
11919 | RENESAS EMEV2 I2C DRIVER | ||
11920 | M: Wolfram Sang <wsa+renesas@sang-engineering.com> | ||
11921 | S: Supported | ||
11922 | F: drivers/i2c/busses/i2c-emev2.c | ||
11923 | |||
11914 | RENESAS ETHERNET DRIVERS | 11924 | RENESAS ETHERNET DRIVERS |
11915 | R: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | 11925 | R: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> |
11916 | L: netdev@vger.kernel.org | 11926 | L: netdev@vger.kernel.org |
@@ -11926,6 +11936,12 @@ L: linux-iio@vger.kernel.org | |||
11926 | S: Supported | 11936 | S: Supported |
11927 | F: drivers/iio/adc/rcar_gyro_adc.c | 11937 | F: drivers/iio/adc/rcar_gyro_adc.c |
11928 | 11938 | ||
11939 | RENESAS R-CAR I2C DRIVERS | ||
11940 | M: Wolfram Sang <wsa+renesas@sang-engineering.com> | ||
11941 | S: Supported | ||
11942 | F: drivers/i2c/busses/i2c-rcar.c | ||
11943 | F: drivers/i2c/busses/i2c-sh_mobile.c | ||
11944 | |||
11929 | RENESAS USB PHY DRIVER | 11945 | RENESAS USB PHY DRIVER |
11930 | M: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 11946 | M: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> |
11931 | L: linux-renesas-soc@vger.kernel.org | 11947 | L: linux-renesas-soc@vger.kernel.org |