Re: [PATCH v3 2/3] media: dt-bindings: media: i2c: Add bindings for TW9900

2020-12-23 Thread Rob Herring
On Tue, 22 Dec 2020 17:04:06 +0100, Maxime Chevallier wrote: > The Techwell TW9900 is a video decoder supporting multiple input > standards, such as PAL, NTSC and SECAM, and outputs a BT.656 video > signal. > > It's designed to be low-power, posesses some features such as a > programmable comb-fil

[PATCH v3 2/3] media: dt-bindings: media: i2c: Add bindings for TW9900

2020-12-22 Thread Maxime Chevallier
The Techwell TW9900 is a video decoder supporting multiple input standards, such as PAL, NTSC and SECAM, and outputs a BT.656 video signal. It's designed to be low-power, posesses some features such as a programmable comb-filter, and automatic input standard detection. Signed-off-by: Maxime Cheva