Re: [PATCH 0/3] Enable CEC on rk3399

2017-10-15 Thread Heiko Stuebner
Hi Hans, Am Sonntag, 15. Oktober 2017, 12:31:29 CEST schrieb Hans Verkuil: > On 10/14/2017 04:52 PM, Heiko Stuebner wrote: > > Am Samstag, 14. Oktober 2017, 15:14:40 CEST schrieb Pierre-Hugues Husson: > >>> Nice! I had a similar dw-hdmi.c patch pending but got around to posting > >>> it. > >>> >

Re: [PATCH 0/3] Enable CEC on rk3399

2017-10-15 Thread Hans Verkuil
On 10/14/2017 04:52 PM, Heiko Stuebner wrote: > Am Samstag, 14. Oktober 2017, 15:14:40 CEST schrieb Pierre-Hugues Husson: >> Hi Hans, >> >>> Nice! I had a similar dw-hdmi.c patch pending but got around to posting it. >>> >>> I'll brush off my old rk3288 patches and see if I can get CEC enabled >>>

Re: [PATCH 0/3] Enable CEC on rk3399

2017-10-14 Thread Heiko Stuebner
Am Samstag, 14. Oktober 2017, 15:14:40 CEST schrieb Pierre-Hugues Husson: > Hi Hans, > > > Nice! I had a similar dw-hdmi.c patch pending but got around to posting it. > > > > I'll brush off my old rk3288 patches and see if I can get CEC enabled > > for my firefly-reload. I was close to getting it

Re: [PATCH 0/3] Enable CEC on rk3399

2017-10-14 Thread Pierre-Hugues Husson
Hi Hans, > Nice! I had a similar dw-hdmi.c patch pending but got around to posting it. > > I'll brush off my old rk3288 patches and see if I can get CEC enabled > for my firefly-reload. I was close to getting it work, but I guess > missed the "enable cec pin" change. Please note that on rk3288, th

Re: [PATCH 0/3] Enable CEC on rk3399

2017-10-14 Thread Hans Verkuil
On 10/14/2017 12:53 AM, Pierre-Hugues Husson wrote: > Enable CEC on firefly-rk3399. > Tested on a TV with cec-ctl --playback; cec-ctl -S > > Pierre-Hugues Husson (3): > drm: bridge: synopsys/dw-hdmi: Enable cec clock > arm64: dts: rockchip: add the cec clk for dw-mipi-hdmi on rk3399 > arm64:

[PATCH 0/3] Enable CEC on rk3399

2017-10-13 Thread Pierre-Hugues Husson
Enable CEC on firefly-rk3399. Tested on a TV with cec-ctl --playback; cec-ctl -S Pierre-Hugues Husson (3): drm: bridge: synopsys/dw-hdmi: Enable cec clock arm64: dts: rockchip: add the cec clk for dw-mipi-hdmi on rk3399 arm64: dts: rockchip: enable cec pin for rk3399 firefly arch/arm64/boo