diff mbox series

[meta-arago,master/scarthgap,v2,1/2] conf: machine: j721e-evm: Pick overlays for DS90UB954

Message ID 20250225120014.102886-2-y-abhilashchandra@ti.com
State Not Applicable
Delegated to: Ryan Eatmon
Headers show
Series Pick overlays for DS90UB954 | expand

Commit Message

Yemike Abhilash Chandra Feb. 25, 2025, noon UTC
DS90UB954-Q1EVM can be used to connect FPDLink-III based sensors to
TI EVMs. So pick the DS90UB954-Q1EVM overlay.

Signed-off-by: Yemike Abhilash Chandra <y-abhilashchandra@ti.com>
---
 meta-ti-bsp/conf/machine/j721e-evm.conf | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/meta-ti-bsp/conf/machine/j721e-evm.conf b/meta-ti-bsp/conf/machine/j721e-evm.conf
index b0b2a5b6..d216bbe2 100644
--- a/meta-ti-bsp/conf/machine/j721e-evm.conf
+++ b/meta-ti-bsp/conf/machine/j721e-evm.conf
@@ -19,6 +19,7 @@  KERNEL_DEVICETREE = " \
     ti/k3-j721e-evm-quad-port-eth-exp.dtbo \
     ti/k3-j721e-sk-csi2-dual-imx219.dtbo \
     ti/k3-j721e-sk.dtb \
+    ti/k3-j721e-evm-ub954.dtbo \
 "
 
 UBOOT_MACHINE = "j721e_evm_a72_config"