aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamal Dasu <[email protected]>2018-10-17 12:05:09 -0400
committerWolfram Sang <[email protected]>2018-10-20 15:22:13 +0200
commit72a7a4aa77a05876e83f587f4cbe1e00ddc5ede1 (patch)
tree8fb52b5bc1f177676b6983f663cb8c35fa59cb6c
parent35a7f35ad1b150ddf59a41dcac7b2fa32982be0e (diff)
MAINTAINERS: Add entry for Broadcom STB I2C controller
Add an entry for the Broadcom STB I2C controller in the MAINTAINERS file. Signed-off-by: Kamal Dasu <[email protected]> Acked-by: Florian Fainelli <[email protected]> [wsa: fixed sorting and a whitespace error] Signed-off-by: Wolfram Sang <[email protected]>
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 6ac000cc006d..01a2f8933825 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3006,6 +3006,14 @@ S: Supported
F: drivers/gpio/gpio-brcmstb.c
F: Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.txt
+BROADCOM BRCMSTB I2C DRIVER
+M: Kamal Dasu <[email protected]>
+S: Supported
+F: drivers/i2c/busses/i2c-brcmstb.c
+F: Documentation/devicetree/bindings/i2c/i2c-brcmstb.txt
+
BROADCOM BRCMSTB USB2 and USB3 PHY DRIVER
M: Al Cooper <[email protected]>