Re: [PATCH v2] media: rc: gpio-ir-recv: add support for device tree parsing

2013-02-08 Thread Sebastian Hesselbarth
On 02/09/2013 01:03 AM, Mauro Carvalho Chehab wrote: Em Fri, 8 Feb 2013 21:38:07 +0100 Sebastian Hesselbarth escreveu: This patch adds device tree parsing for gpio_ir_recv platform_data and the mandatory binding documentation. It basically follows what we already have for e.g. gpio_keys. All

Re: [GIT PULL FOR v3.8] Regression fix: cx18/ivtv: remove __init from a non-init function.

2013-02-08 Thread Mauro Carvalho Chehab
Em Fri, 8 Feb 2013 09:40:27 +0100 Hans Verkuil escreveu: > Mauro, > > Please fast-track this for 3.8. Yesterday I discovered that commits made > earlier > for 3.8 kill ivtv and cx18 (as in: unable to boot, instant crash) since a > function was made __init that was actually called *after* initia

Re: terratec h5 rev. 3?

2013-02-08 Thread Roland Scheidegger
Am 08.02.2013 16:17, schrieb Mauro Carvalho Chehab: > Em Mon, 28 Jan 2013 13:02:43 +0100 > Roland Scheidegger escreveu: > >> From: Roland Scheidegger >> To: linux-media@vger.kernel.org >> Subject: Re: terratec h5 rev. 3? >> Date: Mon, 28 Jan 2013 13:02:43 +0100 >> Sender: linux-media-ow...@vger.

Re: [PATCH v4 02/10] s5p-fimc: Add device tree support for FIMC devices

2013-02-08 Thread Stephen Warren
On 02/08/2013 05:05 PM, Sylwester Nawrocki wrote: > On 02/09/2013 12:21 AM, Stephen Warren wrote: >> On 02/08/2013 04:16 PM, Sylwester Nawrocki wrote: >>> On 02/07/2013 12:40 AM, Stephen Warren wrote: > diff --git > a/Documentation/devicetree/bindings/media/soc/samsung-fimc.txt > b/Docu

Re: [PATCH v4 01/10] s5p-csis: Add device tree support

2013-02-08 Thread Sylwester Nawrocki
On 02/09/2013 12:27 AM, Stephen Warren wrote: On 02/08/2013 03:29 PM, Sylwester Nawrocki wrote: On 02/07/2013 12:36 AM, Stephen Warren wrote: On 02/01/2013 12:09 PM, Sylwester Nawrocki wrote: s5p-csis is platform device driver for MIPI-CSI frontend to the FIMC device. This patch support for bi

Re: [PATCH v4 02/10] s5p-fimc: Add device tree support for FIMC devices

2013-02-08 Thread Sylwester Nawrocki
On 02/09/2013 12:21 AM, Stephen Warren wrote: On 02/08/2013 04:16 PM, Sylwester Nawrocki wrote: On 02/07/2013 12:40 AM, Stephen Warren wrote: diff --git a/Documentation/devicetree/bindings/media/soc/samsung-fimc.txt b/Documentation/devicetree/bindings/media/soc/samsung-fimc.txt +Samsung S5P/

Re: [PATCH v2] media: rc: gpio-ir-recv: add support for device tree parsing

2013-02-08 Thread Mauro Carvalho Chehab
Em Fri, 8 Feb 2013 21:38:07 +0100 Sebastian Hesselbarth escreveu: > This patch adds device tree parsing for gpio_ir_recv platform_data and > the mandatory binding documentation. It basically follows what we already > have for e.g. gpio_keys. All required device tree properties are OS > independe

Re: [PATCH v4 06/10] s5p-fimc: Use pinctrl API for camera ports configuration

2013-02-08 Thread Sylwester Nawrocki
On 02/07/2013 12:44 AM, Stephen Warren wrote: On 02/01/2013 12:09 PM, Sylwester Nawrocki wrote: Before the camera ports can be used the pinmux needs to be configured properly. This patch adds a function to set the camera ports pinctrl to a default state within the media driver's probe(). The cam

Re: [PATCH v4 01/10] s5p-csis: Add device tree support

2013-02-08 Thread Stephen Warren
On 02/08/2013 03:29 PM, Sylwester Nawrocki wrote: > On 02/07/2013 12:36 AM, Stephen Warren wrote: >> On 02/01/2013 12:09 PM, Sylwester Nawrocki wrote: >>> s5p-csis is platform device driver for MIPI-CSI frontend to the FIMC >>> device. This patch support for binding the driver to the MIPI-CSIS >>>

Re: [PATCH v4 05/10] s5p-fimc: Add device tree based sensors registration

2013-02-08 Thread Sylwester Nawrocki
On 02/07/2013 12:42 AM, Stephen Warren wrote: On 02/01/2013 12:09 PM, Sylwester Nawrocki wrote: The sensor (I2C and/or SPI client) devices are instantiated by their corresponding control bus drivers. Since the I2C client's master clock is often provided by a video bus receiver (host interface) o

Re: [PATCH v4 02/10] s5p-fimc: Add device tree support for FIMC devices

2013-02-08 Thread Stephen Warren
On 02/08/2013 04:16 PM, Sylwester Nawrocki wrote: > On 02/07/2013 12:40 AM, Stephen Warren wrote: >>> diff --git >>> a/Documentation/devicetree/bindings/media/soc/samsung-fimc.txt >>> b/Documentation/devicetree/bindings/media/soc/samsung-fimc.txt >> >>> +Samsung S5P/EXYNOS SoC Camera Subsystem (FIM

Re: [PATCH v4 02/10] s5p-fimc: Add device tree support for FIMC devices

2013-02-08 Thread Sylwester Nawrocki
On 02/07/2013 12:40 AM, Stephen Warren wrote: diff --git a/Documentation/devicetree/bindings/media/soc/samsung-fimc.txt b/Documentation/devicetree/bindings/media/soc/samsung-fimc.txt +Samsung S5P/EXYNOS SoC Camera Subsystem (FIMC) +-- + +The Exynos

Re: [PATCH v4 01/10] s5p-csis: Add device tree support

2013-02-08 Thread Sylwester Nawrocki
On 02/07/2013 12:36 AM, Stephen Warren wrote: On 02/01/2013 12:09 PM, Sylwester Nawrocki wrote: s5p-csis is platform device driver for MIPI-CSI frontend to the FIMC device. This patch support for binding the driver to the MIPI-CSIS devices instantiated from device tree and for parsing all SoC an

Re: [PATCH v2] media: rc: gpio-ir-recv: add support for device tree parsing

2013-02-08 Thread Sylwester Nawrocki
On 02/08/2013 10:36 PM, Sebastian Hesselbarth wrote: You could also make it: #define gpio_ir_recv_get_devtree_pdata (-ENOSYS) Hmm, does that also play with parameter passing of the CONFIG_OF gpio_ir_recv_get_devtree_pdata() ? Oops, should have been: #define gpio_ir_recv_get_devtree_pdata(de

Re: [PATCH v2] media: rc: gpio-ir-recv: add support for device tree parsing

2013-02-08 Thread Sebastian Hesselbarth
On 02/08/2013 10:26 PM, Sylwester Nawrocki wrote: On 02/08/2013 09:38 PM, Sebastian Hesselbarth wrote: This patch adds device tree parsing for gpio_ir_recv platform_data and the mandatory binding documentation. It basically follows what we already have for e.g. gpio_keys. All required device tre

Re: [PATCH v2] media: rc: gpio-ir-recv: add support for device tree parsing

2013-02-08 Thread Sylwester Nawrocki
On 02/08/2013 09:38 PM, Sebastian Hesselbarth wrote: This patch adds device tree parsing for gpio_ir_recv platform_data and the mandatory binding documentation. It basically follows what we already have for e.g. gpio_keys. All required device tree properties are OS independent but an optional pro

cron job: media_tree daily build: ERRORS

2013-02-08 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: Fri Feb 8 19:00:25 CET 2013 git branch: for_v3.9 git hash: 47ebe3f93250fce6f4eaa16309ae5eee9d4099b3 gcc ve

Re: [git:v4l-dvb/for_v3.9] [media] [PATH, 1/2] mxl5007 move reset to attach

2013-02-08 Thread Antti Palosaari
Could you explain what is wrong with that patch? Antti On 02/08/2013 09:23 PM, Michael Krufky wrote: Mauro, This isn't ready for merge yet. Please revert it. This needs more work as I explained on the mailing list. -Mike Krufky On Fri, Feb 8, 2013 at 12:37 PM, Mauro Carvalho Chehab wrote:

Re: [git:v4l-dvb/for_v3.9] [media] [PATH, 1/2] mxl5007 move reset to attach

2013-02-08 Thread Michael Krufky
Mauro, This isn't ready for merge yet. Please revert it. This needs more work as I explained on the mailing list. -Mike Krufky On Fri, Feb 8, 2013 at 12:37 PM, Mauro Carvalho Chehab wrote: > This is an automatic generated email to let you know that the following patch > were queued at the >

Re: [PATCH RESEND] media: rc: gpio-ir-recv: add support for device tree parsing

2013-02-08 Thread Mauro Carvalho Chehab
Em Fri, 8 Feb 2013 19:12:31 +0100 Sebastian Hesselbarth escreveu: > On Fri, Feb 8, 2013 at 6:57 PM, Mauro Carvalho Chehab > wrote: > > Em Wed, 06 Feb 2013 18:18:22 +0100 > > Sebastian Hesselbarth escreveu: > >> On 02/06/2013 02:48 PM, Sylwester Nawrocki wrote: > >> > On 02/06/2013 09:03 AM, Seb

Re: [PATCH RESEND] media: rc: gpio-ir-recv: add support for device tree parsing

2013-02-08 Thread Sylwester Nawrocki
On 02/06/2013 06:18 PM, Sebastian Hesselbarth wrote: >>> +Optional properties: >>> +- linux,allowed-rc-protocols: Linux specific u64 bitmask of allowed >>> +rc protocols. >> >> You likely need to specify in these bindings documentation which bit >> corresponds to which RC protocol. >> >

[PATCH] [media] tveeprom: Fix lots of bad whitespace

2013-02-08 Thread Mauro Carvalho Chehab
While running checkpatch.pl after the last patch, I noticed lots of those: WARNING: please, no space before tabs #151: FILE: drivers/media/common/tveeprom.c:99: +^I{ TUNER_ABSENT,^I^I"None" },$ (together with other checkpatch.pl errors/warnings) While I won't be fi

Re: [PATCH RESEND] media: rc: gpio-ir-recv: add support for device tree parsing

2013-02-08 Thread Sebastian Hesselbarth
On Fri, Feb 8, 2013 at 6:57 PM, Mauro Carvalho Chehab wrote: > Em Wed, 06 Feb 2013 18:18:22 +0100 > Sebastian Hesselbarth escreveu: >> On 02/06/2013 02:48 PM, Sylwester Nawrocki wrote: >> > On 02/06/2013 09:03 AM, Sebastian Hesselbarth wrote: >> >> This patch adds device tree parsing for gpio_ir_

Re: [PATCH RESEND] media: rc: gpio-ir-recv: add support for device tree parsing

2013-02-08 Thread Mauro Carvalho Chehab
Em Wed, 06 Feb 2013 18:18:22 +0100 Sebastian Hesselbarth escreveu: > On 02/06/2013 02:48 PM, Sylwester Nawrocki wrote: > > On 02/06/2013 09:03 AM, Sebastian Hesselbarth wrote: > >> This patch adds device tree parsing for gpio_ir_recv platform_data and > >> the mandatory binding documentation. It

Re: terratec h5 rev. 3?

2013-02-08 Thread Mauro Carvalho Chehab
Em Mon, 28 Jan 2013 13:02:43 +0100 Roland Scheidegger escreveu: > From: Roland Scheidegger > To: linux-media@vger.kernel.org > Subject: Re: terratec h5 rev. 3? > Date: Mon, 28 Jan 2013 13:02:43 +0100 > Sender: linux-media-ow...@vger.kernel.org > User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.

[PATCH] crystalhd git.linuxtv.org kernel driver: Fix PM suspend broken by emergency patches

2013-02-08 Thread thomas schorpp
Fix PM suspend() broken by emergency patches, thanks to Philip Langdale for pointing out. ...But PM resume() didn't work anyway with the original code, always err invalid args. Recommended workaround user space PM handling for ACPI S3: /etc/pm/config.d/00suspend_modules:2:SUSPEND_MODULES="dvb

Re: [RFC v2 0/5] Common Display Framework

2013-02-08 Thread Marcus Lorentzon
On 02/08/2013 11:51 AM, Tomi Valkeinen wrote: On 2013-02-04 12:05, Marcus Lorentzon wrote: As discussed at FOSDEM I will give DSI bus with full feature set a try. Please do, but as a reminder I want to raise the issues I see with a DSI bus: - A device can be a child of only one bus. So if DSI

Re: [RFC v2 0/5] Common Display Framework

2013-02-08 Thread Tomi Valkeinen
On 2013-02-04 12:05, Marcus Lorentzon wrote: > As discussed at FOSDEM I will give DSI bus with full feature set a > try. Please do, but as a reminder I want to raise the issues I see with a DSI bus: - A device can be a child of only one bus. So if DSI is used only for video, the device is a chil

Re: [RFC PATCH 1/8] stk-webcam: various fixes.

2013-02-08 Thread Hans Verkuil
On Thu February 7 2013 23:39:58 Arvydas Sidorenko wrote: > On Wed, Feb 6, 2013 at 8:32 AM, Hans Verkuil wrote: > > > > I've improved v4l2-compliance a bit, but I've also pushed a fix (I hope) to > > my git branch. > > > > It's great if you can test this! > > Thanks for the testing! I've pushed so

[GIT PULL FOR v3.8] Regression fix: cx18/ivtv: remove __init from a non-init function.

2013-02-08 Thread Hans Verkuil
Mauro, Please fast-track this for 3.8. Yesterday I discovered that commits made earlier for 3.8 kill ivtv and cx18 (as in: unable to boot, instant crash) since a function was made __init that was actually called *after* initialization. We are already at rc6 and this *must* make it for 3.8. Withou