Re: [PATCH] i2c: mediatek: Add i2c ac-timing adjust support

2020-05-14 Thread Qii Wang
On Thu, 2020-05-14 at 08:29 +0200, Wolfram Sang wrote: > > > Last question: You seem to be the one doing major updates to this > > > driver. Thanks for that! Are you maybe interested in becoming the > > > maintainer for this driver? I think there won't be much patches to > > > review and reports to

Re: [PATCH] i2c: mediatek: Add i2c ac-timing adjust support

2020-05-13 Thread Wolfram Sang
> > Last question: You seem to be the one doing major updates to this > > driver. Thanks for that! Are you maybe interested in becoming the > > maintainer for this driver? I think there won't be much patches to > > review and reports to handle but it will speed up processing for me. > > Yes, It i

Re: [PATCH] i2c: mediatek: Add i2c ac-timing adjust support

2020-05-13 Thread Qii Wang
On Tue, 2020-05-12 at 15:38 +0200, Wolfram Sang wrote: > Hi Qii Wang, > > On Thu, Mar 26, 2020 at 07:54:36PM +0800, qii.w...@mediatek.com wrote: > > From: Qii Wang > > > > This patch adds a algorithm to calculate some ac-timing parameters > > which can fully meet I2C Spec. > > > > Signed-off-by

Re: [PATCH] i2c: mediatek: Add i2c ac-timing adjust support

2020-05-12 Thread Wolfram Sang
Hi Qii Wang, On Thu, Mar 26, 2020 at 07:54:36PM +0800, qii.w...@mediatek.com wrote: > From: Qii Wang > > This patch adds a algorithm to calculate some ac-timing parameters > which can fully meet I2C Spec. > > Signed-off-by: Qii Wang Could you rebase this on top of i2c/for-next or v5.7-rcX? Be