media: dvb_usb_pctv452e: use ISL6423 voltage regulator per default
authorAlex Bee <knaerzche@gmail.com>
Thu, 16 Jul 2020 21:33:03 +0000 (23:33 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 3 Sep 2020 14:14:59 +0000 (16:14 +0200)
commitf35e5231d3afa1b43faf16ea264f3b4b1a2264b3
treef7b7c32efad6f2c70768324a623b41e518badb07
parent07be6f4cfd989df2fa03b0bb931e2eb909c58ab5
media: dvb_usb_pctv452e: use ISL6423 voltage regulator per default

Both TT-connect S2-3600 and Pinnacle PCTV Sat HDTV are using
Intersil ISL6423 as LNB voltage regulator. This makes
TT-connect S2-3650 CI the only device which uses STM LNBP22 regulator
which is currently used for all devices driven by pctv452e driver.

This patch fixes this by creating an exception for TT-connect S2-3650 CI
to continue to use STM LNBP22 while all others now using correct ISL6423
driver which makes DiSEqC/EN50494 comands which involve voltage changes
now working on the other devices (which didn't work before).

Signed-off-by: Alex Bee <knaerzche@gmail.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/usb/dvb-usb/Kconfig
drivers/media/usb/dvb-usb/pctv452e.c