Re: [PATCH v5 0/3] i2c: at91: slave mode support
From: Wolfram Sang <hidden>
Date: 2019-03-24 21:44:14
Also in:
linux-i2c, lkml
From: Wolfram Sang <hidden>
Date: 2019-03-24 21:44:14
Also in:
linux-i2c, lkml
On Fri, Feb 22, 2019 at 10:25:19AM +0100, Ludovic Desroches wrote:
[Ludovic Desroches: see Changes section] Based on the discussion we had on the i2c-linux list [1], I wrote a patch for AT91 hardware and tried to fulfill the Linux I2C slave interface description [2] as good as possible. This enables aforementioned hardware to act as an I2C slave that can be accessed by a remote I2C master.
After this was successfully checked by buildbot in a seperate branch: Applied to for-next, thanks!