Re: [PATCH v2 2/4] add stih-cec driver

2016-09-14 Thread Benjamin Gaignard
Fixed and tested, thanks. I will wait for any others comments before send a v3. Regards, Benjamin 2016-09-14 14:58 GMT+02:00 Hans Verkuil : > Hi Benjamin, > > Just one comment: > > On 09/14/2016 01:24 PM, Benjamin Gaignard wrote: >> This patch implement CEC driver for stih4xx platform. >> Driver

Re: [PATCH v2 2/4] add stih-cec driver

2016-09-14 Thread Hans Verkuil
Hi Benjamin, Just one comment: On 09/14/2016 01:24 PM, Benjamin Gaignard wrote: > This patch implement CEC driver for stih4xx platform. > Driver compliance has been test with cec-ctl and > cec-compliance tools. > > Signed-off-by: Benjamin Gaignard > --- > drivers/staging/media/Kconfig

[PATCH v2 2/4] add stih-cec driver

2016-09-14 Thread Benjamin Gaignard
This patch implement CEC driver for stih4xx platform. Driver compliance has been test with cec-ctl and cec-compliance tools. Signed-off-by: Benjamin Gaignard --- drivers/staging/media/Kconfig | 2 + drivers/staging/media/Makefile | 1 + drivers/staging/media/st-cec/Kconfig