On Sun 2017-03-05 01:43:00, Sebastian Reichel wrote:
> From: Tony Lindgren
>
> Things are a bit whacked right now for panel-dsi-cm:
>
> 1. We're missing call to of_get_display_timing() and
>videomode_from_timing()
>
> 2. We need to call dsicm_probe_of() after we initialize the
>default
From: Tony Lindgren
Things are a bit whacked right now for panel-dsi-cm:
1. We're missing call to of_get_display_timing() and
videomode_from_timing()
2. We need to call dsicm_probe_of() after we initialize the
default values to not overwrite device tree configured
values
3. We need to