Re: [PATCH v2 12/12] [media] ddbridge: support STV0367-based cards and modules

2017-03-26 Thread Daniel Scheller
Am Mon, 27 Mar 2017 00:46:45 +0800 schrieb kbuild test robot : > [auto build test WARNING on linuxtv-media/master] > [also build test WARNING on v4.11-rc3 next-20170324] > [if your patch is applied to the wrong git tree, please drop us a > note to help improve the system] > >

Re: [PATCH v2 12/12] [media] ddbridge: support STV0367-based cards and modules

2017-03-26 Thread kbuild test robot
Hi Daniel, [auto build test WARNING on linuxtv-media/master] [also build test WARNING on v4.11-rc3 next-20170324] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH v2 12/12] [media] ddbridge: support STV0367-based cards and modules

2017-03-25 Thread Daniel Scheller
Am Fri, 24 Mar 2017 19:24:08 +0100 schrieb Daniel Scheller : > When boards with STV0367 are cold-started, there might be issues with > the I2C gate, causing the TDA18212 detection/probe to fail. For these > demods, a workaround is implemented to do the tuner probe again

[PATCH v2 12/12] [media] ddbridge: support STV0367-based cards and modules

2017-03-24 Thread Daniel Scheller
From: Daniel Scheller This adds detection and activation for STV0367-based tuner hardware (namely CineCTv6 bridge cards and older DuoFlex CT addon modules). Utilises the extended stv0367 demod driver. TDA18212 i2c_client/regmap-api code was originally implemented by Antti