On Wed, Oct 31, 2012 at 10:28:03AM +0100, Steffen Trumtrar wrote:
[...]
> +config OF_VIDEOMODE
> + def_bool y
> + depends on VIDEOMODE
> + help
> + helper to get videomodes from the devicetree
> +
I think patches 3 and 4 need to be swapped, since patch 4 introduces the
VIDEOMODE
On Wed, Oct 31, 2012 at 10:28:03AM +0100, Steffen Trumtrar wrote:
[...]
> +config OF_VIDEOMODE
> + def_bool y
> + depends on VIDEOMODE
> + help
> + helper to get videomodes from the devicetree
> +
I think patches 3 and 4 need to be swapped, since patch 4 introduces the
VIDEOMODE
Get videomode from devicetree in a format appropriate for the
backend. drm_display_mode and fb_videomode are supported atm.
Uses the display signal timings from of_display_timings
Signed-off-by: Philipp Zabel
Signed-off-by: Steffen Trumtrar
---
drivers/of/Kconfig |6 ++
driver
Get videomode from devicetree in a format appropriate for the
backend. drm_display_mode and fb_videomode are supported atm.
Uses the display signal timings from of_display_timings
Signed-off-by: Philipp Zabel
Signed-off-by: Steffen Trumtrar
---
drivers/of/Kconfig |6 ++
driver