]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
video: tegra: config: Add Vi one device
authorShridhar Rasal <srasal@nvidia.com>
Fri, 30 May 2014 06:48:32 +0000 (12:18 +0530)
committerTerje Bergstrom <tbergstrom@nvidia.com>
Mon, 2 Jun 2014 06:32:47 +0000 (23:32 -0700)
commitc157353ffaf283fd41f74cf73096a50ca94e88a7
tree1a51847f04c5e09d52469b60a2a4c0e1266a55d1
parentdd5ba4f62f0bdc76fd22fa34f1a6421cb92542d0
video: tegra: config: Add Vi one device

Currently, VI registers for different two devices
called master and slave. These two devices used
independently for front and rare camera's. But hardware
has only one VI module and controls different sensors.

This has created mess in managing sensors, clks, channels,
bandwidth. Also from T21x onwards more than 2 camera
sensors controlled via single VI module. To avoid creation
those many device nodes code has been modified and protected
with CONFIG_VI_ONE_DEVICE.

This patch adds config entry into Kconfig.

Bug 1436477

Change-Id: I1bd744058d059f10d59cc99e4a8e2a69af194a83
Signed-off-by: Shridhar Rasal <srasal@nvidia.com>
Reviewed-on: http://git-master/r/404342
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
drivers/video/tegra/Kconfig