]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
media: ds3000: fix LNB supply voltage on Tevii S480 on initialization
authorUlrich Eckhardt <uli-lirc@uli-eckhardt.de>
Fri, 10 Oct 2014 17:19:12 +0000 (14:19 -0300)
committerJiri Slaby <jslaby@suse.cz>
Thu, 13 Nov 2014 18:02:26 +0000 (19:02 +0100)
commit4ccf56c9abfbdf00180257f0b5107a622740496b
tree90c15e5cb7b9d345a2927286665531808fcd07d0
parente59ec6fb45becf48c400c84124df2ff55c38b930
media: ds3000: fix LNB supply voltage on Tevii S480 on initialization

commit 8c5bcded11cb607b1bb5920de3b9c882136d27db upstream.

The Tevii S480 outputs 18V on startup for the LNB supply voltage and does not
automatically power down. This blocks other receivers connected
to a satellite channel router (EN50494), since the receivers can not send the
required DiSEqC sequences when the Tevii card is connected to a the same SCR.

This patch switches off the LNB supply voltage on initialization of the frontend.

[mchehab@osg.samsung.com: add a comment about why we're explicitly
 turning off voltage at device init]
Signed-off-by: Ulrich Eckhardt <uli@uli-eckhardt.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/media/dvb-frontends/ds3000.c