diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2021-06-01 17:03:54 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2021-06-04 22:24:14 +0200 |
commit | 5ab9dc38e2cf5c577722e2d959496b4c2503d1d4 (patch) | |
tree | 24783b73f6865468dfab6d4f4078cd6a0913b3df /MAINTAINERS | |
parent | i2c: mediatek: mt65xx: add optional vbus-supply (diff) | |
download | linux-5ab9dc38e2cf5c577722e2d959496b4c2503d1d4.tar.xz linux-5ab9dc38e2cf5c577722e2d959496b4c2503d1d4.zip |
MAINTAINERS: Add linux-renesas-soc to the Renesas I2C entries
The people on linux-renesas-soc are interested in changes to the Renesas
I2C drivers and their DT bindings.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ab5fc6af8800..3b6b8d88be5e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15574,6 +15574,7 @@ F: drivers/clk/renesas/ RENESAS EMEV2 I2C DRIVER M: Wolfram Sang <wsa+renesas@sang-engineering.com> +L: linux-renesas-soc@vger.kernel.org S: Supported F: Documentation/devicetree/bindings/i2c/renesas,iic-emev2.yaml F: drivers/i2c/busses/i2c-emev2.c @@ -15595,6 +15596,7 @@ F: drivers/iio/adc/rcar-gyroadc.c RENESAS R-CAR I2C DRIVERS M: Wolfram Sang <wsa+renesas@sang-engineering.com> +L: linux-renesas-soc@vger.kernel.org S: Supported F: Documentation/devicetree/bindings/i2c/renesas,rcar-i2c.yaml F: Documentation/devicetree/bindings/i2c/renesas,iic.txt @@ -15612,6 +15614,7 @@ F: drivers/thermal/rcar_thermal.c RENESAS RIIC DRIVER M: Chris Brandt <chris.brandt@renesas.com> +L: linux-renesas-soc@vger.kernel.org S: Supported F: Documentation/devicetree/bindings/i2c/renesas,riic.yaml F: drivers/i2c/busses/i2c-riic.c |