All of lore.kernel.org
 help / color / mirror / Atom feed
* [master/kirkstone][PATCH] conf: machine: am62axx: Pick overlays for V3Link cameras
@ 2024-02-29  8:12 Jai Luthra
  2024-02-29  8:32 ` Chirag Shilwant
  0 siblings, 1 reply; 2+ messages in thread
From: Jai Luthra @ 2024-02-29  8:12 UTC (permalink / raw)
  To: meta-ti
  Cc: Ryan Eatmon, Denys Dmytriyenko, Gyan Gupta, Chirag Shilwant,
	Devarsh Thakkar, Aradhya Bhatia, Jai Luthra

The new V3Link camera fusion board [1] comes with a CSI to FPDLink
serializer board, which allows interfacing multiple 22-pin FFC
compatible sensors with SK-AM62A.

Currently overlays for interfacing IMX219 sensor with V3Link are built
as part of the TI linux kernel, so pick these in the BSP filesystem.

[1]: https://www.arducam.com/fpd-link-3-cameras/

Signed-off-by: Jai Luthra <j-luthra@ti.com>
---
 meta-ti-bsp/conf/machine/am62axx-evm.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-ti-bsp/conf/machine/am62axx-evm.conf b/meta-ti-bsp/conf/machine/am62axx-evm.conf
index 22f61401..238718d0 100644
--- a/meta-ti-bsp/conf/machine/am62axx-evm.conf
+++ b/meta-ti-bsp/conf/machine/am62axx-evm.conf
@@ -8,6 +8,7 @@ KERNEL_DEVICETREE_PREFIX = " \
     ti/k3-am62a7 \
     ti/k3-am62x-sk \
     ti/k3-fpdlink \
+    ti/k3-v3link \
 "
 
 KERNEL_DEVICETREE = " \
-- 
2.43.0



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

* Re: [master/kirkstone][PATCH] conf: machine: am62axx: Pick overlays for V3Link cameras
  2024-02-29  8:12 [master/kirkstone][PATCH] conf: machine: am62axx: Pick overlays for V3Link cameras Jai Luthra
@ 2024-02-29  8:32 ` Chirag Shilwant
  0 siblings, 0 replies; 2+ messages in thread
From: Chirag Shilwant @ 2024-02-29  8:32 UTC (permalink / raw)
  To: Jai Luthra, meta-ti
  Cc: Ryan Eatmon, Denys Dmytriyenko, Gyan Gupta, Devarsh Thakkar,
	Aradhya Bhatia

On 29/02/24 13:42, Jai Luthra wrote:
> The new V3Link camera fusion board [1] comes with a CSI to FPDLink
> serializer board, which allows interfacing multiple 22-pin FFC
> compatible sensors with SK-AM62A.
>
> Currently overlays for interfacing IMX219 sensor with V3Link are built
> as part of the TI linux kernel, so pick these in the BSP filesystem.
>
> [1]: https://www.arducam.com/fpd-link-3-cameras/
>
> Signed-off-by: Jai Luthra <j-luthra@ti.com>
Acked-by: Chirag Shilwant <c-shilwant@ti.com>

> ---
>   meta-ti-bsp/conf/machine/am62axx-evm.conf | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/meta-ti-bsp/conf/machine/am62axx-evm.conf b/meta-ti-bsp/conf/machine/am62axx-evm.conf
> index 22f61401..238718d0 100644
> --- a/meta-ti-bsp/conf/machine/am62axx-evm.conf
> +++ b/meta-ti-bsp/conf/machine/am62axx-evm.conf
> @@ -8,6 +8,7 @@ KERNEL_DEVICETREE_PREFIX = " \
>       ti/k3-am62a7 \
>       ti/k3-am62x-sk \
>       ti/k3-fpdlink \
> +    ti/k3-v3link \
>   "
>   
>   KERNEL_DEVICETREE = " \


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

end of thread, other threads:[~2024-02-29  8:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-29  8:12 [master/kirkstone][PATCH] conf: machine: am62axx: Pick overlays for V3Link cameras Jai Luthra
2024-02-29  8:32 ` Chirag Shilwant

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.