summaryrefslogtreecommitdiffstats
path: root/drivers/video
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2012-03-07 13:09:43 +0200
committerTomi Valkeinen <tomi.valkeinen@ti.com>2012-05-11 14:44:51 +0300
commit53f576a8dc5729e719c862aba2ed3430867bd5cb (patch)
tree4dfdf9b2bfef403b9020ea84630c0d492f898b17 /drivers/video
parent966eaed08c40b49de19273b2b1ad1af4bf014862 (diff)
downloadlinux-53f576a8dc5729e719c862aba2ed3430867bd5cb.tar.gz
linux-53f576a8dc5729e719c862aba2ed3430867bd5cb.tar.xz
linux-53f576a8dc5729e719c862aba2ed3430867bd5cb.zip
OMAPDSS: create DPI & SDI devices
We currently have separate device/driver for each DSS HW module. The DPI and SDI outputs are more or less parts of the DSS or DISPC hardware modules, but in SW it makes sense to represent them as device/driver pairs similarly to all the other outputs. This also makes sense for device tree, as each node under dss will be a platform device, and handling DPI & SDI somehow differently than the rest would just make the code more complex. This patch modifies arch/arm/mach-omap2/display.c to create platform devices for DPI and SDI, and later patches will implement driver for them. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video')
0 files changed, 0 insertions, 0 deletions