All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/3] media: imx.rst: Specify the sabreauto variant
@ 2019-10-14 13:54 Fabio Estevam
  2019-10-14 13:54 ` [PATCH v2 2/3] media: imx.rst: Provide a real example for the output format Fabio Estevam
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Fabio Estevam @ 2019-10-14 13:54 UTC (permalink / raw)
  To: hverkuil-cisco
  Cc: mchehab, p.zabel, slongerbeam, tharvey, linux-media, Fabio Estevam

Improve the documentation by specifying that the instructions
are related to the i.MX6Q sabreauto variant.

This avoids confusion if someone follows these steps on a i.MX6DL
sabreauto, which has different numbering on the I2C bus and
I2C muxes.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
Changes since v1:
- New patch

 Documentation/media/v4l-drivers/imx.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/media/v4l-drivers/imx.rst b/Documentation/media/v4l-drivers/imx.rst
index 1d7eb8c7bd5c..3d72e411b93d 100644
--- a/Documentation/media/v4l-drivers/imx.rst
+++ b/Documentation/media/v4l-drivers/imx.rst
@@ -515,10 +515,10 @@ Streaming can then begin independently on the capture device nodes
 be used to select any supported YUV pixelformat on the capture device
 nodes, including planar.
 
-SabreAuto with ADV7180 decoder
-------------------------------
+i.MX6Q SabreAuto with ADV7180 decoder
+-------------------------------------
 
-On the SabreAuto, an on-board ADV7180 SD decoder is connected to the
+On the i.MX6Q SabreAuto, an on-board ADV7180 SD decoder is connected to the
 parallel bus input on the internal video mux to IPU1 CSI0.
 
 The following example configures a pipeline to capture from the ADV7180
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-10-15 15:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-14 13:54 [PATCH v2 1/3] media: imx.rst: Specify the sabreauto variant Fabio Estevam
2019-10-14 13:54 ` [PATCH v2 2/3] media: imx.rst: Provide a real example for the output format Fabio Estevam
2019-10-14 16:37   ` Steve Longerbeam
2019-10-14 13:54 ` [PATCH v2 3/3] media: imx.rst: Provide instructions for the i.MX6DL sabreauto Fabio Estevam
2019-10-14 17:20   ` Steve Longerbeam
2019-10-15 14:27     ` Fabio Estevam
2019-10-15 15:41       ` Fabio Estevam
2019-10-14 16:36 ` [PATCH v2 1/3] media: imx.rst: Specify the sabreauto variant Steve Longerbeam

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.