On Sun 2017-03-05 01:43:00, Sebastian Reichel wrote:
From: Tony Lindgren tony@atomide.com
Things are a bit whacked right now for panel-dsi-cm:
We're missing call to of_get_display_timing() and videomode_from_timing()
We need to call dsicm_probe_of() after we initialize the default values to not overwrite device tree configured values
We need to implement minimal get_timings() and check_timings() for the panel to work
With these changes we get panel-dsi-cm to probe with device tree configuraion. Note that the dsicm_check_timings adapted from an
Typo: configuraion.
Acked-by: Pavel Machek pavel@ucw.cz Pavel