diff options
author | Qii Wang <[email protected]> | 2020-05-14 21:09:04 +0800 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2020-05-15 11:40:54 +0200 |
commit | efa7fb4c6c8e4171fd29a5935a9dc7a28e363278 (patch) | |
tree | eca635334cb0fd3bd511514d7f04d94a9c035c3b | |
parent | 8695e0b1b964f6d7caee667f14dceb7e8a4a3b3c (diff) |
MAINTAINERS: add maintainer for mediatek i2c controller driver
Add Qii Wang as maintainer for mediatek i2c controller driver.
Signed-off-by: Qii Wang <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3a1f24367cc1..0c5829759329 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10670,6 +10670,13 @@ L: [email protected] S: Maintained F: drivers/net/ethernet/mediatek/ +MEDIATEK I2C CONTROLLER DRIVER +M: Qii Wang <[email protected]> +S: Maintained +F: Documentation/devicetree/bindings/i2c/i2c-mt65xx.txt +F: drivers/i2c/busses/i2c-mt65xx.c + MEDIATEK JPEG DRIVER M: Rick Chang <[email protected]> M: Bin Liu <[email protected]> |