Am Mittwoch, den 06.02.2013, 09:54 +0530 schrieb Vikas Sajjan:
Add support for parsing the display-timing node using video helper function.
The DT node parsing and pinctrl selection is done only if 'dev.of_node' exists and the NON-DT logic is still maintained under the 'else' part.
Last thing. It definitely helps review if you add instructions how to test your change. Is there some user space command to check if the display-timing node parsing works?
Signed-off-by: Leela Krishna Amudala l.krishna@samsung.com Signed-off-by: Vikas Sajjan vikas.sajjan@linaro.org
drivers/gpu/drm/exynos/exynos_drm_fimd.c | 41 +++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 4 deletions(-)
[…]
Thanks,
Paul