diff options
author | Pierre-Yves MORDRET <pierre-yves.mordret@st.com> | 2018-05-11 04:22:39 -0400 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2018-05-17 10:02:19 -0400 |
commit | 22aac3eb0c465dd9ea7f06ee1ed8ad933890f2a3 (patch) | |
tree | 6724768569c154b9bec1f1da3ba6b3af73f12a7c | |
parent | 35cd67a0caf767aba472452865dcb4471fcce2b1 (diff) |
MAINTAINERS: add entry for STM32 I2C driver
Add I2C/SMBUS Driver entry for STM32 family from ST Microelectronics.
Signed-off-by: Pierre-Yves MORDRET <pierre-yves.mordret@st.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index df6e9bb2559a..6b176cc27ebe 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -13266,6 +13266,12 @@ M: Jan-Benedict Glaw <jbglaw@lug-owl.de> | |||
13266 | S: Maintained | 13266 | S: Maintained |
13267 | F: arch/alpha/kernel/srm_env.c | 13267 | F: arch/alpha/kernel/srm_env.c |
13268 | 13268 | ||
13269 | ST STM32 I2C/SMBUS DRIVER | ||
13270 | M: Pierre-Yves MORDRET <pierre-yves.mordret@st.com> | ||
13271 | L: linux-i2c@vger.kernel.org | ||
13272 | S: Maintained | ||
13273 | F: drivers/i2c/busses/i2c-stm32* | ||
13274 | |||
13269 | STABLE BRANCH | 13275 | STABLE BRANCH |
13270 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 13276 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
13271 | L: stable@vger.kernel.org | 13277 | L: stable@vger.kernel.org |