Re: [PATCH 2/3] drm: bridge: it66121: Fix the register page length

2022-03-18 Thread Neil Armstrong
On 16/03/2022 14:57, Nicolas Belin wrote: Set the register page length or window length to 0x100 according to the documentation. Fixes: 988156dc2fc9 ("drm: bridge: add it66121 driver") Signed-off-by: Nicolas Belin --- drivers/gpu/drm/bridge/ite-it66121.c | 2 +- 1 file changed, 1 insertion(+

[PATCH 2/3] drm: bridge: it66121: Fix the register page length

2022-03-17 Thread Nicolas Belin
Set the register page length or window length to 0x100 according to the documentation. Fixes: 988156dc2fc9 ("drm: bridge: add it66121 driver") Signed-off-by: Nicolas Belin --- drivers/gpu/drm/bridge/ite-it66121.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm