Re: [PATCH v3 5/6] dt-bindings: i2c: Add Mediatek MT8183 i2c binding

From: Qii Wang
Date: Wed Feb 13 2019 - 20:54:39 EST


On Tue, 2019-02-05 at 14:16 +0100, Wolfram Sang wrote:
> > + - mediatek,share-i3c: i3c controller can share i2c function.
>
> I am not happy with this binding. There must be a better way of using
> the I3C controller in I2C mode. I think it would be easier to tell if we
> had an I3C driver to see how it implements I2C fallback there. Is the
> I3C driver on the way?
>

I am very sorry for the late reply due to the Chinese New Year holiday.
After confirmation, for I2C mode in I3C controller, we will push an I3C
driver to implement I2C fallback there later, and we will remove
"mediatek,share-i3c" for i2c controller driver in the next patch.