Add I2C/SMBUS Driver entry for STM32 family from ST Microelectronics. Signed-off-by: Pierre-Yves MORDRET <[email protected]> --- Version history: v1: * Initial --- --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 79bb02f..a0e597d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13275,6 +13275,12 @@ M: Jan-Benedict Glaw <[email protected]> S: Maintained F: arch/alpha/kernel/srm_env.c +ST STM32 I2C/SMBUS DRIVER +M: Pierre-Yves MORDRET <[email protected]> +L: [email protected] +S: Maintained +F: drivers/i2c/busses/i2c-stm32* + STABLE BRANCH M: Greg Kroah-Hartman <[email protected]> L: [email protected] -- 2.7.4

