]> git.karo-electronics.de Git - linux-beck.git/commit
greybus: camera: Hardcode the APB-A CSI-2 TX parameters
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 15 Jul 2016 09:03:43 +0000 (11:03 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Sun, 17 Jul 2016 01:31:21 +0000 (10:31 +0900)
commit24f9a6e4942d7a8b15a1bac9a96a605a433b9478
tree251863bdcf34e96217c19665c84384c6ffa61f7b
parentfdf73c00c8872f6f59730955d54b2cdc963e2485
greybus: camera: Hardcode the APB-A CSI-2 TX parameters

Camera modules will stop reporting the number of lines per second,
hardcode the parameter in the driver until the APB-A CSI-2 TX
configuration protocol gets updated as well to use a more appropriate
form of bandwidth information.

The number of data lanes is also hardcoded as it should not depend on
the module's CSI-2 bus configuration.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/camera.c