• Dmitri Belimov's avatar
    V4L/DVB: Fix default state Beholder H6 tuner · b400f092
    Dmitri Belimov authored
    The hybrid tuner FMD1216MEX_MK3 after cold start has disabled IF. This
    tuner has internal I2C switch. This switch switch I2C bus between DVB-T
    and IF part. Default state is DVB-T. When module saa7134 is load it
    can't find IF tda9887 and disable analog TV mode.
    
    Sets internal I2C switch of the tuner to IF by send special value to the
    tuner as for receive analog TV from low band. It can be usefule for
    other cards.
    
    I didn't set configure a tuner by a tuner model because this tuner can
    have different I2C address. May be we can do it later after discuss for
    more robust support a tuners.
    Signed-off-by: default avatarBeholder Intl. Ltd. Dmitry Belimov <d.belimov@gmail.com>
    Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
    b400f092
saa7134-cards.c 183 KB