Message ID | cover.1675167975.git.zhoubinbin@loongson.cn |
---|---|
Headers | show |
Series | i2c: ls2x: Add support for the Loongson-2K/LS7A I2C controller | expand |
On Tue, Jan 31, 2023 at 08:37:31PM +0800, Binbin Zhou wrote: > This I2C module is integrated into the Loongson-2K SoCs and Loongson > LS7A bridge chip. > > Signed-off-by: Binbin Zhou <zhoubinbin@loongson.cn> > Reviewed-by: Andy Shevchenko <andy@kernel.org> Applied to for-next, thank you and all the reviewers! If you like to maintain the driver, please send an addition to the MAINTAINERS file in a seperate patch. That would be great!
On Fri, Feb 3, 2023 at 5:26 AM Wolfram Sang <wsa@kernel.org> wrote: > > On Tue, Jan 31, 2023 at 08:37:31PM +0800, Binbin Zhou wrote: > > This I2C module is integrated into the Loongson-2K SoCs and Loongson > > LS7A bridge chip. > > > > Signed-off-by: Binbin Zhou <zhoubinbin@loongson.cn> > > Reviewed-by: Andy Shevchenko <andy@kernel.org> > > Applied to for-next, thank you and all the reviewers! > > If you like to maintain the driver, please send an addition to the > MAINTAINERS file in a seperate patch. That would be great! > Of course, I'd like to do that, and the patch is coming. Thanks. Binbin