diff mbox series

[meta-ti,scarthgap/master] conf: machine: am62pxx: Pick overlays for V3Link cameras

Message ID 20241121151147.1920885-1-devarsht@ti.com
State Under Review
Delegated to: Ryan Eatmon
Headers show
Series [meta-ti,scarthgap/master] conf: machine: am62pxx: Pick overlays for V3Link cameras | expand

Commit Message

Devarsh Thakkar Nov. 21, 2024, 3:11 p.m. UTC
From: Rishikesh Donadkar <r-donadkar@ti.com>

The V3Link camera fusion board [1] can be used to connect upto 4
OV5640 sensors to SK-AM62A.

Overlays for interfacing OV5640 sensor with V3Link are built
as part of the TI linux kernel. Pick these in the BSP filesystem.

[1]: https://www.arducam.com/product/arducam-v3link-camera-kit-for-ti-development-boards/

Signed-off-by: Rishikesh Donadkar <r-donadkar@ti.com>
---
 meta-ti-bsp/conf/machine/am62pxx-evm.conf | 1 +
 1 file changed, 1 insertion(+)

Comments

Chirag Shilwant Nov. 21, 2024, 3:35 p.m. UTC | #1
On 21/11/24 20:41, Devarsh Thakkar wrote:
> From: Rishikesh Donadkar <r-donadkar@ti.com>
>
> The V3Link camera fusion board [1] can be used to connect upto 4
> OV5640 sensors to SK-AM62A.
>
> Overlays for interfacing OV5640 sensor with V3Link are built
> as part of the TI linux kernel. Pick these in the BSP filesystem.
>
> [1]: https://www.arducam.com/product/arducam-v3link-camera-kit-for-ti-development-boards/
>
> Signed-off-by: Rishikesh Donadkar <r-donadkar@ti.com>

Acked-by: Chirag Shilwant <c-shilwant@ti.com>

> ---
>   meta-ti-bsp/conf/machine/am62pxx-evm.conf | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/meta-ti-bsp/conf/machine/am62pxx-evm.conf b/meta-ti-bsp/conf/machine/am62pxx-evm.conf
> index 676e64a40d99..bb3c34a3f9b8 100644
> --- a/meta-ti-bsp/conf/machine/am62pxx-evm.conf
> +++ b/meta-ti-bsp/conf/machine/am62pxx-evm.conf
> @@ -10,6 +10,7 @@ KERNEL_DEVICETREE_PREFIX = " \
>       ti/k3-am62x-sk-csi2 \
>       ti/k3-am62x-sk-hdmi \
>       ti/k3-am62x-sk-lpm \
> +    ti/k3-v3link \
>   "
>   
>   KERNEL_DEVICETREE = " \
diff mbox series

Patch

diff --git a/meta-ti-bsp/conf/machine/am62pxx-evm.conf b/meta-ti-bsp/conf/machine/am62pxx-evm.conf
index 676e64a40d99..bb3c34a3f9b8 100644
--- a/meta-ti-bsp/conf/machine/am62pxx-evm.conf
+++ b/meta-ti-bsp/conf/machine/am62pxx-evm.conf
@@ -10,6 +10,7 @@  KERNEL_DEVICETREE_PREFIX = " \
     ti/k3-am62x-sk-csi2 \
     ti/k3-am62x-sk-hdmi \
     ti/k3-am62x-sk-lpm \
+    ti/k3-v3link \
 "
 
 KERNEL_DEVICETREE = " \