Message ID | 20230203100002.248482-1-zhoubinbin@loongson.cn |
---|---|
State | New |
Headers | show |
Series | MAINTAINERS: Add entry for the Loongson LS2X I2C driver | expand |
On Fri, Feb 03, 2023 at 06:00:02PM +0800, Binbin Zhou wrote: > Add myself as maintainer of the Loongson LS2X I2C driver. > > Signed-off-by: Binbin Zhou <zhoubinbin@loongson.cn> Applied to for-next, thanks!
diff --git a/MAINTAINERS b/MAINTAINERS index 123216b76534..27b1654aa421 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12180,6 +12180,13 @@ F: drivers/*/*loongarch* F: Documentation/loongarch/ F: Documentation/translations/zh_CN/loongarch/ +LOONGSON LS2X I2C DRIVER +M: Binbin Zhou <zhoubinbin@loongson.cn> +L: linux-i2c@vger.kernel.org +S: Maintained +F: Documentation/devicetree/bindings/i2c/loongson,ls2x-i2c.yaml +F: drivers/i2c/busses/i2c-ls2x.c + LOONGSON-2 SOC SERIES GUTS DRIVER M: Yinbo Zhu <zhuyinbo@loongson.cn> L: loongarch@lists.linux.dev
Add myself as maintainer of the Loongson LS2X I2C driver. Signed-off-by: Binbin Zhou <zhoubinbin@loongson.cn> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)