Re: dtv-scan-tables updates

2013-07-09 Thread Oliver Schinagl
On 09-07-13 01:12, Jonathan McCrohan wrote: Hi Oliver, I was just taking a look around github, and noticed that some people have forked their own versions of dtv-scan-tables on there. *sigh* There appear to be some worthwhile contributions there that have not been upstreamed.

[PATCH V6 0/4] Generic PHY driver for the Exynos SoC DP PHY

2013-07-09 Thread Jingoo Han
This patch series adds a simple driver for the Samsung Exynos SoC series DP transmitter PHY, using the generic PHY framework [1]. Previously the DP PHY used an internal DT node to control the PHY power enable bit. These patches was tested on Exynos5250. This PATCH v6 follows: * PATCH v5, sent

[PATCH V6 3/4] video: exynos_dp: remove non-DT support for Exynos Display Port

2013-07-09 Thread Jingoo Han
Exynos Display Port can be used only for Exynos SoCs. In addition, non-DT for EXYNOS SoCs is not supported from v3.11; thus, there is no need to support non-DT for Exynos Display Port. The 'include/video/exynos_dp.h' file has been used for non-DT support and the content of file

[PATCH V6 1/4] ARM: dts: Add DP PHY node to exynos5250.dtsi

2013-07-09 Thread Jingoo Han
Add PHY provider node for the DP PHY. Signed-off-by: Jingoo Han jg1@samsung.com Reviewed-by: Tomasz Figa t.f...@samsung.com Acked-by: Felipe Balbi ba...@ti.com --- arch/arm/boot/dts/exynos5250.dtsi | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) diff --git

[PATCH V6 2/4] phy: Add driver for Exynos DP PHY

2013-07-09 Thread Jingoo Han
Add a PHY provider driver for the Samsung Exynos SoC Display Port PHY. Signed-off-by: Jingoo Han jg1@samsung.com Reviewed-by: Tomasz Figa t.f...@samsung.com Cc: Sylwester Nawrocki s.nawro...@samsung.com Acked-by: Felipe Balbi ba...@ti.com --- .../devicetree/bindings/phy/samsung-phy.txt

[PATCH V6 4/4] video: exynos_dp: Use the generic PHY driver

2013-07-09 Thread Jingoo Han
Use the generic PHY API to control the DP PHY. Signed-off-by: Jingoo Han jg1@samsung.com Reviewed-by: Tomasz Figa t.f...@samsung.com --- .../devicetree/bindings/video/exynos_dp.txt | 18 +- drivers/video/exynos/exynos_dp_core.c| 16

Re: [PATCH V6 0/4] Generic PHY driver for the Exynos SoC DP PHY

2013-07-09 Thread Sylwester Nawrocki
On 07/09/2013 10:03 AM, Jingoo Han wrote: This patch series adds a simple driver for the Samsung Exynos SoC series DP transmitter PHY, using the generic PHY framework [1]. Previously the DP PHY used an internal DT node to control the PHY power enable bit. These patches was tested on

Re: [RFC PATCH 1/5] v4l2: add matrix support.

2013-07-09 Thread Sylwester Nawrocki
On 07/08/2013 09:15 AM, Hans Verkuil wrote: On Sun July 7 2013 23:50:51 Sylwester Nawrocki wrote: On 06/28/2013 02:27 PM, Hans Verkuil wrote: From: Hans Verkuilhans.verk...@cisco.com This patch adds core support for matrices: querying, getting and setting. Two initial matrix types are

Re: [RFC v2 01/10] exynos5-fimc-is: Add Exynos5 FIMC-IS device tree bindings documentation

2013-07-09 Thread Arun Kumar K
Hi Sylwester, Thank you for the review and sorry for the delayed response. On Fri, Jun 21, 2013 at 4:15 AM, Sylwester Nawrocki sylvester.nawro...@gmail.com wrote: Hi Arun, On 05/31/2013 03:03 PM, Arun Kumar K wrote: Please add at least one sentence here. All in all this patch adds DT

Re: [RFC v2 02/10] exynos5-fimc-is: Adds fimc-is driver core files

2013-07-09 Thread Arun Kumar K
Hi Sylwester, Will make all the changes you suggested. Thanks and regards Arun On Fri, Jun 21, 2013 at 4:16 AM, Sylwester Nawrocki sylvester.nawro...@gmail.com wrote: On 05/31/2013 03:03 PM, Arun Kumar K wrote: This driver is for the FIMC-IS IP available in Samsung Exynos5 SoC onwards. This

Re: [RFC v2 03/10] exynos5-fimc-is: Adds common driver header files

2013-07-09 Thread Arun Kumar K
Hi Sylwester, Thank you for the review. On Fri, Jun 21, 2013 at 4:16 AM, Sylwester Nawrocki sylvester.nawro...@gmail.com wrote: On 05/31/2013 03:03 PM, Arun Kumar K wrote: This patch adds all the common header files used by the fimc-is driver. It includes the commands for interfacing with

Re: [RFC v2 09/10] exynos5-fimc-is: Adds the hardware interface module

2013-07-09 Thread Arun Kumar K
Hi Andrzej, Thank you for the review. On Fri, Jun 21, 2013 at 4:53 PM, Andrzej Hajda a.ha...@samsung.com wrote: Hi Arun, My few comments. On 05/31/2013 03:03 PM, Arun Kumar K wrote: The hardware interface module finally sends the commands to the FIMC-IS firmware and runs the interrupt

Re: [RFC v2 07/10] exynos5-fimc-is: Adds scaler subdev

2013-07-09 Thread Arun Kumar K
Hi Hans, Thank you for the review. On Wed, Jun 26, 2013 at 12:43 PM, Hans Verkuil hverk...@xs4all.nl wrote: On Fri May 31 2013 15:03:25 Arun Kumar K wrote: FIMC-IS has two hardware scalers named as scaler-codec and scaler-preview. This patch adds the common code handling the video nodes and

Re: [RFC v2 06/10] exynos5-fimc-is: Adds isp subdev

2013-07-09 Thread Arun Kumar K
Hi Sylwester, On Fri, Jun 21, 2013 at 4:55 AM, Sylwester Nawrocki sylvester.nawro...@gmail.com wrote: On 05/31/2013 03:03 PM, Arun Kumar K wrote: fimc-is driver takes video data input from the ISP video node which is added in this patch. This node accepts Bayer input buffers which is given

Re: [RFC v2 06/10] exynos5-fimc-is: Adds isp subdev

2013-07-09 Thread Arun Kumar K
Hi Hans, On Wed, Jun 26, 2013 at 12:45 PM, Hans Verkuil hverk...@xs4all.nl wrote: On Fri May 31 2013 15:03:24 Arun Kumar K wrote: fimc-is driver takes video data input from the ISP video node which is added in this patch. This node accepts Bayer input buffers which is given from the IS

Re: [RFC v2 05/10] exynos5-fimc-is: Adds the sensor subdev

2013-07-09 Thread Arun Kumar K
Hi Sylwester, Thank you for the review. On Fri, Jun 21, 2013 at 4:34 AM, Sylwester Nawrocki sylvester.nawro...@gmail.com wrote: On 05/31/2013 03:03 PM, Arun Kumar K wrote: FIMC-IS uses certain sensors which are exclusively controlled from the IS firmware. This patch adds the sensor subdev

Re: [RFC v2 05/10] exynos5-fimc-is: Adds the sensor subdev

2013-07-09 Thread Arun Kumar K
Hi Hans, Thanks for the review. On Wed, Jun 26, 2013 at 12:57 PM, Hans Verkuil hverk...@xs4all.nl wrote: On Fri May 31 2013 15:03:23 Arun Kumar K wrote: FIMC-IS uses certain sensors which are exclusively controlled from the IS firmware. This patch adds the sensor subdev for the fimc-is

omap_vout: rotation issue on the first start

2013-07-09 Thread Florian Neuhaus
Hi Laurent, Sorry to insist on this, but for you it's probably peanuts to see a possible error. Any hints/workarounds are welcome... From the mail with subject AW: AW: mt9p031 shows purple coloured capture Florian Neuhaus wrote onĀ 2013-06-24: Have you tested the unmodified omap3-is-live ? I

Re: lgdt3304

2013-07-09 Thread Steven Toth
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0' tune to: 57028615:8VSB WARNING: tuning failed!!! tune to: 57028615:8VSB (tuning failed) I don't have a box in front of me but that's usually a sign that the frequency details you are passing in are bogus, so the tuner driver

RE: [PATCH] media: s5p-tv: Fix Warn on driver probe

2013-07-09 Thread Kamil Debski
Hi Mateusz, Thank you for this patch. However if you set timestamp type to monotonic it is necessary for the driver to set the timestamp value. You can use the v4l2_get_timestamp helper to set the timestamp. According to the documentation it should be set to the time when the first data byte was

cron job: media_tree daily build: WARNINGS

2013-07-09 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: Tue Jul 9 19:00:21 CEST 2013 git branch: test git hash: 1c26190a8d492adadac4711fe5762d46204b18b0 gcc

Problems tuning 704J dual DVB-T tuner

2013-07-09 Thread Austin Spreadbury
Dear List, I wonder if anyone can help me. I have a problem with the AzureWave 704J dual tuner that has developed recently. I am using it with Mythbuntu 12.04.1 LTS, at the latest patch level, but it is persistently failing to record. It can be made to work for a single recording, or maybe

RE: lgdt3304

2013-07-09 Thread Carl-Fredrik Sundstrom
I don't have digital cable only over the air ATSC. No one else on this list has this card ? Thanks /// Carl -Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media-ow...@vger.kernel.org] On Behalf Of Steven Toth Sent: Tuesday, July 09, 2013 9:54 AM To: