[media] add raw video stream support for Samsung SUR40
authorFlorian Echtler <floe@butterbrot.org>
Mon, 16 Mar 2015 09:48:23 +0000 (06:48 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 3 Apr 2015 00:16:03 +0000 (21:16 -0300)
commite831cd251fb91d6c25352d322743db0d17ea11dd
tree5135234ea9f93644e21e1b4574b4feffa8c6b9a5
parent5f853487328ba4d9d99d5be4900d804b1fdf1f15
[media] add raw video stream support for Samsung SUR40

This patch adds raw video support for the Samsung SUR40 using vbuf2-dma-sg.
All tests from v4l2-compliance pass. Support for VB2_USERPTR is currently
disabled due to unexpected interference with dma-sg buffer sizes.

Signed-off-by: Florian Echtler <floe@butterbrot.org>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
[hans.verkuil@cisco.com: fix compile warning: %ld -> %zd]

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/sur40.c