From: Kamal Dasu Date: Wed, 17 Oct 2018 16:05:09 +0000 (-0400) Subject: MAINTAINERS: Add entry for Broadcom STB I2C controller X-Git-Tag: v4.19~8^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=72a7a4aa77a05876e83f587f4cbe1e00ddc5ede1;p=platform%2Fkernel%2Flinux-rpi.git 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 Acked-by: Florian Fainelli [wsa: fixed sorting and a whitespace error] Signed-off-by: Wolfram Sang --- diff --git a/MAINTAINERS b/MAINTAINERS index 6ac000c..01a2f89 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 +L: linux-i2c@vger.kernel.org +L: bcm-kernel-feedback-list@broadcom.com +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 L: linux-kernel@vger.kernel.org