Re: [PATCH 0/2] cec: STM32 driver

2017-05-16 Thread Benjamin Gaignard
2017-05-16 11:18 GMT+02:00 Hans Verkuil : > On 16/05/17 11:10, Benjamin Gaignard wrote: >> + Yannick who is the original writer of this driver (sorry) >> >> 2017-05-16 11:01 GMT+02:00 Benjamin Gaignard : >>> This serie of patches add cec driver for STM32 platforms. >>> >>> This code doesn't impleme

Re: [PATCH 0/2] cec: STM32 driver

2017-05-16 Thread Hans Verkuil
On 16/05/17 11:10, Benjamin Gaignard wrote: > + Yannick who is the original writer of this driver (sorry) > > 2017-05-16 11:01 GMT+02:00 Benjamin Gaignard : >> This serie of patches add cec driver for STM32 platforms. >> >> This code doesn't implement cec notifier because STM32 doesn't >> provide

Re: [PATCH 0/2] cec: STM32 driver

2017-05-16 Thread Benjamin Gaignard
+ Yannick who is the original writer of this driver (sorry) 2017-05-16 11:01 GMT+02:00 Benjamin Gaignard : > This serie of patches add cec driver for STM32 platforms. > > This code doesn't implement cec notifier because STM32 doesn't > provide HDMI yet but it will be added later. > > Those patches

[PATCH 0/2] cec: STM32 driver

2017-05-16 Thread Benjamin Gaignard
This serie of patches add cec driver for STM32 platforms. This code doesn't implement cec notifier because STM32 doesn't provide HDMI yet but it will be added later. Those patches have been developped on top of media_tree master branch where STM32 DCMI code has not been merged so conflict in Kcon