drm/meson: dw-hdmi: disable DW-HDMI CEC sub-driver
authorNeil Armstrong <narmstrong@baylibre.com>
Fri, 16 Apr 2021 09:27:37 +0000 (11:27 +0200)
committerNeil Armstrong <narmstrong@baylibre.com>
Tue, 20 Apr 2021 15:22:44 +0000 (17:22 +0200)
commita584e2c301839184caf4fd291ff2ab578d914c90
treec4cc1a95a49c0af989b8f0a2c4044e83c940fc42
parentcd7f72e6e7b69ede4e80328e149a187eedf3d146
drm/meson: dw-hdmi: disable DW-HDMI CEC sub-driver

On the Amlogic SoCs, the DW-HDMI HW support is here but the DW-HDMI CEC signal
is not connected to a physical pin, leading to confusion when the dw-hdmi cec
controller can't communicate on the bus.

Disable it to avoid exposing a non-functinal bus.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Link: https://patchwork.freedesktop.org/patch/msgid/20210416092737.1971876-3-narmstrong@baylibre.com
drivers/gpu/drm/meson/meson_dw_hdmi.c