Re: [meta-ti][scarthgap][PATCH 3/3] conf: machine: am69-sk: Pick overlays for IMX219 and FPD-Link

2024-07-03 Thread Rahul T R via lists.yoctoproject.org
On 27/06/24 14:04, Vaishnav Achath wrote: J721E SK, AM68 SK and AM69 SK have similar connectivity for CSI2 RPi connector and the same overlays can be reused, thus pick the J721E SK CSI2 IMX219, fusion overlay and AM68 SK V3Link fusion overlay for AM69 SK also. Signed-off-by: Vaishnav Achath ---

Re: [meta-ti][scarthgap][PATCH 2/3] conf: machine: am68-sk: Pick overlays for IMX219 and FPD-Link

2024-07-03 Thread Rahul T R via lists.yoctoproject.org
On 27/06/24 14:04, Vaishnav Achath wrote: J721E SK and AM68 SK have similar connectivity for CSI2 RPi connector and the same overlays can be reused, thus pick the J721E SK CSI2 IMX219 and fusion overlays for AM68 SK also. Signed-off-by: Vaishnav Achath --- meta-ti-bsp/conf/machine/am68-sk.co

Re: [meta-ti][scarthgap][PATCH 1/3] conf: machine: j784s4-evm: Pick overlays for CSI2 and FPD-Link

2024-07-03 Thread Rahul T R via lists.yoctoproject.org
On 27/06/24 14:04, Vaishnav Achath wrote: J784S4 and J721S2 EVM has similar connectivity for MIPI CSI2 connector and the same overlays can be reused, thus pick the J721S2 CSI2 OV5640 and J721S2 EVM fusion overlays for J784S4. Signed-off-by: Vaishnav Achath --- meta-ti-bsp/conf/machine/j784s4-

[meta-ti][master/kirkstone][PATCH] conf: machine: j721s2/j784s4: Pick overlays for V3Link cameras

2024-03-26 Thread Rahul T R via lists.yoctoproject.org
am69 and am68 sk boards supports V3Link cameras interfaced via V3Link camera fusion board. Refer to commit b7a97b1b (conf: machine: am62axx: Pick overlays for V3Link cameras) for details Signed-off-by: Rahul T R --- meta-ti-bsp/conf/machine/j721s2-evm.conf | 1 + meta-ti-bsp/conf/machine/j784s4-

[meta-ti][master/kirkstone][PATCH] conf: machine: j722s-evm: Update KERNERL_DEVICETREE_PREFIX to package fpdlink cam dtbos

2024-03-25 Thread Rahul T R via lists.yoctoproject.org
j722s-evm supports capture from fpdlink cams via fpdlink fusion1 board or V3Link camera fusion board. So package fpdlink camera overlays Signed-off-by: Rahul T R --- meta-ti-bsp/conf/machine/j722s-evm.conf | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/meta-ti-bsp/conf/

[meta-ti][dunfell][PATCH] cadence-mhdp-fw: Add dependency for j721s2

2022-09-06 Thread Rahul T R via lists.yoctoproject.org
cdns mhdp bridge is present in j721s2 soc. Add the dependency for the same Signed-off-by: Rahul T R --- recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb | 2 +- recipes-kernel/linux/kernel-rdepends.inc | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/recipes-bsp/