aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm
diff options
context:
space:
mode:
authorAndy Yan <andy.yan@rock-chips.com>2015-01-07 15:48:27 +0800
committerPhilipp Zabel <p.zabel@pengutronix.de>2015-01-07 18:32:00 +0100
commit12b9f204e804b2a6c65a6662b1fbe2449bca677f (patch)
tree83cc469366dae142129fdc7e4d5fd1429b5d1bb1 /include/drm
parentdt-bindings: Add documentation for rockchip dw hdmi (diff)
downloadlinux-dev-12b9f204e804b2a6c65a6662b1fbe2449bca677f.tar.xz
linux-dev-12b9f204e804b2a6c65a6662b1fbe2449bca677f.zip
drm: bridge/dw_hdmi: add rockchip rk3288 support
Rockchip RK3288 hdmi is compatible with dw_hdmi Signed-off-by: Andy Yan <andy.yan@rock-chips.com> Tested-by: Russell King <rmk+kernel@arm.linux.org.uk> Acked-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'include/drm')
-rw-r--r--include/drm/bridge/dw_hdmi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/drm/bridge/dw_hdmi.h b/include/drm/bridge/dw_hdmi.h
index b64e58a92057..5a4f49005169 100644
--- a/include/drm/bridge/dw_hdmi.h
+++ b/include/drm/bridge/dw_hdmi.h
@@ -22,6 +22,7 @@ enum {
enum dw_hdmi_devtype {
IMX6Q_HDMI,
IMX6DL_HDMI,
+ RK3288_HDMI,
};
struct dw_hdmi_mpll_config {