commit | cfe9e707c5640c28ab168cabe91aea5d0b3f9195 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Fri Aug 25 16:56:42 2017 +0200 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Tue Sep 01 14:13:30 2020 +0200 |
tree | 2c589be706a331111bdf88a2f2a148fed9571ad1 | |
parent | 127a2bedac6685af5fe73842dfc05265d418ca4a [diff] |
media: open.rst: document mc-centric and video-node-centric When we added support for omap3, back in 2010, we added a new type of V4L2 devices that aren't fully controlled via the V4L2 device node. Yet, we have never clearly documented in the V4L2 specification the differences between the two types. Let's document them based on the the current implementation. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>