Re: [PATCH 25/41] drm/bridge: analogix_dp: Fix AUX_PD bit for Rockchip

2017-03-22 Thread Andrzej Hajda
On 10.03.2017 05:32, Sean Paul wrote: > From: zain wang > > There some different bit between Rockchip and Exynos in register "AUX_PD", > So let's fix the incorrect operations about it. There are more differences. > > Cc: Douglas Anderson > Signed-off-by: zain wang > Signed-off-by: Sean Paul

[PATCH 25/41] drm/bridge: analogix_dp: Fix AUX_PD bit for Rockchip

2017-03-09 Thread Sean Paul
From: zain wang There some different bit between Rockchip and Exynos in register "AUX_PD", So let's fix the incorrect operations about it. Cc: Douglas Anderson Signed-off-by: zain wang Signed-off-by: Sean Paul --- drivers/gpu/drm/bridge/analogix/analogix_dp_reg.c | 116 --