diff mbox series

[v2,1/3] media: imx.rst: Specify the sabreauto variant

Message ID 20191014135424.7000-1-festevam@gmail.com (mailing list archive)
State New, archived
Headers show
Series [v2,1/3] media: imx.rst: Specify the sabreauto variant | expand

Commit Message

Fabio Estevam Oct. 14, 2019, 1:54 p.m. UTC
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(-)

Comments

Steve Longerbeam Oct. 14, 2019, 4:36 p.m. UTC | #1
On 10/14/19 6:54 AM, Fabio Estevam wrote:
> 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>

Acked-by: Steve Longerbeam <slongerbeam@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
diff mbox series

Patch

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