[3/4] media: imx.rst: Provide the OV560 module part number

Message ID 20200408123215.2531-3-festevam@gmail.com (mailing list archive)
State Superseded, archived
Delegated to: Hans Verkuil
Headers
Series [1/4] media: imx.rst: Fix the MIPI CSI-2 virtual channel |

Commit Message

Fabio Estevam April 8, 2020, 12:32 p.m. UTC
  In order to improve the documentation, provide the OV5640 MIPI module
part number that is used on the imx6q-sabresd board.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 Documentation/media/v4l-drivers/imx.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Comments

Steve Longerbeam April 8, 2020, 4:37 p.m. UTC | #1
On 4/8/20 5:32 AM, Fabio Estevam wrote:
> In order to improve the documentation, provide the OV5640 MIPI module
> part number that is used on the imx6q-sabresd board.
>
> Signed-off-by: Fabio Estevam <festevam@gmail.com>

Reviewed-by: Steve Longerbeam <slongerbeam@gmail.com>

> ---
>   Documentation/media/v4l-drivers/imx.rst | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/media/v4l-drivers/imx.rst b/Documentation/media/v4l-drivers/imx.rst
> index 3b4767f5f422..37b944f12d93 100644
> --- a/Documentation/media/v4l-drivers/imx.rst
> +++ b/Documentation/media/v4l-drivers/imx.rst
> @@ -641,8 +641,8 @@ connects to i2c bus 1 and the OV5640 to i2c bus 2.
>   The device tree for SabreSD includes OF graphs for both the parallel
>   OV5642 and the MIPI CSI-2 OV5640, but as of this writing only the MIPI
>   CSI-2 OV5640 has been tested, so the OV5642 node is currently disabled.
> -The OV5640 module connects to MIPI connector J5 (sorry I don't have the
> -compatible module part number or URL).
> +The OV5640 module connects to MIPI connector J5. The NXP part number
> +for the OV5640 module that connects to the SabreSD board is H120729.
>   
>   The following example configures a direct conversion pipeline to capture
>   from the OV5640, transmitting on MIPI CSI-2 virtual channel 0:
  

Patch

diff --git a/Documentation/media/v4l-drivers/imx.rst b/Documentation/media/v4l-drivers/imx.rst
index 3b4767f5f422..37b944f12d93 100644
--- a/Documentation/media/v4l-drivers/imx.rst
+++ b/Documentation/media/v4l-drivers/imx.rst
@@ -641,8 +641,8 @@  connects to i2c bus 1 and the OV5640 to i2c bus 2.
 The device tree for SabreSD includes OF graphs for both the parallel
 OV5642 and the MIPI CSI-2 OV5640, but as of this writing only the MIPI
 CSI-2 OV5640 has been tested, so the OV5642 node is currently disabled.
-The OV5640 module connects to MIPI connector J5 (sorry I don't have the
-compatible module part number or URL).
+The OV5640 module connects to MIPI connector J5. The NXP part number
+for the OV5640 module that connects to the SabreSD board is H120729.
 
 The following example configures a direct conversion pipeline to capture
 from the OV5640, transmitting on MIPI CSI-2 virtual channel 0: