Re: [PATCH] media: rcar_vin: Add preliminary r8a7790 support

2013-10-28 Thread Simon Horman
On Fri, Oct 04, 2013 at 06:20:52PM +0400, Valentine Barshak wrote: > Signed-off-by: Valentine Barshak This looks entirely sane to me. Acked-by: Simon Horman Mauro, would you consider taking this? > --- > drivers/media/platform/soc_camera/rcar_vin.c | 5 - > 1 file changed, 4 insertions(+

Re: imx27.dtsi usbotg/usbh2 oops in fsl_usb2_mph_dr_of_probe

2013-10-28 Thread Chris Ruehl
On Monday, October 28, 2013 08:44 PM, Fabio Estevam wrote: On Mon, Oct 28, 2013 at 10:42 AM, Chris Ruehl wrote: I didn't get USB detected with compatible ="fsl,imx27-usb" nothing happen. You probably need a mx27 entry into drivers/usb/chipidea/usbmisc_imx.c. Again, this is offtopic to thi

Re: [GIT PULL FOR 3.13] Exynos5 SoC FIMC-IS imaging subsystem driver

2013-10-28 Thread Sylwester Nawrocki
Hi Mauro, On 10/28/2013 11:11 PM, Mauro Carvalho Chehab wrote: The following changes since commit 8ca5d2d8e58df7235b77ed435e63c484e123fede: > > [media] uvcvideo: Fix data type for pan/tilt control (2013-10-17 06:55:29 -0300) > > are available in the git repository at: > > git://linuxtv

Re: [PATCH v10 11/12] V4L: Add DT binding doc for s5k4e5 image sensor

2013-10-28 Thread Mark Rutland
On Fri, Oct 18, 2013 at 06:37:38AM +0100, Arun Kumar K wrote: > S5K4E5 is a Samsung raw image sensor controlled via I2C. > This patch adds the DT binding documentation for the same. > > Signed-off-by: Arun Kumar K > Reviewed-by: Sylwester Nawrocki > --- > .../devicetree/bindings/media/samsung-s

[PATCH 07/19] v4l: sh_vou: Enable the driver on all ARM platforms

2013-10-28 Thread Laurent Pinchart
Renesas ARM platforms are transitioning from single-platform to multi-platform kernels using the new ARCH_SHMOBILE_MULTI. Make the driver available on all ARM platforms to enable it on both ARCH_SHMOBILE and ARCH_SHMOBILE_MULTI and increase build testing coverage. Cc: Mauro Carvalho Chehab Cc: li

Re: [PATCH v10 01/12] exynos5-fimc-is: Add Exynos5 FIMC-IS device tree bindings documentation

2013-10-28 Thread Mark Rutland
Hi, Apologies for the late reply. I have a few comments, but nothing major. On Fri, Oct 18, 2013 at 06:37:28AM +0100, Arun Kumar K wrote: > The patch adds the DT binding documentation for Samsung > Exynos5 SoC series imaging subsystem (FIMC-IS). > > Signed-off-by: Arun Kumar K > Reviewed-by: Sy

Re: [RFC v3] [RFC] v4l2: Support for multiple selections

2013-10-28 Thread Ricardo Ribalda Delgado
Hello Tomasz Sorry for the late reply, but I have been offline the last week due to the conference. On Thu, Oct 24, 2013 at 12:31 PM, Tomasz Stanislawski wrote: > Hi Ricardo, > I am the designer of selection API. I hope I can help you a little. > I think that there are two issues mixed in 'Muli

Re: [GIT PULL FOR 3.13] Exynos5 SoC FIMC-IS imaging subsystem driver

2013-10-28 Thread Mauro Carvalho Chehab
Hi Sylwester, Em Fri, 18 Oct 2013 22:13:50 +0200 Sylwester Nawrocki escreveu: > Hi Mauro, > > This change set is V4L2 driver for the Exynos5 series camera subsystem. > There is also included a minimal driver for the s5k4e5 image sensor. > > The FIMC-IS driver is pretty huge, even though there

[PATCH 2/2] staging: media: davinci_vpfe: Remove spaces before semicolons

2013-10-28 Thread Lisa Nguyen
Remove unnecessary spaces before semicolons to meet kernel coding style. Signed-off-by: Lisa Nguyen --- drivers/staging/media/davinci_vpfe/dm365_ipipe.c| 2 +- drivers/staging/media/davinci_vpfe/dm365_ipipe_hw.c | 4 ++-- drivers/staging/media/davinci_vpfe/dm365_isif.c | 2 +- 3 files ch

[PATCH 1/2] staging: media: davinci_vpfe: Rewrite return statement in vpfe_video.c

2013-10-28 Thread Lisa Nguyen
Rewrite the return statement in vpfe_video.c to eliminate the use of a ternary operator. This will prevent the checkpatch.pl script from generating a warning saying to remove () from this particular return statement. Signed-off-by: Lisa Nguyen --- drivers/staging/media/davinci_vpfe/vpfe_video.c

Re: [PATCH v6 0/5] clk: clock deregistration support

2013-10-28 Thread Laurent Pinchart
On Monday 28 October 2013 12:54:01 Mike Turquette wrote: > Quoting Sylwester Nawrocki (2013-10-15 13:04:17) > > > Hi, > > > > (adding linux-media mailing list at Cc) > > > > On 09/25/2013 11:47 AM, Laurent Pinchart wrote: > > > On Tuesday 24 September 2013 23:38:44 Sylwester Nawrocki wrote: > >

Re: [PATCH v6 0/5] clk: clock deregistration support

2013-10-28 Thread Laurent Pinchart
Hi Sylwester, On Tuesday 15 October 2013 22:04:17 Sylwester Nawrocki wrote: > Hi, > > (adding linux-media mailing list at Cc) > > On 09/25/2013 11:47 AM, Laurent Pinchart wrote: > > On Tuesday 24 September 2013 23:38:44 Sylwester Nawrocki wrote: > [...] > > >> The only issue I found might be at

Re: [PATCH v6 0/5] clk: clock deregistration support

2013-10-28 Thread Mike Turquette
Quoting Sylwester Nawrocki (2013-10-15 13:04:17) > Hi, > > (adding linux-media mailing list at Cc) > > On 09/25/2013 11:47 AM, Laurent Pinchart wrote: > > On Tuesday 24 September 2013 23:38:44 Sylwester Nawrocki wrote: > [...] > >> The only issue I found might be at the omap3isp driver, which pro

[GIT PULL] V4L2, soc-camera, em28xx: 3.13 fixes and improvements

2013-10-28 Thread Guennadi Liakhovetski
Hi Mauro As agreed a couple of days ago, here go several general V4L2 patches, posted at vatious times with no objections, and patches, aiming at fixing the current em28xx+ov2640 breakage. After you pull them I'll have to remember to change their status in patchwork too... The following change

Re: Gspca and kernel 3.x ?

2013-10-28 Thread Martin-Éric Racine
2013/10/28 Karim : > It seems we can request datasheet of VC0321, maybe it can help ? > > http://www.vimicro.com/english/product/d_vc0321_n.htm Karim, Thanks for following up on this bug report. It could be a good idea to reply directly to the bug report, rather than e-mailing me and Jonathan se

Re: imx27.dtsi usbotg/usbh2 oops in fsl_usb2_mph_dr_of_probe

2013-10-28 Thread Fabio Estevam
On Mon, Oct 28, 2013 at 10:42 AM, Chris Ruehl wrote: > I didn't get USB detected with > > compatible ="fsl,imx27-usb" > > nothing happen. You probably need a mx27 entry into drivers/usb/chipidea/usbmisc_imx.c. Again, this is offtopic to this list, so please start a new thread at linux-usb, -- T

Re: imx27.dtsi usbotg/usbh2 oops in fsl_usb2_mph_dr_of_probe

2013-10-28 Thread Chris Ruehl
On Monday, October 28, 2013 08:25 PM, Fabio Estevam wrote: On Mon, Oct 28, 2013 at 10:17 AM, Chris Ruehl wrote: Hi, when tried to activate the USB-OTG or USBH2 with the FDT the system oops You should have posted this to the linux-usb list instead :-) config: (imx27.dtsi) usbo

Re: imx27.dtsi usbotg/usbh2 oops in fsl_usb2_mph_dr_of_probe

2013-10-28 Thread Fabio Estevam
On Mon, Oct 28, 2013 at 10:17 AM, Chris Ruehl wrote: > Hi, > > when tried to activate the USB-OTG or USBH2 with the FDT the system oops You should have posted this to the linux-usb list instead :-) > config: (imx27.dtsi) > > usbotg: usb@10024000 { > compatible = "fsl

Re: [PATCH 3/7] video: exynos_mipi_dsim: Use the generic PHY driver

2013-10-28 Thread Tomasz Figa
Hi Donghwa, On Monday 28 of October 2013 15:12:08 Donghwa Lee wrote: > On Fri, OCT 25, 2013 06:57, Sylwester Nawrocki wrote: > > On 10/24/2013 05:57 PM, Kishon Vijay Abraham I wrote: > >> On Thursday 24 October 2013 09:12 PM, Sachin Kamat wrote: > >>> On 24 October 2013 20:00, Olof Johansson wrot

[PATCH] [media] radio-shark: Mark shark_resume_leds() inline to kill compiler warning

2013-10-28 Thread Geert Uytterhoeven
If SHARK_USE_LEDS=1, but CONFIG_PM=n: drivers/media/radio/radio-shark.c:275: warning: ‘shark_resume_leds’ defined but not used Instead of making the #ifdef logic even more complicated (there are already two definitions of shark_resume_leds()), mark shark_resume_leds() inline to kill the compiler

imx27.dtsi usbotg/usbh2 oops in fsl_usb2_mph_dr_of_probe

2013-10-28 Thread Chris Ruehl
Hi, when tried to activate the USB-OTG or USBH2 with the FDT the system oops [1.034403] ehci-mxc: Freescale On-Chip EHCI Host driver [1.041158] Unable to handle kernel NULL pointer dereference at virtual address [1.049406] pgd = c0004000 [1.052219] [] *pgd=000

[BUG] [PATCH 10/21] radio-tea5764: some cleanups and clamp frequency when out-of-range AND [PATCH 15/21] tef6862: clamp frequency.

2013-10-28 Thread Hans Petter Selasky
On 05/31/13 12:02, Hans Verkuil wrote: return -EINVAL; + } + clamp(freq, FREQ_MIN * FREQ_MUL, FREQ_MAX * FREQ_MUL); tea5764_power_up(radio); - tea5764_tune(radio, (f->frequency * 125) / 2); + tea5764_tune(radio, (freq * 125) / 2); return 0;