On Thu, Feb 11, 2016 at 9:19 PM, Rob Clark robdclark@gmail.com wrote:
On Thu, Feb 11, 2016 at 12:19 PM, Harry Wentland harry.wentland@amd.com wrote:
Implements low-level communication layer over I2C and Aux lines using GPIO handles.
so without actually looking too closely at this rather large patch (in a rather huge patchset).. I do wonder, why not i2c_adapter? Kernel already has an implementation of that on top of gpio's..
Later down there also seems to be a reinvention of i2c over dp aux or something similar ... -Daniel