]> git.baikalelectronics.ru Git - kernel.git/commit
drm: imx: imx-hdmi: split phy configuration to platform driver
authorAndy Yan <andy.yan@rock-chips.com>
Fri, 5 Dec 2014 06:25:50 +0000 (14:25 +0800)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Tue, 6 Jan 2015 16:36:16 +0000 (17:36 +0100)
commitc5b8247ad1af6fa085ffc3336a219770d8403655
tree80b7a3383ead9ae72026df604760746dfae685df
parent08334156d7c3b094dee0efe815943314fb6ddb8b
drm: imx: imx-hdmi: split phy configuration to platform driver

hdmi phy configuration is platform specific, which can be adjusted
according to the board to get the best SI

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>
drivers/gpu/drm/imx/imx-hdmi.c
drivers/gpu/drm/imx/imx-hdmi.h
drivers/gpu/drm/imx/imx-hdmi_pltfm.c