Message ID | 1554208560-14817-1-git-send-email-qii.wang@mediatek.com (mailing list archive) |
---|---|
Headers | show |
Series | add i2c support for mt8183 | expand |
On Tue, Apr 02, 2019 at 08:35:54PM +0800, Qii Wang wrote: > This series are based on 5.1-rc1 and the patch > https://patchwork.kernel.org/patch/10856987/(for dts) > We provide six patches to support mt8183 IC. > > Main changes compared to v5: > --add i2c controller nodes in mt8183.dtsi > --add a note that old i2c controllers also have I2C_ARB_LOST bit > --add a flag(ltiming_adjust) to avoid unnecessary settings > --add Reviewed-by from Rob Herring, Nicolas and Matthias Well, it seems you missed Rob's Rev-by. No need to resend, I can add it. I just wonder if Matthias wants to have another look at this?
On Fri, Apr 05, 2019 at 01:09:16AM +0200, Wolfram Sang wrote: > On Tue, Apr 02, 2019 at 08:35:54PM +0800, Qii Wang wrote: > > This series are based on 5.1-rc1 and the patch > > https://patchwork.kernel.org/patch/10856987/(for dts) > > We provide six patches to support mt8183 IC. > > > > Main changes compared to v5: > > --add i2c controller nodes in mt8183.dtsi > > --add a note that old i2c controllers also have I2C_ARB_LOST bit > > --add a flag(ltiming_adjust) to avoid unnecessary settings > > --add Reviewed-by from Rob Herring, Nicolas and Matthias > > Well, it seems you missed Rob's Rev-by. No need to resend, I can add it. > I just wonder if Matthias wants to have another look at this? Thanks Matthias! Patches 1-5 applied to for-next.