From: Benjamin Gaignard Date: Wed, 30 Jul 2014 17:24:55 +0000 (+0200) Subject: drm: sti: add HDMI driver X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~16^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5402626c83a2f19da14859e2bab231a53e16ee74;p=pandora-kernel.git drm: sti: add HDMI driver Add driver for HDMI output. HDMI PHY registers are mixed into HDMI device registers and their is only one IRQ for all this hardware block. That is why PHYs aren't using phy framework but only a thin hdmi_phy_ops structure with start and stop functions. HDMI driver is mapped on drm_bridge and drm_connector structures. Signed-off-by: Benjamin Gaignard Reviewed-by: Rob Clark --- Reading git-diff-tree failed