summaryrefslogtreecommitdiffstats
path: root/drivers/media/tuners/si2157.h
diff options
context:
space:
mode:
authorOlli Salonen <olli.salonen@iki.fi>2014-11-24 03:57:33 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2014-11-25 09:11:54 -0200
commit073f38494ab9bad6edf589c74a1f09c358c5068c (patch)
treeddfe039f86d1aa451a97ae017b5520a83d9f872e /drivers/media/tuners/si2157.h
parent251a79f8f5adfd816de4e052b5e3619a5a1d0910 (diff)
downloadop-kernel-dev-073f38494ab9bad6edf589c74a1f09c358c5068c.zip
op-kernel-dev-073f38494ab9bad6edf589c74a1f09c358c5068c.tar.gz
[media] si2157: Add support for Si2146-A10
The Silicon Labs Si2146 tuner seems to work with the same driver as the Si2157, but there a few exceptions. The powerup command seems to be quite a bit different. In addition there's a property 0207 that requires a different value. Thus another entry is created in the si2157_id table to support also si2146 in this driver. The datasheet is available on manufacturer's website: http://www.silabs.com/support%20documents/technicaldocs/Si2146-short.pdf Signed-off-by: Olli Salonen <olli.salonen@iki.fi> Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/tuners/si2157.h')
-rw-r--r--drivers/media/tuners/si2157.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/tuners/si2157.h b/drivers/media/tuners/si2157.h
index d3b19ca..8467d08 100644
--- a/drivers/media/tuners/si2157.h
+++ b/drivers/media/tuners/si2157.h
@@ -1,5 +1,5 @@
/*
- * Silicon Labs Si2147/2157/2158 silicon tuner driver
+ * Silicon Labs Si2146/2147/2157/2158 silicon tuner driver
*
* Copyright (C) 2014 Antti Palosaari <crope@iki.fi>
*
OpenPOWER on IntegriCloud