diff options
author | Chris Brandt <chris.brandt@renesas.com> | 2018-10-26 14:57:10 -0500 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2018-10-29 18:53:38 +0000 |
commit | 84de6e96e036dcfb18dded04a506b1dd72ba0e5b (patch) | |
tree | 31c03921392f214d6db8e69911c415e7ad692957 /MAINTAINERS | |
parent | 7ce6c65b617e64d310fcf18b35e29fd4d28b9c4f (diff) | |
download | linux-84de6e96e036dcfb18dded04a506b1dd72ba0e5b.tar.bz2 |
MAINTAINERS: add maintainer for Renesas RIIC driver
The RIIC I2C controller is used in Renesas RZ/A SoCs.
Signed-off-by: Chris Brandt <chris.brandt@renesas.com>
[wsa: added documentation file]
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 48a65c3a4189..289dc9cc28c6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12387,6 +12387,12 @@ S: Supported F: drivers/i2c/busses/i2c-rcar.c F: drivers/i2c/busses/i2c-sh_mobile.c +RENESAS RIIC DRIVER +M: Chris Brandt <chris.brandt@renesas.com> +S: Supported +F: Documentation/devicetree/bindings/i2c/i2c-riic.txt +F: drivers/i2c/busses/i2c-riic.c + RENESAS USB PHY DRIVER M: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> L: linux-renesas-soc@vger.kernel.org |