]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/commit
i2c: tvp5158: parse/configure the gpios needed for tvp5158 chip
authorRakesh Movva <r-movva@ti.com>
Fri, 7 Aug 2015 06:39:09 +0000 (01:39 -0500)
committerPraneeth Bajjuri <praneeth@ti.com>
Mon, 10 Aug 2015 19:30:22 +0000 (14:30 -0500)
commit7219f5d14e57e00398cf8fd663b860e09ea6f0b1
tree11426ba171319d23f0b56c9d1df4a6f8dbef6c08
parentb2afe74ac3bb40428ba620274442ea335d43041c
i2c: tvp5158: parse/configure the gpios needed for tvp5158 chip

added support to parse/configure/control the tvp5158 chip

after parsing the TVP5158 dt node for the gpios the driver
would set all the gpios as per the active high/low flags
specified by the dt node.

Change-Id: I6eff4f62d98642fbaf17c877bd978a33d96f2c8f
Signed-off-by: Rakesh Movva <r-movva@ti.com>
drivers/media/i2c/tvp5158.c