On 08/24/2017 03:06 AM, Jasmin J. wrote:
> Hi!
>
> With that patch (and the two before), the RC subsystem can be compiled again
> with older Kernels (I tested it with 3.13).
I've applied this one and the KEY_APPSELECT patch. The first should be fixed in
the kernel code, not in media_build.
Regar
On 08/24/2017 02:07 AM, Jasmin J. wrote:
> Hi!
>
> Just some notes on that patch.
>
> I have *not* tested it due to the lack of an ir remote control. So someone
> needs to test this on an <= 4.9 Kernel, if the ir core is still working as
> expected.
>
> Even if I fixed that in media_build, it ma
On 08/24/2017 08:25 AM, Yang, Wenyou wrote:
>
>
> On 2017/8/23 18:37, Hans Verkuil wrote:
>> On 08/22/17 09:30, wenyou.y...@microchip.com wrote:
>>> Hi Hans,
>>>
-Original Message-
From: Hans Verkuil [mailto:hverk...@xs4all.nl]
Sent: 2017年8月22日 15:00
To: Wenyou Yang -
On 2017/8/23 18:37, Hans Verkuil wrote:
On 08/22/17 09:30, wenyou.y...@microchip.com wrote:
Hi Hans,
-Original Message-
From: Hans Verkuil [mailto:hverk...@xs4all.nl]
Sent: 2017年8月22日 15:00
To: Wenyou Yang - A41535 ; Mauro Carvalho
Chehab
Cc: Nicolas Ferre - M43238 ; linux-
ker...@v
Check memory allocation failure and return -ENOMEM in such a case.
Signed-off-by: Christophe JAILLET
---
drivers/media/i2c/smiapp/smiapp-core.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/media/i2c/smiapp/smiapp-core.c
b/drivers/media/i2c/smiapp/smiapp-core.c
index aff55e1dffe
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: Thu Aug 24 05:00:16 CEST 2017
media-tree git hash:0779b8855c746c90b85bfe6e16d5dfa2a6a46655
media_build gi
On Wed, 23 Aug 2017 21:24:13 +0200
Maxime Ripard wrote:
> On Wed, Aug 23, 2017 at 10:41:18AM +0800, Yong wrote:
> > > > > > +static irqreturn_t sun6i_csi_isr(int irq, void *dev_id)
> > > > > > +{
> > > > > > + struct sun6i_csi_dev *sdev = (struct sun6i_csi_dev *)dev_id;
> > > > > > + struct r
Hi!
With that patch (and the two before), the RC subsystem can be compiled again
with older Kernels (I tested it with 3.13).
BR,
Jasmin
From: Jasmin Jessich
Signed-off-by: Jasmin Jessich
---
v4l/versions.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/v4l/versions.txt b/v4l/versions.txt
index b038a81..6f27929 100644
--- a/v4l/versions.txt
+++ b/v4l/versions.txt
@@ -39,6 +39,7 @@ VIDEO_XILINX
VIDEO_OV5670
# needs ktime
From: Jasmin Jessich
Signed-off-by: Jasmin Jessich
---
v4l/compat.h | 4
v4l/scripts/make_config_compat.pl | 1 +
2 files changed, 5 insertions(+)
diff --git a/v4l/compat.h b/v4l/compat.h
index a28ce76..9c5d87d 100644
--- a/v4l/compat.h
+++ b/v4l/compat.h
@@ -2099,6 +
Hi!
Just some notes on that patch.
I have *not* tested it due to the lack of an ir remote control. So someone
needs to test this on an <= 4.9 Kernel, if the ir core is still working as
expected.
Even if I fixed that in media_build, it may be better to apply this code change
in media_tree. This b
From: Jasmin Jessich
In Kernels prior to 4.10 ktime is a union. This fixes the compile errors
due to media_tree commits 86fe1ac0d and 48b2de197.
Signed-off-by: Jasmin Jessich
---
backports/backports.txt | 1 +
backports/v4.9_rc_ir_raw_ktime.patch | 36
The function is meant to initialize a newly allocated frontend before it
can be used. This ensures that fields needed to release the frontend
(such as the refcount) are initialized early enough before frontend
registration to be usable in error handling code paths.
Signed-off-by: Laurent Pinchart
We need the dvb_frontend_init() name for a new function that will
initialize a frontend structure. Rename the existing function.
Signed-off-by: Laurent Pinchart
---
drivers/media/dvb-core/dvb_frontend.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/media/dvb-c
Frontends must now be initialized explicitly. Do it.
Signed-off-by: Laurent Pinchart
---
drivers/media/dvb-frontends/drxk_hard.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/drivers/media/dvb-frontends/drxk_hard.c
b/drivers/media/dvb-frontends/drxk_hard.c
index 48a8aad47a74..5cc29fc
Hi Mauro,
Following the discussion we had today on IRC, here's a proof of concept patch
that fixes the reference counting bug in the em28xx driver with the PCTV 520E.
The problem was noticed when the tuner driver was missing. The error handling
code path tried to free the frontend by calling dvb_
On Wed, Aug 23, 2017 at 10:41:18AM +0800, Yong wrote:
> > > > > +static irqreturn_t sun6i_csi_isr(int irq, void *dev_id)
> > > > > +{
> > > > > + struct sun6i_csi_dev *sdev = (struct sun6i_csi_dev *)dev_id;
> > > > > + struct regmap *regmap = sdev->regmap;
> > > > > + u32 status;
> > >
On Wed, Aug 23, 2017 at 7:36 AM, Anders Eriksson wrote:
> Hi,
>
> On a freshly booted rpi2, I got this in the logs (3rd line from bottom):
>
> [ 12.999134] em28xx 1-1.2.4.1:1.0: New device PCTV Systems PCTV 290e
> @ 480 Mbps (2013:024f, interface 0, class 0)
> [ 13.072265] em28xx 1-1.2.4.1:1.0
Hi,
On 2017-08-18 15:42:37 +0200, Niklas Söderlund wrote:
> Hi Sakari and Laurent,
>
> Thanks for your feedback.
>
> On 2017-08-18 14:20:08 +0300, Laurent Pinchart wrote:
> > Hello,
> >
> > On Tuesday 15 Aug 2017 19:09:33 Sakari Ailus wrote:
> > > On Mon, Jul 31, 2017 at 12:31:58AM +0200, Nikla
Hi Kyle, Tomasz,
Thanks for following up on this.
It's now available in the master branch.
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=cb0ddd68413981694d94aab8446418f2e25423a8
Raj
> -Original Message-
> From: Kyle McMartin [mailto:k...@infradea
>From "[PATCH v4 00/21] Qualcomm 8x16 Camera Subsystem driver":
This patchset adds basic support for the Qualcomm Camera Subsystem found
on Qualcomm MSM8916 and APQ8016 processors.
The driver implements V4L2, Media controller and V4L2 subdev interfaces.
Camera sensor using V4L2 subdev interface i
On Sat, Aug 05, 2017 at 12:04:26AM +, Mani, Rajmohan wrote:
> Hi,
>
> Please review this PULL request to add Kabylake IPU3 firmware to the
> linux-firmware repository.
>
>
> The following changes since commit 7d2c913dcd1be083350d97a8cb1eba24cfacbc8a:
>
> ath10k: update year in license (2
From: Daniel Scheller
The demodulator supports symbol rates as low as 100Ksyms/s - the demod
setup in start() already handles such low symbol rates and reviewers
of stv0910 equipped cards even found and tested transponders with
SRs in that range. So, announce this in the fe_ops.
Cc: Ralph Metzle
From: Daniel Scheller
The buffer mode of the cxd2099 driver requires more work regarding error
handling and thus can cause issues in some cases, so disable it by default
and make that mode of operation controllable by users via a module
parameter (ie. 'modprobe cxd2099 buffermode=1' enables curre
From: Daniel Scheller
Fix several
drivers/media/pci/ddbridge/ddbridge-core.c: warning: symbol ... was not
declared. Should it be static?
drivers/media/pci/ddbridge/ddbridge-core.c: warning: Using plain integer as
NULL pointer
drivers/media/pci/ddbridge/ddbridge-io.h: warning: cast remove
From: Daniel Scheller
Whenever write_reg() fails to open/close the demod's I2C gate, release the
lock to avoid deadlocking situations. If I2c gate open failed, there's no
need to hold a lock, and if close fails, the mutex_unlock() at the end of
the function is never reached, leaving the mutex_loc
From: Daniel Scheller
This small series improves on a few things related to the recently merged
ddbridge driver update:
stv0910:
* add an explanation for the mutex_lock needs in gate_ctrl() and release
the lock in case of I2C ctrl errors
* announce 100Ksyms/s as minimum symbol rate
ddbri
From: Daniel Scheller
Brought to attention by Matthias Schwarzott by fixing
possible use-after-free faults in some demod drivers:
In ddb_input_detach(), the i2c_client is unregistered and removed before
dvb frontends are unregistered and detached. While no use-after-free issue
was observed so f
Hi Niklas,
Thank you for the patch.
On Wednesday, 23 August 2017 02:26:18 EEST Niklas Söderlund wrote:
> When Gen3 support is added to the driver more then chip id will be
s/then/than/
s/id/ID/
> different for the different Soc. To avoid a lot of if statements in the
s/Soc/SoCs/
> code create
On 08/23/17 14:29, Laurent Pinchart wrote:
> Hi Hans,
>
> On Wednesday, 23 August 2017 12:09:15 EEST Hans Verkuil wrote:
>> On 08/04/17 20:25, Sakari Ailus wrote:
>>> Niklas Söderlund wrote:
On 2017-07-20 19:14:01 +0300, Sakari Ailus wrote:
> On Wed, Jul 19, 2017 at 01:42:55PM +0200, Hans
Hi,
On Wed, Aug 23, 2017 at 04:58:27PM +0300, Sakari Ailus wrote:
> On Wed, Aug 23, 2017 at 03:30:19PM +0200, Arnd Bergmann wrote:
> > A debug printk statement was copied incorrectly into the new
> > csi1 parser code and causes a warning there:
> >
> > drivers/media/platform/omap3isp/isp.c: In fu
On 08/23/17 15:32, Laurent Pinchart wrote:
> Hi Niklas,
>
> On Wednesday, 23 August 2017 15:59:10 EEST Niklas Söderlund wrote:
>> On 2017-08-23 11:09:15 +0200, Hans Verkuil wrote:
>>> On 08/04/17 20:25, Sakari Ailus wrote:
Niklas Söderlund wrote:
> On 2017-07-20 19:14:01 +0300, Sakari Ail
On 08/23/2017 03:59 PM, Stanimir Varbanov wrote:
> Gustavo,
>
> could you resend the patch with the Acked-by and Cc stable kernel.
No need to resend, sorry for the noise.
--
regards,
Stan
On 08/23/17 16:48, Hans Verkuil wrote:
> Hi Mauro,
>
> Some more constify stuff and some fixes. The vb2 patch required to fix a
> venus bug is the most interesting change here.
>
> I tried the -p flag for this pull request. I'm not convinced how useful it
> is since it doesn't include the commit
Hi Mauro,
Some more constify stuff and some fixes. The vb2 patch required to fix a
venus bug is the most interesting change here.
I tried the -p flag for this pull request. I'm not convinced how useful it
is since it doesn't include the commit logs.
Regards,
Hans
Change since the v1 pu
Hi Stephan,
On Wed, 2017-08-23 at 13:25 +0200, Stephan Bauroth wrote:
> Dear List,
>
> I'm trying to directly output a captured video signal to an LVDS
> panel
> on an imx6q. Capturing frames works fine using the staging imx-media
> driver. I can grab JPGs using v4l2grab and I can stream the in
Hi Kyle,
Are you perhaps the right person to take a look at this? Thanks in
advance. (Judging by git log. Sorry if that's not the case.)
Best regards,
Tomasz
On Tue, Aug 15, 2017 at 8:32 PM, Tomasz Figa wrote:
> Hi everyone,
>
> On Sat, Aug 5, 2017 at 9:04 AM, Mani, Rajmohan
> wrote:
>> Hi,
Hi Arnd,
On Wed, Aug 23, 2017 at 03:30:19PM +0200, Arnd Bergmann wrote:
> A debug printk statement was copied incorrectly into the new
> csi1 parser code and causes a warning there:
>
> drivers/media/platform/omap3isp/isp.c: In function 'isp_probe':
> include/linux/dynamic_debug.h:134:3: error: '
Hi Arnd,
Thank you for the patch.
On Wednesday, 23 August 2017 16:30:19 EEST Arnd Bergmann wrote:
> A debug printk statement was copied incorrectly into the new
> csi1 parser code and causes a warning there:
>
> drivers/media/platform/omap3isp/isp.c: In function 'isp_probe':
> include/linux/dyna
Hi Niklas,
On Wednesday, 23 August 2017 15:59:10 EEST Niklas Söderlund wrote:
> On 2017-08-23 11:09:15 +0200, Hans Verkuil wrote:
> > On 08/04/17 20:25, Sakari Ailus wrote:
> >> Niklas Söderlund wrote:
> >>> On 2017-07-20 19:14:01 +0300, Sakari Ailus wrote:
> On Wed, Jul 19, 2017 at 01:42:55P
A debug printk statement was copied incorrectly into the new
csi1 parser code and causes a warning there:
drivers/media/platform/omap3isp/isp.c: In function 'isp_probe':
include/linux/dynamic_debug.h:134:3: error: 'i' may be used uninitialized in
this function [-Werror=maybe-uninitialized]
Since
Gustavo,
could you resend the patch with the Acked-by and Cc stable kernel.
On 08/18/2017 07:07 PM, Gustavo A. R. Silva wrote:
> Call function v4l2_m2m_dst_buf_remove_by_buf() instead of
> v4l2_m2m_src_buf_remove_by_buf()
>
> Addresses-Coverity-ID: 1415317
> Cc: Stanimir Varbanov
> Cc: Hans Ver
Hi Hans,
On 2017-08-23 11:09:15 +0200, Hans Verkuil wrote:
> On 08/04/17 20:25, Sakari Ailus wrote:
> > Niklas Söderlund wrote:
> >> Hi Sakari,
> >>
> >> On 2017-07-20 19:14:01 +0300, Sakari Ailus wrote:
> >>> Hi Hans,
> >>>
> >>> Thanks for the review.
> >>>
> >>> On Wed, Jul 19, 2017 at 01:42:55
Hi Sakari,
On Wednesday, 23 August 2017 12:01:24 EEST Sakari Ailus wrote:
> On Tue, Aug 22, 2017 at 03:52:33PM +0300, Laurent Pinchart wrote:
> > On Friday, 18 August 2017 14:23:16 EEST Sakari Ailus wrote:
> >> The current practice is that drivers iterate over their endpoints and
> >> parse each e
Hi Hans,
On Wednesday, 23 August 2017 12:09:15 EEST Hans Verkuil wrote:
> On 08/04/17 20:25, Sakari Ailus wrote:
> > Niklas Söderlund wrote:
> >> On 2017-07-20 19:14:01 +0300, Sakari Ailus wrote:
> >>> On Wed, Jul 19, 2017 at 01:42:55PM +0200, Hans Verkuil wrote:
> On 18/07/17 21:03, Sakari A
On 08/23/17 13:34, Pavel Machek wrote:
> Hi!
>
Is this always the case? In the R-Car VIN driver I register the video
devices using video_register_device() in the complete handler. Am I
doing things wrong in that driver? I had a patch where I moved the
video_register_device()
Hi,
On a freshly booted rpi2, I got this in the logs (3rd line from bottom):
[ 12.999134] em28xx 1-1.2.4.1:1.0: New device PCTV Systems PCTV 290e
@ 480 Mbps (2013:024f, interface 0, class 0)
[ 13.072265] em28xx 1-1.2.4.1:1.0: DVB interface 0 found: isoc
[ 13.082114] em28xx 1-1.2.4.1:1.0: ch
Hi!
> >> Is this always the case? In the R-Car VIN driver I register the video
> >> devices using video_register_device() in the complete handler. Am I
> >> doing things wrong in that driver? I had a patch where I moved the
> >> video_register_device() call to probe time but it got shoot down i
Dear List,
I'm trying to directly output a captured video signal to an LVDS panel
on an imx6q. Capturing frames works fine using the staging imx-media
driver. I can grab JPGs using v4l2grab and I can stream the input to the
display with gstreamer. However, when streaming, one of the cores is
在 2017-08-23 15:43,Laurent Pinchart 写道:
Hi Hans,
On Wednesday, 23 August 2017 09:52:00 EEST Hans Verkuil wrote:
On 08/22/2017 10:17 PM, Maxime Ripard wrote:
> On Tue, Aug 22, 2017 at 08:43:35AM +0200, Hans Verkuil wrote:
> +static int sun6i_video_link_setup(struct media_entity *entity,
On 08/21/17 23:02, Thomas Petazzoni wrote:
> In commit 2e604dfbcd09b93f0808cedb2a0b324c5569a599 ("configure.ac: add
> --disable-libv4l option"), an option --disable-libv4l was added. As
> part of this, libv4l is no longer built at all in static linking
> configurations, just because libv4l uses dlo
The following changes since commit 0779b8855c746c90b85bfe6e16d5dfa2a6a46655:
media: ddbridge: fix semicolon.cocci warnings (2017-08-20 10:25:22 -0400)
are available in the git repository at:
git://linuxtv.org/hverkuil/media_tree.git stm32
for you to fetch changes up to 745df347907e36a5ecd0a
Am 02.08.2017 um 18:45 schrieb Matthias Schwarzott:
> diff --git a/drivers/media/pci/cx23885/cx23885-dvb.c
> b/drivers/media/pci/cx23885/cx23885-dvb.c
> index 979b66627f60..e795ddeb7fe2 100644
> --- a/drivers/media/pci/cx23885/cx23885-dvb.c
> +++ b/drivers/media/pci/cx23885/cx23885-dvb.c
> @@ -263
Hi Mauro,
Some more constify stuff and some fixes. The vb2 patch required to fix a
venus bug is the most interesting change here.
I tried the -p flag for this pull request. I'm not convinced how useful it
is since it doesn't include the commit logs.
Regards,
Hans
The following changes
On 08/22/17 09:30, wenyou.y...@microchip.com wrote:
> Hi Hans,
>
>> -Original Message-
>> From: Hans Verkuil [mailto:hverk...@xs4all.nl]
>> Sent: 2017年8月22日 15:00
>> To: Wenyou Yang - A41535 ; Mauro Carvalho
>> Chehab
>> Cc: Nicolas Ferre - M43238 ; linux-
>> ker...@vger.kernel.org; Sakar
Resend this pull request. Apparently my explanation one month ago,
why we need the userspace API of this driver in the current form [1],
got lost.
Regards,
Soeren
[1] https://www.mail-archive.com/linux-media@vger.kernel.org/msg116119.html
The following changes since commit 5771a8c08880cdca3bfb
On 08/04/17 20:25, Sakari Ailus wrote:
> Niklas Söderlund wrote:
>> Hi Sakari,
>>
>> On 2017-07-20 19:14:01 +0300, Sakari Ailus wrote:
>>> Hi Hans,
>>>
>>> Thanks for the review.
>>>
>>> On Wed, Jul 19, 2017 at 01:42:55PM +0200, Hans Verkuil wrote:
On 18/07/17 21:03, Sakari Ailus wrote:
>
Hi Laurent,
Thanks for the critique.
On Tue, Aug 22, 2017 at 03:52:33PM +0300, Laurent Pinchart wrote:
> Hi Sakari,
>
> Thank you for the patch.
>
> On Friday, 18 August 2017 14:23:16 EEST Sakari Ailus wrote:
> > The current practice is that drivers iterate over their endpoints and
> > parse ea
This series have a few patches that fix Sphinx 1.6 builds. I've sent two of
those patches before, individually, but it was not clear who should merge it.
So, I ended by splitting the first patch into two ones: one touching just at
the media book, and the last one touching Sphinx documentation and b
Sphinx 1.6 generates some LaTeX code before each table,
starting its own environment before calling tabulary,
apparently to improve table layout.
The problem is that such environment is incompatible with
adjustbox. While, in thesis, it should be possible to override
it or to redefine tabulary, I w
On Sphinx 1.6, verbatim font is always \small. That causes a
problem inside Sliced VBI services table, as it is too big for the
box.
Signed-off-by: Mauro Carvalho Chehab
---
Documentation/media/uapi/v4l/dev-sliced-vbi.rst | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/media
Now that the PDF building issues with Sphinx 1.6 got fixed,
update the documentation and scripts accordingly.
Signed-off-by: Mauro Carvalho Chehab
---
Documentation/conf.py | 3 ---
Documentation/doc-guide/sphinx.rst | 4 +---
scripts/sphinx-pre-install | 1 -
3 files change
Currently, on Sphinx up to version 1.4, pdf output uses a vertical
margin of 1 inch. For upper versions, it uses a margin of 0.5 inches.
That causes both page headers and footers to be very close to the margin
of the sheet. Not all printers support writing like that.
Also, there's no reason why t
Hi Niklas,
Thank you for the patch.
On Wednesday, 23 August 2017 02:26:17 EEST Niklas Söderlund wrote:
> The driver registers the video device from the async complete callback
> and unregistered in the async unbind callback. This creates problems if
> if the subdevice is bound, unbound and later
Hi,
Some review comments below.
On Wed, Aug 23, 2017 at 09:03:18AM +0200, Hans Verkuil wrote:
> Maciej,
>
> I'm cross-posting this to linux-media and the rc maintainer Sean Young.
>
> Note that various RC defines have been renamed in the upcoming 4.14. It might
> be
> better to base your code
Hi Niklas,
On Wednesday, 23 August 2017 02:26:16 EEST Niklas Söderlund wrote:
> Document the devicetree bindings for the CSI-2 inputs available on Gen3.
>
> There is a need to add a custom property 'renesas,id' and to define
> which CSI-2 input is described in which endpoint under the port@1 node
Document DT bindings for Analog Devices as3645a flash LED controller which
also supports an indicator LED.
Signed-off-by: Sakari Ailus
Acked-by: Jacek Anaszewski
Acked-by: Rob Herring
---
.../devicetree/bindings/leds/ams,as3645a.txt | 71 ++
1 file changed, 71 inserti
Add the as3645a flash controller to the DT source.
Signed-off-by: Sakari Ailus
Reviewed-by: Sebastian Reichel
Acked-by: Pavel Machek
---
arch/arm/boot/dts/omap3-n950-n9.dtsi | 14 ++
1 file changed, 14 insertions(+)
diff --git a/arch/arm/boot/dts/omap3-n950-n9.dtsi
b/arch/arm/boo
Add a LED flash class driver for the as3654a flash controller. A V4L2 flash
driver for it already exists (drivers/media/i2c/as3645a.c), and this driver
is based on that.
Signed-off-by: Sakari Ailus
Acked-by: Jacek Anaszewski
---
MAINTAINERS | 6 +
drivers/leds/Kconfig|
Hi everyone,
This set adds support for the AS3645A flash driver which can be found e.g.
in Nokia N9.
The set depeds on the flash patches here so I'd prefer to merge this
through mediatree.
https://git.linuxtv.org/sailus/media_tree.git/log/?h=flash>
since v2:
- Add acks.
- Improve commit messa
Hi Hans,
On Wednesday, 23 August 2017 09:52:00 EEST Hans Verkuil wrote:
> On 08/22/2017 10:17 PM, Maxime Ripard wrote:
> > On Tue, Aug 22, 2017 at 08:43:35AM +0200, Hans Verkuil wrote:
> > +static int sun6i_video_link_setup(struct media_entity *entity,
> > +
Hi Rob,
On Tue, Aug 22, 2017 at 07:28:10PM -0500, Rob Herring wrote:
> On Sun, Aug 20, 2017 at 12:24:08AM +0300, Sakari Ailus wrote:
> > From: Sakari Ailus
>
> Commit msg?
I'll add:
Document DT bindings for analog devices as3645a flash LED controller which
also supports an indicator LED.
>
>
Am 19.08.2017 um 21:46 schrieb Sven Verdoolaege:
> Hi,
>
Hi!
> I hope this is the right place for asking about support
> for analog TV on Hauppauge cards.
>
> I recently bought what I thought is a Hauppauge WinTV-HVR-900H
> (that's what it says on the stick itself) because according
> to https:
On 08/16/2017 01:55 PM, Andrzej Hajda wrote:
> On 03.08.2017 10:28, Hans Verkuil wrote:
>> Hi Maciej,
>>
>> Unfortunately I do not have the MHL spec, but I was wondering what the
>> relationship between RCP and CEC is. CEC has remote control support as
>> well, so is RCP that subset of the CEC spec
Maciej,
I'm cross-posting this to linux-media and the rc maintainer Sean Young.
Note that various RC defines have been renamed in the upcoming 4.14. It might be
better to base your code on top of https://git.linuxtv.org/media_tree.git/
which has those patches merged.
Regards,
Hans
On 0
75 matches
Mail list logo