Re: [Patch 07/19] media: ti-vpe: cal: add CSI2 PHY LDO errata support

2019-10-23 Thread Benoit Parrot
Hans Verkuil wrote on Mon [2019-Oct-21 12:38:03 +0200]: > On 10/18/19 5:34 PM, Benoit Parrot wrote: > > Apply Errata i913 every time the functional clock is enabled. > > This should take care of suspend/resume case as well. > > > > Signed-off-by: Benoit Parrot > > Signed-off-by: Jyri Sarha > >

Re: [Patch 07/19] media: ti-vpe: cal: add CSI2 PHY LDO errata support

2019-10-21 Thread Hans Verkuil
On 10/18/19 5:34 PM, Benoit Parrot wrote: > Apply Errata i913 every time the functional clock is enabled. > This should take care of suspend/resume case as well. > > Signed-off-by: Benoit Parrot > Signed-off-by: Jyri Sarha > --- > drivers/media/platform/ti-vpe/cal.c | 56 ++

[Patch 07/19] media: ti-vpe: cal: add CSI2 PHY LDO errata support

2019-10-18 Thread Benoit Parrot
Apply Errata i913 every time the functional clock is enabled. This should take care of suspend/resume case as well. Signed-off-by: Benoit Parrot Signed-off-by: Jyri Sarha --- drivers/media/platform/ti-vpe/cal.c | 56 +++- drivers/media/platform/ti-vpe/cal_regs.h | 27 ++