Skip to content
  • Satoshi Nagahama's avatar
    [media] em28xx: add support for PLEX PX-BCUD (ISDB-S) · ab4d1452
    Satoshi Nagahama authored
    
    
    PX-BCUD has the following components:
       USB interface: Empia EM28178
       Demodulator: Toshiba TC90532 (works by code for TC90522)
       Tuner: Next version of Sharp QM1D1C0042
    
    em28xx_dvb_init(): add init code for PLEX PX-BCUD with calling
    px_bcud_init() that does things like pin configuration.
    
    qm1d1c0042_init(): support the next version of QM1D1C0042, change to
    choose an appropriate array of initial registers by reading chip id.
    
    [mchehab@osg.samsung.com: fold a fixup patch and fix checkpatch.pl
     errors/warnings, where applicable]
    Signed-off-by: default avatarSatoshi Nagahama <sattnag@aim.com>
    Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
    ab4d1452