Re: [PATCH] media: ov8856: decrease hs_trail time

2020-10-06 Thread Sakari Ailus
Hi David, On Mon, Jul 27, 2020 at 11:07:48AM +0800, David Lu wrote: > To meet mipi hi speed transmission, decrease hs_trail time to pass mipi > test. > > Signed-off-by: David Lu > --- > drivers/media/i2c/ov8856.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git

[PATCH] media: ov8856: decrease hs_trail time

2020-07-26 Thread David Lu
To meet mipi hi speed transmission, decrease hs_trail time to pass mipi test. Signed-off-by: David Lu --- drivers/media/i2c/ov8856.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/media/i2c/ov8856.c b/drivers/media/i2c/ov8856.c index 4ca27675cc5a..1f1835b14a24