Message ID | 20181026195710.27690-1-chris.brandt@renesas.com (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | MAINTAINERS: add maintainer for Renesas I2C driver | expand |
On Fri, Oct 26, 2018 at 02:57:10PM -0500, Chris Brandt wrote: > The RIIC I2C controller is used in Renesas RZ/A SoCs. > > Signed-off-by: Chris Brandt <chris.brandt@renesas.com> Added binding documentation to F: and applied to for-next, thanks!
diff --git a/MAINTAINERS b/MAINTAINERS index e20d9af09573..c261135cd00c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12599,6 +12599,11 @@ 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: 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
The RIIC I2C controller is used in Renesas RZ/A SoCs. Signed-off-by: Chris Brandt <chris.brandt@renesas.com> --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+)