Skip to content

Commit 2d2884a

Browse files
author
Alain Volmat
committed
video: gc2145: avoid default DVP enabling
Do not enable by default the DVP streaming to avoid conflict with the introduction of the MIPI mode of the GC2145. Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
1 parent fee8edd commit 2d2884a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/video/gc2145.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -659,8 +659,6 @@ static const struct gc2145_reg default_regs[] = {
659659
{0xfe, 0x00},
660660

661661
/* Output Control */
662-
{0xfe, 0x00},
663-
{0xf2, 0x0f},
664662
{0xfe, 0x02},
665663
{0x40, 0xbf},
666664
{0x46, 0xcf},

0 commit comments

Comments
 (0)