Skip to content
Commit bdcae3cc authored by Archit Taneja's avatar Archit Taneja
Browse files

OMAPDSS: DPI displays: Take care of panel timings in the driver itself



The timings maintained in omap_dss_device(dssdev->panel.timings) should be
maintained by the panel driver itself. It's the panel drivers responsibility
to update it if a new set of timings is to be configured. The DPI interface
driver shouldn't be responsible of updating the panel timings, it's responsible
of maintianing it's own copy of timings.

Signed-off-by: default avatarArchit Taneja <archit@ti.com>
parent c499144c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment