This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree:
Subject: v4l2-compliance: add --touch-device and --subdev-device to the manpage Author: Hans Verkuil <hans.verk...@cisco.com> Date: Fri Feb 2 13:36:29 2018 +0100 Bring the manual page up to date. Signed-off-by: Hans Verkuil <hans.verk...@cisco.com> utils/v4l2-compliance/v4l2-compliance.1.in | 6 ++++++ 1 file changed, 6 insertions(+) --- http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=d6297a366ccbeba3befa2924a59e5e804ed1f704 diff --git a/utils/v4l2-compliance/v4l2-compliance.1.in b/utils/v4l2-compliance/v4l2-compliance.1.in index 507cbd957ded..d8efe9a0191a 100644 --- a/utils/v4l2-compliance/v4l2-compliance.1.in +++ b/utils/v4l2-compliance/v4l2-compliance.1.in @@ -65,6 +65,12 @@ Use device <dev> as the radio device. If <dev> is a number, then /dev/radio<dev> \fB\-S\fR, \fB\-\-sdr-device\fR=\fI<dev>\fR Use device <dev> as the SDR device. If <dev> is a number, then /dev/swradio<dev> is used. .TP +\fB\-t\fR, \fB\-\-touch-device\fR=\fI<dev>\fR +Use device <dev> as the touch device. If <dev> is a number, then /dev/v4l-touch<dev> is used. +.TP +\fB\-u\fR, \fB\-\-subdev-device\fR=\fI<dev>\fR +Use device <dev> as the v4l-subdevX device. If <dev> is a number, then /dev/v4l-subdev<dev> is used. +.TP \fB\-e\fR, \fB\-\-exp-buf-device\fR=\fI<dev>\fR Use device <dev> as the video device used to export DMABUFfers for doing DMABUF streaming tests. If <dev> is a number, then /dev/video<dev> is used. If this option _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits