mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-22 01:10:28 +00:00
V4L/DVB (3344): KWorld HardwareMpegTV XPert must set gpio2
- KWorld HardwareMpegTV XPert must set gpio2 Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
e2798212e3
commit
24da4e4b8d
@ -1065,10 +1065,12 @@ struct cx88_board cx88_boards[] = {
|
||||
.type = CX88_VMUX_TELEVISION,
|
||||
.vmux = 0,
|
||||
.gpio0 = 0x3de2,
|
||||
.gpio2 = 0x00ff,
|
||||
}},
|
||||
.radio = {
|
||||
.type = CX88_RADIO,
|
||||
.gpio0 = 0x3de6,
|
||||
.gpio2 = 0x00ff,
|
||||
},
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user