Hi Hans, On Tue, Jun 04, 2019 at 02:36:27PM +0200, Hans Verkuil wrote: > Instead of filling in the struct v4l2_capability device_caps > field, fill in the struct video_device device_caps field. > > That way the V4L2 core knows what the capabilities of the > video device are. > > But this only really works if all drivers use this, so convert > this touchscreen driver accordingly. > > Signed-off-by: Hans Verkuil <hverkuil-cisco@xxxxxxxxx> > Cc: Florian Echtler <floe@xxxxxxxxxxxxxx> > --- > Resend, adding Dmitry and linux-input to the CC list. > > Dmitry, if you want to take this through your tree, then that's OK by me. > > Alternatively, it can go through the media tree, but then I need your Ack. I am fine with it going through media tree. Acked-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> Thanks. -- Dmitry