Mauro Carvalho Chehab
adf48e3f1f
media: Documentation: fix several typos
...
Use codespell to fix lots of typos over frontends.
Manually verified to avoid false-positives.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org >
Acked-by: Philipp Zabel <p.zabel@pengutronix.de >
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org >
2019-03-01 09:54:06 -05:00
Steve Longerbeam
eed2235876
media: imx.rst: Update doc to reflect fixes to interlaced capture
...
Also add an example pipeline for unconverted capture with interweave
on SabreAuto.
Cleanup some language in various places in the process.
Signed-off-by: Steve Longerbeam <slongerbeam@gmail.com >
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de >
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org >
2019-01-16 14:16:49 -05:00
Mauro Carvalho Chehab
f2ac8ce823
media: docs: brainless mass add SPDX headers to all media files
...
All Documentation files outside the uAPI are all licensed with,
at least, GPL 2.0. So, mark them as such.
The ondes at media/uapi are at least GFDL 1.1+.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org >
2018-12-05 10:40:34 -05:00
Hans Verkuil
0dee3c6a61
media: imx.rst: fix typo
...
Multpiple -> Multiple
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com >
Acked-by: Steve Longerbeam <steve_longerbeam@mentor.com >
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com >
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com >
2018-03-22 06:21:33 -04:00
Steve Longerbeam
8df1d2ac9c
media: imx.rst: Fix formatting errors
...
Fix a few formatting errors.
Signed-off-by: Steve Longerbeam <steve_longerbeam@mentor.com >
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de >
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com >
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com >
2018-02-26 10:34:20 -05:00
Mauro Carvalho Chehab
59a4fcf3a6
media: imx.rst: add it to v4l-drivers book
...
Avoid the following warning when building documentation:
checking consistency... /devel/v4l/patchwork/Documentation/media/v4l-drivers/imx.rst:: WARNING: document isn't included in any toctree
While here, avoid placing all driver authors at just one line at
the html/pdf output.
Acked-by: Steve Longerbeam <steve_longerbeam@mentor.com >
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com >
2017-06-24 13:50:09 -03:00
Steve Longerbeam
e130291212
[media] media: Add i.MX media core driver
...
Add the core media driver for i.MX SOC.
Switch from the v4l2_of_ APIs to the v4l2_fwnode_ APIs.
Add the bayer formats to imx-media's list of supported pixel and bus
formats.
Signed-off-by: Steve Longerbeam <steve_longerbeam@mentor.com >
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de >
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk >
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com >
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com >
2017-06-20 07:30:38 -03:00