summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorArchit Taneja <archit@ti.com>2013-10-08 11:37:00 +0400
committerTomi Valkeinen <tomi.valkeinen@ti.com>2013-10-09 13:42:11 +0400
commit5cac5aee18568579931267d3211371a176efa476 (patch)
treec35391f24c28b11c30de9ae8f684240fce6db415 /README
parentc1577c1ea01732fea5bc18f05a9e005c0dce6261 (diff)
downloadlinux-5cac5aee18568579931267d3211371a176efa476.tar.xz
omapdss: HDMI: create a PHY library
HDMI PHY is a block common to DSS in OMAP4, OMAP5 and DRA7x. Move the existing functions from ti_hdmi_4xxx_ip.c to a separate file. These funcs are called directly from the hdmi driver rather than hdmi_ip_ops function pointer calls. Add the PHY library function declarations to ti_hdmi.h. These will be shared amongst the omap4/5 hdmi platform drivers. Remove the PHY function pointer ops from the ti_hdmi_ip_ops struct. The DT/hwmod information for hdmi doesn't split the address space according to the required sub blocks. Keep the address offset and size information in the driver for now. This will be removed when the driver gets the information correctly from DT/hwmod. Signed-off-by: Archit Taneja <archit@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions