From: Rishikesh Donadkar <[email protected]> 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 <[email protected]> --- 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 = " \ -- 2.39.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#18073): https://lists.yoctoproject.org/g/meta-ti/message/18073 Mute This Topic: https://lists.yoctoproject.org/mt/109705018/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
