The RIIC I2C controller is used in Renesas RZ/A SoCs. Signed-off-by: Chris Brandt <[email protected]> --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+)
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 <[email protected]> +S: Supported +F: drivers/i2c/busses/i2c-riic.c + RENESAS USB PHY DRIVER M: Yoshihiro Shimoda <[email protected]> L: [email protected] -- 2.16.1
