summaryrefslogtreecommitdiffstats
path: root/drivers/video/mb862xx
diff options
context:
space:
mode:
authorArchit Taneja <archit@ti.com>2011-03-01 13:59:46 +0530
committerTomi Valkeinen <tomi.valkeinen@ti.com>2011-03-11 15:46:28 +0200
commitbc6d4b1d3d9b7568fe88f5bb80d0266a7ef624cc (patch)
tree1903498875413223c82ef76b5499149b6fd01c53 /drivers/video/mb862xx
parent5ee3c1445dd89342ca8498c14afef82d0f76c794 (diff)
downloadtalos-op-linux-bc6d4b1d3d9b7568fe88f5bb80d0266a7ef624cc.tar.gz
talos-op-linux-bc6d4b1d3d9b7568fe88f5bb80d0266a7ef624cc.zip
OMAP: DSS2: Use request / release calls in Taal for DSI Virtual Channels.
Taal driver used to take a hard coded Macro for Virtual Channel and the VC_ID. The Taal panel driver now requests for a Virtual channel through the omap_dsi_request_vc() call in taal_probe(). The channel number returned by the request_vc() call is used for sending command and data to the Panel. The DSI driver automatically configures the Virtual Channel's source to either Video Port or L4 Slave port based on what the panel driver is using it for. The driver uses omap_dsi_release_vc() to free the VC specified by the panel. taal_remove() or when a request_vc() call fails. Signed-off-by: Archit Taneja <archit@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/mb862xx')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud