drm: bridge: it66121: Fix the register page length
authorNicolas Belin <nbelin@baylibre.com>
Wed, 16 Mar 2022 13:57:32 +0000 (14:57 +0100)
committerNeil Armstrong <narmstrong@baylibre.com>
Thu, 24 Mar 2022 08:47:59 +0000 (09:47 +0100)
commit003a1bd6a2a55c16cb2451153533dbedb12bebec
treedff629c3a944228c2d3afcb8944c25fdb2a1a8b6
parentcc2f2df48a17980e815fa09a43b81861f7ebad85
drm: bridge: it66121: Fix the register page length

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 <nbelin@baylibre.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220316135733.173950-3-nbelin@baylibre.com
drivers/gpu/drm/bridge/ite-it66121.c