Re: [PATCH v3 6/7] drm/i2c: tda998x: add CEC support

2018-04-24 Thread Hans Verkuil
On 04/09/18 14:16, Russell King wrote: > The TDA998x is a HDMI transmitter with a TDA9950 CEC engine integrated > onto the same die. Add support for the TDA9950 CEC engine to the > TDA998x driver. > > Signed-off-by: Russell King Reviewed-by: Hans Verkuil

[PATCH v3 6/7] drm/i2c: tda998x: add CEC support

2018-04-10 Thread Russell King
The TDA998x is a HDMI transmitter with a TDA9950 CEC engine integrated onto the same die. Add support for the TDA9950 CEC engine to the TDA998x driver. Signed-off-by: Russell King --- drivers/gpu/drm/i2c/Kconfig | 1 + drivers/gpu/drm/i2c/tda998x_drv.c | 195