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

2013-02-20 Thread Joonyoung Shim
On 02/21/2013 04:12 PM, Vikas Sajjan wrote: Hi, On 21 February 2013 12:25, Joonyoung Shim wrote: Hi, On 02/15/2013 03:43 PM, Vikas Sajjan wrote: 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_no

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

2013-02-20 Thread Vikas Sajjan
Hi, On 21 February 2013 12:25, Joonyoung Shim wrote: > Hi, > > > On 02/15/2013 03:43 PM, Vikas Sajjan wrote: >> >> 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 v7 2/2] video: drm: exynos: Add pinctrl support to fimd

2013-02-20 Thread Joonyoung Shim
Hi, On 02/21/2013 02:11 PM, Vikas Sajjan wrote: Adds support for pinctrl to drm fimd. Signed-off-by: Leela Krishna Amudala Signed-off-by: Vikas Sajjan --- drivers/gpu/drm/exynos/exynos_drm_fimd.c |9 + 1 file changed, 9 insertions(+) diff --git a/drivers/gpu/drm/exynos/exynos_

Re: [PATCH v7 0/2] Add display-timing node parsing to exynos drm fimd

2013-02-20 Thread Joonyoung Shim
Hi, Please refer my comments about v6 patch. On 02/21/2013 02:11 PM, Vikas Sajjan wrote: Add display-timing node parsing to drm fimd and depends on the display helper patchset at http://lists.freedesktop.org/archives/dri-devel/2013-January/033998.html It also adds pinctrl support for drm fimd

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

2013-02-20 Thread Joonyoung Shim
Hi, On 02/15/2013 03:43 PM, Vikas Sajjan wrote: 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 Krish

[PATCH v7 2/2] video: drm: exynos: Add pinctrl support to fimd

2013-02-20 Thread Vikas Sajjan
Adds support for pinctrl to drm fimd. Signed-off-by: Leela Krishna Amudala Signed-off-by: Vikas Sajjan --- drivers/gpu/drm/exynos/exynos_drm_fimd.c |9 + 1 file changed, 9 insertions(+) diff --git a/drivers/gpu/drm/exynos/exynos_drm_fimd.c b/drivers/gpu/drm/exynos/exynos_drm_fimd.

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

2013-02-20 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 --- drive

[PATCH v7 0/2] Add display-timing node parsing to exynos drm fimd

2013-02-20 Thread Vikas Sajjan
Add display-timing node parsing to drm fimd and depends on the display helper patchset at http://lists.freedesktop.org/archives/dri-devel/2013-January/033998.html It also adds pinctrl support for drm fimd. changes since v6: addressed comments from Inki Dae to separated out the pi

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

2013-02-20 Thread Vikas Sajjan
Hi Mr. Inki Dae, On 20 February 2013 16:45, Inki Dae wrote: > > >> -Original Message- >> From: Vikas Sajjan [mailto:vikas.saj...@linaro.org] >> Sent: Friday, February 15, 2013 3:43 PM >> To: dri-de...@lists.freedesktop.org >> Cc: linux-media@vger.kernel.org; kgene@samsung.com; >> inki

cron job: media_tree daily build: ERRORS

2013-02-20 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date: Wed Feb 20 19:00:22 CET 2013 git branch: for_v3.9 git hash: ed72d37a33fdf43dc47787fe220532cdec9da528 gcc ve

Re: Wrongly identified easycap em28xx

2013-02-20 Thread Frank Schäfer
Am 20.02.2013 11:51, schrieb Mauro Carvalho Chehab: > Em Tue, 19 Feb 2013 23:09:16 -0600 (CST) > Theodore Kilgore escreveu: > >> On Tue, 19 Feb 2013, Mauro Carvalho Chehab wrote: >> So even if you are are right and the Empia reference design uses an EMP202, EM2860_BOARD_SAA711X_REFEREN

Re: Wrongly identified easycap em28xx

2013-02-20 Thread Frank Schäfer
Am 20.02.2013 06:09, schrieb Theodore Kilgore: > On Tue, 19 Feb 2013, Mauro Carvalho Chehab wrote: > >> Em Tue, 19 Feb 2013 20:45:21 +0100 >> Frank Sch?fer escreveu: >> >>> Am 19.02.2013 19:53, schrieb Mauro Carvalho Chehab: Em Tue, 19 Feb 2013 19:45:29 +0100 Frank Sch?fer escreveu: >>>

Re: Wrongly identified easycap em28xx

2013-02-20 Thread Frank Schäfer
Am 19.02.2013 23:42, schrieb Mauro Carvalho Chehab: > Em Tue, 19 Feb 2013 23:14:38 +0100 > Frank Schäfer escreveu: > >> Am 19.02.2013 21:03, schrieb Mauro Carvalho Chehab: >>> Em Tue, 19 Feb 2013 20:45:21 +0100 >>> Frank Schäfer escreveu: It comes down to the following question: Do we w

Re: [PATCH v4 7/7] sound/soc/codecs: Cosmetic changes to SI476X codec driver

2013-02-20 Thread Mark Brown
On Mon, Feb 18, 2013 at 07:59:35PM -0800, Andrey Smirnov wrote: > - Add appropriate license header > - Change email address in MODULE_AUTHOR > - Remove trailing whitespaces Applied, thanks. Always use subject lines appropriate for the subsystem you're submitting against. signature.asc Descripti

Re: [PATCH v4 6/7] sound/soc/codecs: Convert SI476X codec to use regmap

2013-02-20 Thread Mark Brown
On Mon, Feb 18, 2013 at 07:59:34PM -0800, Andrey Smirnov wrote: > From: Andrey Smirnov > > The latest radio and MFD drivers for SI476X radio chips use regmap API > to provide access to the registers and allow for caching of their Applied, thanks. Always use subject lines appropriate for the sub

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

2013-02-20 Thread Inki Dae
> -Original Message- > From: Vikas Sajjan [mailto:vikas.saj...@linaro.org] > Sent: Friday, February 15, 2013 3:43 PM > To: dri-de...@lists.freedesktop.org > Cc: linux-media@vger.kernel.org; kgene@samsung.com; > inki@samsung.com; l.kris...@samsung.com; patc...@linaro.org > Subject:

Re: Wrongly identified easycap em28xx

2013-02-20 Thread Mauro Carvalho Chehab
Em Tue, 19 Feb 2013 23:09:16 -0600 (CST) Theodore Kilgore escreveu: > > > On Tue, 19 Feb 2013, Mauro Carvalho Chehab wrote: > > > Em Tue, 19 Feb 2013 20:45:21 +0100 > > Frank Sch?fer escreveu: > > > > > Am 19.02.2013 19:53, schrieb Mauro Carvalho Chehab: > > > > Em Tue, 19 Feb 2013 19:45:29

Re: Wrongly identified easycap em28xx

2013-02-20 Thread Andy Walls
Theodore Kilgore wrote: > > >On Tue, 19 Feb 2013, Mauro Carvalho Chehab wrote: > >> Em Tue, 19 Feb 2013 20:45:21 +0100 >> Frank Sch?fer escreveu: >> >> > Am 19.02.2013 19:53, schrieb Mauro Carvalho Chehab: >> > > Em Tue, 19 Feb 2013 19:45:29 +0100 >> > > Frank Sch?fer escreveu: >> > > >> > >>>

Re: [PATCH] [media] stv090x: do not unlock unheld mutex in stv090x_sleep()

2013-02-20 Thread Alexey Khoroshilov
On 02/20/2013 10:58 AM, Manu Abraham wrote: > Hi, > > On Wed, Feb 20, 2013 at 12:28 AM, Alexey Khoroshilov > wrote: >> goto err and goto err_gateoff before mutex_lock(&state->internal->demod_lock) >> lead to unlock of unheld mutex in stv090x_sleep(). > Out of curiosity, what happens when you try t