Re: [PATCH v2 1/2] i2c: loongson: add bus driver for the loongson i2c controller

From: Yinbo Zhu
Date: Mon Dec 05 2022 - 03:58:27 EST



在 2022/12/5 16:40, Wolfram Sang 写道:
On Mon, Nov 28, 2022 at 09:00:24PM +0800, Yinbo Zhu wrote:
This bus driver supports the Loongson i2c hardware controller in the
Loongson platforms and supports to use DTS and ACPI framework to
register i2c adapter device resources.

The Loongson i2c controller supports operating frequencty is 50MHZ
and supports the maximum transmission rate is 400kbps.

Signed-off-by: Yinbo Zhu <zhuyinbo@xxxxxxxxxxx>
There are currently two people submitting a driver for this hardware.
This is the other driver:

https://lore.kernel.org/all/f6cc2dbe5cd190031ab4f772d1cf250934288546.1669777792.git.zhoubinbin@xxxxxxxxxxx/

Can you guys please decide which one is "better" or combine the two to
make a better one?

Thanks,

Wolfram

thanks your feedback,  please help review zhoubingbing's i2c patch.


Thanks,

Yinbo.