i2c: ls2x: Add driver for Loongson-2K/LS7A I2C controller
authorBinbin Zhou <zhoubinbin@loongson.cn>
Tue, 31 Jan 2023 12:37:31 +0000 (20:37 +0800)
committerWolfram Sang <wsa@kernel.org>
Thu, 2 Feb 2023 21:23:59 +0000 (22:23 +0100)
commit015e61f0bffd46600496e50d3b2298f51f6b11a8
treedeec2886d14b94da78d062c192215c52abdba8e0
parent57b2ba483cdf4515f37a68d8732c4072ccbf9875
i2c: ls2x: Add driver for Loongson-2K/LS7A I2C controller

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>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/busses/Kconfig
drivers/i2c/busses/Makefile
drivers/i2c/busses/i2c-ls2x.c [new file with mode: 0644]