[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210416092737.1971876-1-narmstrong@baylibre.com>
Date: Fri, 16 Apr 2021 11:27:35 +0200
From: Neil Armstrong <narmstrong@...libre.com>
To: jonas@...boo.se, jernej.skrabec@...l.net, robert.foss@...aro.org,
Laurent.pinchart@...asonboard.com
Cc: dri-devel@...ts.freedesktop.org, linux-amlogic@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Neil Armstrong <narmstrong@...libre.com>
Subject: [PATCH 0/2] drm/bridge: dw-hdmi: disable loading of DW-HDMI CEC sub-driver
This adds DW-HDMI driver a glue option to disable loading of the CEC sub-driver.
On some SoCs, the CEC functionality is enabled in the IP config bits, but the
CEC bus is non-functional like on Amlogic SoCs, where the CEC config bit is set
but the DW-HDMI CEC signal is not connected to a physical pin, leading to some
confusion when the DW-HDMI CEC controller can't communicate on the bus.
Jernej Skrabec (1):
drm/bridge/synopsys: dw-hdmi: Add an option to suppress loading CEC
driver
Neil Armstrong (1):
drm/meson: dw-hdmi: disable DW-HDMI CEC sub-driver
drivers/gpu/drm/bridge/synopsys/dw-hdmi.c | 2 +-
drivers/gpu/drm/meson/meson_dw_hdmi.c | 1 +
include/drm/bridge/dw_hdmi.h | 2 ++
3 files changed, 4 insertions(+), 1 deletion(-)
--
2.25.1
Powered by blists - more mailing lists