On Sat, Jan 12, 2019 at 12:43:55AM +0100, Andrew Lunn wrote: > TQ-Systems incorporates an ocores I2C bus master into there IO > controller for x86 systems. The registers are Intel IO mapped, and the > interrupt line is not tied to the CPU, so needs to be polled. The bus > can also be clocked at higher speed than the i2c default, so the > requested speed needs to be passed in the platform data. > > v2: > Rebased on 5.0-rc1 Hi Peter Are you still maintaining the ocores driver? Looking in patchworks, there are two patchsets waiting for review: https://patchwork.ozlabs.org/patch/990284/ from the end of October, and this set, first sent the beginning of December. Mine and Federico Vaga patchset are going to clash, but before we spend time sorting that out, it would be good to know somebody is actually going to review patches for this driver. Thanks Andrew