[PATCH] drm/bridge: tc358767: don't warn if display side ASSR enable fails

2016-12-01 Thread Andrey Gusakov
Hi. I'm fine with that change. Acked-by:Andrey Gusakov On Thu, Dec 1, 2016 at 10:58 AM, Philipp Zabel wrote: > Am Donnerstag, den 01.12.2016, 09:56 +0530 schrieb Archit Taneja: >> >> On 11/30/2016 05:18 PM, Lucas Stach wrote: >> > ASSR is an optional feature, so it's a valid operating conditi

[PATCH] drm/bridge: tc358767: don't warn if display side ASSR enable fails

2016-12-01 Thread Archit Taneja
On 11/30/2016 05:18 PM, Lucas Stach wrote: > ASSR is an optional feature, so it's a valid operating condition for > the display to reject ASSR enable. Demote the warning to the debug > level. Lgtm. Will pull it if Philipp or Andrey don't have any comments on it. Thanks, Archit > > Signed-off-b

[PATCH] drm/bridge: tc358767: don't warn if display side ASSR enable fails

2016-12-01 Thread Philipp Zabel
Am Donnerstag, den 01.12.2016, 09:56 +0530 schrieb Archit Taneja: > > On 11/30/2016 05:18 PM, Lucas Stach wrote: > > ASSR is an optional feature, so it's a valid operating condition for > > the display to reject ASSR enable. Demote the warning to the debug > > level. > > Lgtm. Will pull it if Phi

[PATCH] drm/bridge: tc358767: don't warn if display side ASSR enable fails

2016-11-30 Thread Lucas Stach
ASSR is an optional feature, so it's a valid operating condition for the display to reject ASSR enable. Demote the warning to the debug level. Signed-off-by: Lucas Stach --- drivers/gpu/drm/bridge/tc358767.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/brid