diff options
author | Hans de Goede <[email protected]> | 2017-08-28 18:40:29 +0200 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2017-08-29 12:06:05 +0200 |
commit | d596f2b8b4cb0451087992796974aa9f076a7fc7 (patch) | |
tree | 702300a284941893bda8573b9445948deefcb3d7 | |
parent | 95fd3ad9cd5f8a4bb01215b846a3c8e6adefe21c (diff) |
MAINTAINERS: Add entry for drivers/i2c/busses/i2c-cht-wc.c
Add an entry for drivers/i2c/busses/i2c-cht-wc.c and add myself as
maintainer of this driver.
Signed-off-by: Hans de Goede <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 19256dcb371d..ea4f6f7a8f2a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6362,6 +6362,12 @@ F: drivers/i2c/busses/i2c-sis96x.c F: drivers/i2c/busses/i2c-via.c F: drivers/i2c/busses/i2c-viapro.c +I2C/SMBUS INTEL CHT WHISKEY COVE PMIC DRIVER +M: Hans de Goede <[email protected]> +S: Maintained +F: drivers/i2c/busses/i2c-cht-wc.c + I2C/SMBUS ISMT DRIVER M: Seth Heasley <[email protected]> M: Neil Horman <[email protected]> |