]> git.dujemihanovic.xyz Git - linux.git/commit
drm/bridge: tc358767: explicitly set readable registers
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Tue, 16 May 2023 07:19:49 +0000 (09:19 +0200)
committerNeil Armstrong <neil.armstrong@linaro.org>
Thu, 25 May 2023 16:16:16 +0000 (18:16 +0200)
commitabd686b8c38a094631884aa7b8cb04cc32b6608a
tree285f609d42614a0fd0bfde87f4a7c58b78011878
parent90d63a150b85fd1debb9c01237fb78faee02746a
drm/bridge: tc358767: explicitly set readable registers

This map was created from register map from datasheet (section 5.1.2).
Unused registers are stated by address, so they show up in debugfs as well.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230516071949.375264-1-alexander.stein@ew.tq-group.com
drivers/gpu/drm/bridge/tc358767.c