[media] em28xx: add support for PLEX PX-BCUD (ISDB-S)
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: Satoshi Nagahama <sattnag@aim.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
此提交包含在:

提交者
Mauro Carvalho Chehab

父節點
7977a15ede
當前提交
ab4d14528f
@@ -145,6 +145,7 @@
|
||||
#define EM2861_BOARD_LEADTEK_VC100 95
|
||||
#define EM28178_BOARD_TERRATEC_T2_STICK_HD 96
|
||||
#define EM2884_BOARD_ELGATO_EYETV_HYBRID_2008 97
|
||||
#define EM28178_BOARD_PLEX_PX_BCUD 98
|
||||
|
||||
/* Limits minimum and default number of buffers */
|
||||
#define EM28XX_MIN_BUF 4
|
||||
|
新增問題並參考
封鎖使用者