drm/bridge: dw-hdmi: allow overriding of phy-type reading
From: Heiko Stuebner <heiko@...> Date: Sun, 10 Dec 2017 22:24:28 +0100
Commit-Message
In some IP implementations the reading of the phy-type may be broken. One example are the Rockchip rk3228 and rk3328 socs that use a separate phy from Innosilicon but still report the HDMI20_TX type. So allow the glue driver to force a specific type, like the vendor-phy for these cases. Signed-off-by: Heiko Stuebner <heiko@...>
Patch-Comment
drivers/gpu/drm/bridge/synopsys/dw-hdmi.c | 4 +++- include/drm/bridge/dw_hdmi.h | 1 + 2 files changed, 4 insertions(+), 1 deletion(-)
Statistics
- 4 lines added
- 1 lines removed