Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 24da4e4b authored by Michael Krufky's avatar Michael Krufky Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (3344): KWorld HardwareMpegTV XPert must set gpio2



- KWorld HardwareMpegTV XPert must set gpio2

Signed-off-by: default avatarMichael Krufky <mkrufky@linuxtv.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent e2798212
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -1065,10 +1065,12 @@ struct cx88_board cx88_boards[] = {
			.type   = CX88_VMUX_TELEVISION,
			.type   = CX88_VMUX_TELEVISION,
			.vmux   = 0,
			.vmux   = 0,
			.gpio0  = 0x3de2,
			.gpio0  = 0x3de2,
			.gpio2  = 0x00ff,
		}},
		}},
		.radio = {
		.radio = {
			.type   = CX88_RADIO,
			.type   = CX88_RADIO,
			.gpio0  = 0x3de6,
			.gpio0  = 0x3de6,
			.gpio2  = 0x00ff,
		},
		},
	},
	},