Re: [PATCH V3] i2c: busses: tegra: Add suspend-resume support

2019-06-17 Thread Bitan Biswas
On 6/17/19 12:09 AM, Thierry Reding wrote: On Sat, Jun 15, 2019 at 06:54:05AM +0200, Wolfram Sang wrote: Without a maintainer ack, this is an exception this time. Should we add Dmitry as another maintainer or reviewer at least? I shall followup with Maintainer for ACK in future I2C tegra

Re: [PATCH V3] i2c: busses: tegra: Add suspend-resume support

2019-06-17 Thread Dmitry Osipenko
17.06.2019 10:02, Thierry Reding пишет: > On Sun, Jun 16, 2019 at 04:56:06PM +0300, Dmitry Osipenko wrote: >> 15.06.2019 7:54, Wolfram Sang пишет: >>> > Without a maintainer ack, this is an exception this time. Should we add > Dmitry as another maintainer or reviewer at least? > I

Re: [PATCH V3] i2c: busses: tegra: Add suspend-resume support

2019-06-17 Thread Thierry Reding
On Sat, Jun 15, 2019 at 06:54:05AM +0200, Wolfram Sang wrote: > > > > Without a maintainer ack, this is an exception this time. Should we add > > > Dmitry as another maintainer or reviewer at least? > > > > > I shall followup with Maintainer for ACK in future I2C tegra patches. > > This comment

Re: [PATCH V3] i2c: busses: tegra: Add suspend-resume support

2019-06-17 Thread Thierry Reding
On Sun, Jun 16, 2019 at 04:56:06PM +0300, Dmitry Osipenko wrote: > 15.06.2019 7:54, Wolfram Sang пишет: > > > >>> Without a maintainer ack, this is an exception this time. Should we add > >>> Dmitry as another maintainer or reviewer at least? > >>> > >> I shall followup with Maintainer for ACK in

Re: [PATCH V3] i2c: busses: tegra: Add suspend-resume support

2019-06-16 Thread Dmitry Osipenko
15.06.2019 7:54, Wolfram Sang пишет: > >>> Without a maintainer ack, this is an exception this time. Should we add >>> Dmitry as another maintainer or reviewer at least? >>> >> I shall followup with Maintainer for ACK in future I2C tegra patches. > > This comment was not directed at you, sorry

Re: [PATCH V3] i2c: busses: tegra: Add suspend-resume support

2019-06-14 Thread Wolfram Sang
> > Without a maintainer ack, this is an exception this time. Should we add > > Dmitry as another maintainer or reviewer at least? > > > I shall followup with Maintainer for ACK in future I2C tegra patches. This comment was not directed at you, sorry if that was not clear. It was more for

Re: [PATCH V3] i2c: busses: tegra: Add suspend-resume support

2019-06-14 Thread Bitan Biswas
On 6/14/19 2:11 PM, Wolfram Sang wrote: On Thu, Jun 06, 2019 at 10:37:47PM -0700, Bitan Biswas wrote: Post suspend I2C registers have power on reset values. Before any transfer initialize I2C registers to prevent I2C transfer timeout and implement suspend and resume callbacks needed. Fix

Re: [PATCH V3] i2c: busses: tegra: Add suspend-resume support

2019-06-14 Thread Wolfram Sang
On Thu, Jun 06, 2019 at 10:37:47PM -0700, Bitan Biswas wrote: > Post suspend I2C registers have power on reset values. Before any > transfer initialize I2C registers to prevent I2C transfer timeout > and implement suspend and resume callbacks needed. Fix below errors > post suspend: > > 1) Tegra

Re: [PATCH V3] i2c: busses: tegra: Add suspend-resume support

2019-06-13 Thread Bitan Biswas
On 6/6/19 11:27 PM, Dmitry Osipenko wrote: 07.06.2019 8:37, Bitan Biswas пишет: Post suspend I2C registers have power on reset values. Before any transfer initialize I2C registers to prevent I2C transfer timeout and implement suspend and resume callbacks needed. Fix below errors post

Re: [PATCH V3] i2c: busses: tegra: Add suspend-resume support

2019-06-07 Thread Dmitry Osipenko
07.06.2019 8:37, Bitan Biswas пишет: > Post suspend I2C registers have power on reset values. Before any > transfer initialize I2C registers to prevent I2C transfer timeout > and implement suspend and resume callbacks needed. Fix below errors > post suspend: > > 1) Tegra I2C transfer timeout

[PATCH V3] i2c: busses: tegra: Add suspend-resume support

2019-06-06 Thread Bitan Biswas
Post suspend I2C registers have power on reset values. Before any transfer initialize I2C registers to prevent I2C transfer timeout and implement suspend and resume callbacks needed. Fix below errors post suspend: 1) Tegra I2C transfer timeout during jetson tx2 resume: [ 27.520613] pca953x