[PATCH v5 1/1] video: drm: exynos: Add display-timing node parsing using video helper function

2013-02-15 Thread Inki Dae
2013/2/6 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. > > Signed-off-by: Leela Krishna Amudala >

[PATCH v5 1/1] video: drm: exynos: Add display-timing node parsing using video helper function

2013-02-15 Thread Vikas Sajjan
Hi Mr. Inki Dae, Thanks for review. On 15 February 2013 08:50, Inki Dae wrote: > 2013/2/6 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

Re: [PATCH v5 1/1] video: drm: exynos: Add display-timing node parsing using video helper function

2013-02-14 Thread Inki Dae
2013/2/6 Vikas Sajjan vikas.saj...@linaro.org: 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. Signed-off-by: Leela

Re: [PATCH v5 1/1] video: drm: exynos: Add display-timing node parsing using video helper function

2013-02-14 Thread Vikas Sajjan
Hi Mr. Inki Dae, Thanks for review. On 15 February 2013 08:50, Inki Dae inki@samsung.com wrote: 2013/2/6 Vikas Sajjan vikas.saj...@linaro.org: Add support for parsing the display-timing node using video helper function. The DT node parsing and pinctrl selection is done only if

[PATCH v5 1/1] video: drm: exynos: Add display-timing node parsing using video helper function

2013-02-06 Thread Vikas Sajjan
Hi Mr. Paul, On Wed, Feb 6, 2013 at 3:20 PM, Paul Menzel wrote: > 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' >>

[PATCH v5 1/1] video: drm: exynos: Add display-timing node parsing using video helper function

2013-02-06 Thread Paul Menzel
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.

[PATCH v5 1/1] video: drm: exynos: Add display-timing node parsing using video helper function

2013-02-06 Thread 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. Signed-off-by: Leela Krishna Amudala Signed-off-by: Vikas Sajjan ---

Re: [PATCH v5 1/1] video: drm: exynos: Add display-timing node parsing using video helper function

2013-02-06 Thread Paul Menzel
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

Re: [PATCH v5 1/1] video: drm: exynos: Add display-timing node parsing using video helper function

2013-02-06 Thread Vikas Sajjan
Hi Mr. Paul, On Wed, Feb 6, 2013 at 3:20 PM, Paul Menzel paulepan...@users.sourceforge.net wrote: 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

[PATCH v5 1/1] video: drm: exynos: Add display-timing node parsing using video helper function

2013-02-05 Thread 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. Signed-off-by: Leela Krishna Amudala l.kris...@samsung.com Signed-off-by: