Skip to content

Commit

Permalink
[media] tvp5150: add internal signal generator to HW input list
Browse files Browse the repository at this point in the history
Some tvp5150 variants, have an internal generator that can generate a
black screen output. Since this is a HW block, it should be in the HW
inputs list.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
  • Loading branch information
Javier Martinez Canillas authored and Mauro Carvalho Chehab committed Feb 10, 2016
1 parent 8227513 commit f38f262
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/media/i2c/tvp5150.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#define TVP5150_COMPOSITE0 0
#define TVP5150_COMPOSITE1 1
#define TVP5150_SVIDEO 2
#define TVP5150_GENERATOR 3

/* TVP5150 HW outputs */
#define TVP5150_NORMAL 0
Expand Down

0 comments on commit f38f262

Please sign in to comment.