drm/rockchip: dw_hdmi: Allow outputs that don't need
From: Heiko Stuebner <heiko@...> Date: Sun, 10 Dec 2017 22:30:57 +0100
Commit-Message
So far we always encountered socs with 2 output crtcs needing the driver to tell the hdmi block which output to connect to. But there also exist socs with only one crtc like the rk3228, rk3328 and rk3368. So adapt the register field to simply carry a negative value to signal that now output-switching is necessary. Signed-off-by: Heiko Stuebner <heiko@...>
Patch-Comment
drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
Statistics
- 4 lines added
- 1 lines removed