Re: [PATCH v7 4/6] media: i2c: Add TDA1997x HDMI receiver driver

2018-02-06 Thread Hans Verkuil
On 01/31/18 05:36, Tim Harvey wrote: > Add support for the TDA1997x HDMI receivers. > > Cc: Hans Verkuil > Signed-off-by: Tim Harvey > --- > v7: > - fix interlaced mode > - support no AVI infoframe (ie DVI) (Hans) > - add support for multiple output formats (Hans) > > v6: > - fix return on

[PATCH v7 4/6] media: i2c: Add TDA1997x HDMI receiver driver

2018-01-30 Thread Tim Harvey
Add support for the TDA1997x HDMI receivers. Cc: Hans Verkuil Signed-off-by: Tim Harvey --- v7: - fix interlaced mode - support no AVI infoframe (ie DVI) (Hans) - add support for multiple output formats (Hans) v6: - fix return on regulator enablei in tda1997x_set_power() - replace copyrigh