media: mxl692: MaxLinear 692 ATSC demod/tuner driver
authorBrad Love <brad@nextdimension.cc>
Tue, 26 Jan 2021 01:54:13 +0000 (02:54 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 5 Feb 2021 22:37:59 +0000 (23:37 +0100)
commitb53f2fa136b1b20f03184f4a98fea75eb2705eac
treed83ce886c4d7fe584ad3e4ac7f06249ce123a81b
parent0b9112a58836ad6a7e84eebec06a2de9778b7573
media: mxl692: MaxLinear 692 ATSC demod/tuner driver

MaxLinear 692 is a combo demod/tuner which has ATSC and QAM
capabilities. Only ATSC is currently advertised via DVB
properties. QAM still has issues.

Confirmed working on both big and little endian. Big
endian verified on PowerPC Mac mini.

Signed-off-by: Brad Love <brad@nextdimension.cc>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/dvb-frontends/Kconfig
drivers/media/dvb-frontends/Makefile
drivers/media/dvb-frontends/mxl692.c [new file with mode: 0644]
drivers/media/dvb-frontends/mxl692.h [new file with mode: 0644]
drivers/media/dvb-frontends/mxl692_defs.h [new file with mode: 0644]