Re: [PATCH] drm/tegra: Refactor CEC support

2018-12-11 Thread Hans Verkuil
On 12/10/18 6:07 PM, Hans Verkuil wrote: > On 12/10/18 5:36 PM, Hans Verkuil wrote: >> On 12/10/18 5:34 PM, Thierry Reding wrote: >>> From: Thierry Reding >>> >>> Most of the CEC support code already lives in the "output" library code. >>> Move registration and unregistration to the library code a

Re: [PATCH] drm/tegra: Refactor CEC support

2018-12-11 Thread Hans Verkuil
On 12/10/18 5:34 PM, Thierry Reding wrote: > From: Thierry Reding > > Most of the CEC support code already lives in the "output" library code. > Move registration and unregistration to the library code as well to make > use of the same code with HDMI on Tegra210 and later via the SOR. > > Signed

Re: [PATCH] drm/tegra: Refactor CEC support

2018-12-11 Thread Hans Verkuil
On 12/10/18 5:36 PM, Hans Verkuil wrote: > On 12/10/18 5:34 PM, Thierry Reding wrote: >> From: Thierry Reding >> >> Most of the CEC support code already lives in the "output" library code. >> Move registration and unregistration to the library code as well to make >> use of the same code with HDMI