summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJerome Brunet <jbrunet@baylibre.com>2024-04-26 19:02:53 +0300
committerNeil Armstrong <neil.armstrong@linaro.org>2024-05-03 11:48:53 +0300
commit04703bfd7f99c016a823c74712b97f8b5590ce87 (patch)
tree810baa7bdb42ae9b73e3e9369e118e725c7685c9 /lib
parentda85f0aaa9f21999753b01d45c0343f885a8f905 (diff)
downloadlinux-04703bfd7f99c016a823c74712b97f8b5590ce87.tar.xz
drm/meson: dw-hdmi: power up phy on device init
The phy is not in a useful state right after init. It will become useful, including for auxiliary function such as CEC or ARC, after the first mode is set. This is a problem on systems where the display is using another interface like DSI or CVBS. This change refactor the init and mode change callback to power up the PHY on init and leave only what is necessary for mode changes in the related function. This is enough to fix CEC operation when HDMI display is not enabled. Fixes: 3f68be7d8e96 ("drm/meson: Add support for HDMI encoder and DW-HDMI bridge + PHY") Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Link: https://lore.kernel.org/r/20240426160256.3089978-2-jbrunet@baylibre.com Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Link: https://patchwork.freedesktop.org/patch/msgid/20240426160256.3089978-2-jbrunet@baylibre.com
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions