Re: [PATCH V3 2/3] phy: Add driver for Exynos DP PHY

2013-07-01 Thread Jingoo Han
On Tuesday, July 02, 2013 4:48 AM, Sylwester Nawrocki wrote: > On 07/01/2013 07:24 AM, Jingoo Han wrote: > > Add a PHY provider driver for the Samsung Exynos SoC DP PHY. > > > > Signed-off-by: Jingoo Han > > Cc: Sylwester Nawrocki > > Acked-by: Felipe Balbi > > --- > > .../devicetree/bindings/phy

RE: [PATCH v2 1/7] marvell-ccic: add MIPI support for marvell-ccic driver

2013-07-01 Thread Libin Yang
Hi Jonathan, Sorry, it's my silly fault. I will update it. Regards, Libin >-Original Message- >From: Jonathan Corbet [mailto:cor...@lwn.net] >Sent: Tuesday, July 02, 2013 12:08 PM >To: Libin Yang >Cc: g.liakhovet...@gmx.de; linux-media@vger.kernel.org; >albert.v.w...@gmail.com; >Albert

Re: [PATCH v2 1/7] marvell-ccic: add MIPI support for marvell-ccic driver

2013-07-01 Thread Jonathan Corbet
For future reference, it's nice to summarize the changes made since the previous posting. In a really quick scan, I immediately stumbled across this: > @@ -1816,7 +1884,9 @@ int mccic_resume(struct mcam_camera *cam) > > mutex_lock(&cam->s_mutex); > if (cam->users > 0) { > -

[PATCH v2 7/7] marvell-ccic: switch to resource managed allocation and request

2013-07-01 Thread Libin Yang
This patch switchs to resource managed allocation and request in mmp-driver. It can remove free resource operations. Signed-off-by: Albert Wang Signed-off-by: Libin Yang Acked-by: Jonathan Corbet --- drivers/media/platform/marvell-ccic/mmp-driver.c | 68 -- 1 file changed

[PATCH v2 0/7] marvell-ccic: update ccic driver to support some features

2013-07-01 Thread Libin Yang
The patch set adds some feature into the marvell ccic driver Patch 1: Support MIPI sensor Patch 2: Support clock tree Patch 3: reset ccic when stop streaming, which makes CCIC more stable Patch 4: refine the mcam_set_contig_buffer function Patch 5: add some new fmts to support Patch 6: add SOF-EOF

[PATCH v2 5/7] marvell-ccic: add new formats support for marvell-ccic driver

2013-07-01 Thread Libin Yang
This patch adds some planar formats support for marvell-ccic. Signed-off-by: Albert Wang Signed-off-by: Libin Yang Acked-by: Jonathan Corbet --- drivers/media/platform/marvell-ccic/mcam-core.c | 192 +++ drivers/media/platform/marvell-ccic/mcam-core.h |6 + 2 files cha

[PATCH v2 4/7] marvell-ccic: refine mcam_set_contig_buffer function

2013-07-01 Thread Libin Yang
This patch refines mcam_set_contig_buffer() in mcam core. It can remove redundant code line and enhance readability. Signed-off-by: Albert Wang Signed-off-by: Libin Yang Acked-by: Guennadi Liakhovetski Acked-by: Jonathan Corbet --- drivers/media/platform/marvell-ccic/mcam-core.c | 21 ++

[PATCH v2 6/7] marvell-ccic: add SOF / EOF pair check for marvell-ccic driver

2013-07-01 Thread Libin Yang
This patch adds the SOFx/EOFx pair check for marvell-ccic. When switching format, the last EOF may not arrive when stop streamning. And the EOF will be detected in the next start streaming. Must ensure clear the left over frame flags before every really start streaming. Signed-off-by: Albert Wan

[PATCH v2 3/7] marvell-ccic: reset ccic phy when stop streaming for stability

2013-07-01 Thread Libin Yang
This patch adds the reset ccic phy operation when stop streaming. Stop streaming without reset ccic phy, the next start streaming may be unstable. Also need add CCIC2 definition when PXA688/PXA2128 support dual ccics. Signed-off-by: Albert Wang Signed-off-by: Libin Yang Acked-by: Jonathan Corbe

[PATCH v2 2/7] marvell-ccic: add clock tree support for marvell-ccic driver

2013-07-01 Thread Libin Yang
This patch adds the clock tree support for marvell-ccic. Signed-off-by: Libin Yang Signed-off-by: Albert Wang --- drivers/media/platform/marvell-ccic/mcam-core.h |6 +++ drivers/media/platform/marvell-ccic/mmp-driver.c | 47 ++ 2 files changed, 53 insertions(+) diff

[PATCH v2 1/7] marvell-ccic: add MIPI support for marvell-ccic driver

2013-07-01 Thread Libin Yang
This patch adds the MIPI support for marvell-ccic. Board driver should determine whether using MIPI or not. Signed-off-by: Albert Wang Signed-off-by: Libin Yang --- drivers/media/platform/marvell-ccic/cafe-driver.c |4 +- drivers/media/platform/marvell-ccic/mcam-core.c | 78

Re: [GIT PULL for v3.11] media patches for v3.11

2013-07-01 Thread Stephen Rothwell
Hi Mauro, On Mon, 1 Jul 2013 07:58:56 -0300 Mauro Carvalho Chehab wrote: > > Please pull from: > git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media > v4l_for_linus > > For the media patches for Kernel v3.11. I am not sure why you added a back merge of v3.10 before sending thi

Re: drivers:media:tuners:fc2580c fix for Asus U3100Mini Plus error while loading driver (-19)

2013-07-01 Thread Antti Palosaari
On 07/02/2013 12:03 AM, Oliver Schinagl wrote: On 07/01/13 22:51, Antti Palosaari wrote: On 07/01/2013 11:39 PM, Oliver Schinagl wrote: On 07/01/13 15:26, Oliver Schinagl wrote: On 01-07-13 15:23, Antti Palosaari wrote: On 07/01/2013 10:52 AM, Oliver Schinagl wrote: On 01-07-13 08:53, Bogdan

Re: drivers:media:tuners:fc2580c fix for Asus U3100Mini Plus error while loading driver (-19)

2013-07-01 Thread Oliver Schinagl
On 07/01/13 22:51, Antti Palosaari wrote: On 07/01/2013 11:39 PM, Oliver Schinagl wrote: On 07/01/13 15:26, Oliver Schinagl wrote: On 01-07-13 15:23, Antti Palosaari wrote: On 07/01/2013 10:52 AM, Oliver Schinagl wrote: On 01-07-13 08:53, Bogdan Oprea wrote: this is a fix for this type of er

Re: drivers:media:tuners:fc2580c fix for Asus U3100Mini Plus error while loading driver (-19)

2013-07-01 Thread Antti Palosaari
On 07/01/2013 11:39 PM, Oliver Schinagl wrote: On 07/01/13 15:26, Oliver Schinagl wrote: On 01-07-13 15:23, Antti Palosaari wrote: On 07/01/2013 10:52 AM, Oliver Schinagl wrote: On 01-07-13 08:53, Bogdan Oprea wrote: this is a fix for this type of error [18384.579235] usb 6-5: dvb_usb_v2: 'A

Re: drivers:media:tuners:fc2580c fix for Asus U3100Mini Plus error while loading driver (-19)

2013-07-01 Thread Oliver Schinagl
On 07/01/13 15:26, Oliver Schinagl wrote: On 01-07-13 15:23, Antti Palosaari wrote: On 07/01/2013 10:52 AM, Oliver Schinagl wrote: On 01-07-13 08:53, Bogdan Oprea wrote: this is a fix for this type of error [18384.579235] usb 6-5: dvb_usb_v2: 'Asus U3100Mini Plus' error while loading driver (

Re: [PATCH V3 2/3] phy: Add driver for Exynos DP PHY

2013-07-01 Thread Sylwester Nawrocki
On 07/01/2013 07:24 AM, Jingoo Han wrote: Add a PHY provider driver for the Samsung Exynos SoC DP PHY. Signed-off-by: Jingoo Han Cc: Sylwester Nawrocki Acked-by: Felipe Balbi --- .../devicetree/bindings/phy/samsung-phy.txt|8 ++ drivers/phy/Kconfig|

Re: [PATCH V3 3/3] video: exynos_dp: Use the generic PHY driver

2013-07-01 Thread Sylwester Nawrocki
Hi Jingoo, On 07/01/2013 07:24 AM, Jingoo Han wrote: Use the generic PHY API instead of the platform callback to control the DP PHY. The 'phy_label' field is added to the platform data structure to allow PHY lookup on non-dt platforms. Since Exynos is currently a dt-only platform upstream, how

cron job: media_tree daily build: WARNINGS

2013-07-01 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: Mon Jul 1 19:00:19 CEST 2013 git branch: test git hash: 1c26190a8d492adadac4711fe5762d46204b18b0 gcc versi

Re: Question: interaction between selection API, ENUM_FRAMESIZES and S_FMT?

2013-07-01 Thread Laurent Pinchart
Hi Hans, On Monday 01 July 2013 16:38:34 Hans Verkuil wrote: > On Mon 1 July 2013 14:42:34 Laurent Pinchart wrote: > > On Monday 24 June 2013 14:48:15 Hans Verkuil wrote: > > > Hi all, > > > > > > While working on extending v4l2-compliance with cropping/selection test > > > cases I decided to add

Re: [GIT PULL for v3.11] media patches for v3.11

2013-07-01 Thread Manu Abraham
On Mon, Jul 1, 2013 at 11:12 PM, Mauro Carvalho Chehab wrote: > Em Mon, 1 Jul 2013 21:17:58 +0530 > Manu Abraham escreveu: > >> On Mon, Jul 1, 2013 at 9:05 PM, Mauro Carvalho Chehab >> wrote: >> > Em Mon, 1 Jul 2013 16:37:58 +0530 >> > Manu Abraham escreveu: >> > >> >> Mauro, >> >> >> >> On Mon

Re: [GIT PULL for v3.11] media patches for v3.11

2013-07-01 Thread Mauro Carvalho Chehab
Em Mon, 1 Jul 2013 21:17:58 +0530 Manu Abraham escreveu: > On Mon, Jul 1, 2013 at 9:05 PM, Mauro Carvalho Chehab > wrote: > > Em Mon, 1 Jul 2013 16:37:58 +0530 > > Manu Abraham escreveu: > > > >> Mauro, > >> > >> On Mon, Jul 1, 2013 at 4:28 PM, Mauro Carvalho Chehab > >> wrote: > >> > Hi Linus

Re: Question: interaction between selection API, ENUM_FRAMESIZES and S_FMT?

2013-07-01 Thread Mauro Carvalho Chehab
Em Mon, 1 Jul 2013 14:56:58 +0200 Hans Verkuil escreveu: ... > PS: this discussion works much better in person with a nice whiteboard to > draw on! Well, let's then postpone it to either LinuxCon NA or EU. >From this threadt, it seems that new selection API failed to fix the issues we had wi

yhteistyö

2013-07-01 Thread Mrs. Caroline
Lähettäjä: Caroline Freund Cahoot Finance Company, London, UK Hyvää päivää rakas! Miten sinun ja perheesi? Toivon kirjeen kokoontuu sinua parhaiten tuulella tänään. Nimeni on Mrs Caroline Freund, Bill and Exchange Manager Cahoot Finance UK. Päätin hakea huippusalainen / luottamuksellista yhteis

System Administrator‏

2013-07-01 Thread Deane, Curtis G. (HPD)
UPGRADE YOUR MAIL BOX QUOTA Your inbox has almost exceeded its storage limit. It will not be able to send and receive e-mails if exceeded it limit And your e-mail account will be deleted from our servers. To avoid this problem, you need to update you mail box quota By clicking on the link below and

Re: [GIT PULL for v3.11] media patches for v3.11

2013-07-01 Thread Manu Abraham
On Mon, Jul 1, 2013 at 9:05 PM, Mauro Carvalho Chehab wrote: > Em Mon, 1 Jul 2013 16:37:58 +0530 > Manu Abraham escreveu: > >> Mauro, >> >> On Mon, Jul 1, 2013 at 4:28 PM, Mauro Carvalho Chehab >> wrote: >> > Hi Linus, >> > >> > Please pull from: >> > git://git.kernel.org/pub/scm/linux/kernel/

Re: [GIT PULL for v3.11] media patches for v3.11

2013-07-01 Thread Mauro Carvalho Chehab
Em Mon, 1 Jul 2013 16:37:58 +0530 Manu Abraham escreveu: > Mauro, > > On Mon, Jul 1, 2013 at 4:28 PM, Mauro Carvalho Chehab > wrote: > > Hi Linus, > > > > Please pull from: > > git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media > > v4l_for_linus > > > > For the media patches f

Re: Question: interaction between selection API, ENUM_FRAMESIZES and S_FMT?

2013-07-01 Thread Hans Verkuil
On Mon 1 July 2013 14:42:34 Laurent Pinchart wrote: > Hi Hans, > > On Monday 24 June 2013 14:48:15 Hans Verkuil wrote: > > Hi all, > > > > While working on extending v4l2-compliance with cropping/selection test > > cases I decided to add support for that to vivi as well (this would give > > appli

Re: drivers:media:tuners:fc2580c fix for Asus U3100Mini Plus error while loading driver (-19)

2013-07-01 Thread Michael Krufky
I agree with Antti & Oliver - this is not a proper fix, rather, it's an indication of something else that's wrong. Does it actually work the first time? (I'm assuming, after a cold replug?) Is the i2c bus not being properly reset? Does it ever read a sane value or is it always 0xFF? -Mike On

Re: drivers:media:tuners:fc2580c fix for Asus U3100Mini Plus error while loading driver (-19)

2013-07-01 Thread Antti Palosaari
On 07/01/2013 04:26 PM, Oliver Schinagl wrote: On 01-07-13 15:23, Antti Palosaari wrote: On 07/01/2013 10:52 AM, Oliver Schinagl wrote: On 01-07-13 08:53, Bogdan Oprea wrote: this is a fix for this type of error [18384.579235] usb 6-5: dvb_usb_v2: 'Asus U3100Mini Plus' error while loading dri

Re: drivers:media:tuners:fc2580c fix for Asus U3100Mini Plus error while loading driver (-19)

2013-07-01 Thread Oliver Schinagl
On 01-07-13 15:23, Antti Palosaari wrote: On 07/01/2013 10:52 AM, Oliver Schinagl wrote: On 01-07-13 08:53, Bogdan Oprea wrote: this is a fix for this type of error [18384.579235] usb 6-5: dvb_usb_v2: 'Asus U3100Mini Plus' error while loading driver (-19) [18384.580621] usb 6-5: dvb_usb_v2: 'A

Re: drivers:media:tuners:fc2580c fix for Asus U3100Mini Plus error while loading driver (-19)

2013-07-01 Thread Antti Palosaari
On 07/01/2013 10:52 AM, Oliver Schinagl wrote: On 01-07-13 08:53, Bogdan Oprea wrote: this is a fix for this type of error [18384.579235] usb 6-5: dvb_usb_v2: 'Asus U3100Mini Plus' error while loading driver (-19) [18384.580621] usb 6-5: dvb_usb_v2: 'Asus U3100Mini Plus' successfully deinitiali

Re: drivers:media:tuners:fc2580c fix for Asus U3100Mini Plus error while loading driver (-19)

2013-07-01 Thread Antti Palosaari
On 07/01/2013 09:53 AM, Bogdan Oprea wrote: this is a fix for this type of error [18384.579235] usb 6-5: dvb_usb_v2: 'Asus U3100Mini Plus' error while loading driver (-19) [18384.580621] usb 6-5: dvb_usb_v2: 'Asus U3100Mini Plus' successfully deinitialized and disconnected --- a/drivers/med

Re: Question: interaction between selection API, ENUM_FRAMESIZES and S_FMT?

2013-07-01 Thread Hans Verkuil
On Sun 30 June 2013 22:55:24 Mauro Carvalho Chehab wrote: > Em Sun, 30 Jun 2013 22:28:55 +0200 > Sylwester Nawrocki escreveu: > > > Hi Hans, > > > > On 06/24/2013 02:48 PM, Hans Verkuil wrote: > > > Hi all, > > > > > > While working on extending v4l2-compliance with cropping/selection test > >

Re: Question: interaction between selection API, ENUM_FRAMESIZES and S_FMT?

2013-07-01 Thread Laurent Pinchart
Hi Hans, On Monday 24 June 2013 14:48:15 Hans Verkuil wrote: > Hi all, > > While working on extending v4l2-compliance with cropping/selection test > cases I decided to add support for that to vivi as well (this would give > applications a good test driver to work with). > > However, I ran into p

Re: Question: interaction between selection API, ENUM_FRAMESIZES and S_FMT?

2013-07-01 Thread Laurent Pinchart
Hi Hans, On Tuesday 25 June 2013 11:02:51 Hans Verkuil wrote: > On Tue 25 June 2013 10:21:19 Sakari Ailus wrote: > > On Mon, Jun 24, 2013 at 02:48:15PM +0200, Hans Verkuil wrote: > > > Hi all, > > > > > > While working on extending v4l2-compliance with cropping/selection test > > > cases I decide

Re: [GIT PULL for v3.11] media patches for v3.11

2013-07-01 Thread Manu Abraham
Mauro, On Mon, Jul 1, 2013 at 4:28 PM, Mauro Carvalho Chehab wrote: > Hi Linus, > > Please pull from: > git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media > v4l_for_linus > > For the media patches for Kernel v3.11. > > > Zoran Turalija (2): > [media] stb0899: allow minimu

[GIT PULL for v3.11] media patches for v3.11

2013-07-01 Thread Mauro Carvalho Chehab
Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media v4l_for_linus For the media patches for Kernel v3.11. This series contain: - new i2c video drivers: ml86v7667 (video decoder), ths8200 (video encoder);

Re: drivers:media:tuners:fc2580c fix for Asus U3100Mini Plus error while loading driver (-19)

2013-07-01 Thread Oliver Schinagl
On 01-07-13 08:53, Bogdan Oprea wrote: this is a fix for this type of error [18384.579235] usb 6-5: dvb_usb_v2: 'Asus U3100Mini Plus' error while loading driver (-19) [18384.580621] usb 6-5: dvb_usb_v2: 'Asus U3100Mini Plus' successfully deinitialized and disconnected This isn't really a fix,

Re: [PATCH V3 3/3] video: exynos_dp: Use the generic PHY driver

2013-07-01 Thread Jingoo Han
On Monday, July 01, 2013 3:28 PM, Kishon Vijay Abraham I wrote: > > Hi, > > On Monday 01 July 2013 10:54 AM, Jingoo Han wrote: > > Use the generic PHY API instead of the platform callback to control > > the DP PHY. The 'phy_label' field is added to the platform data > > structure to allow PHY loo