diff options
author | Yemike Abhilash Chandra <y-abhilashchandra@ti.com> | 2025-02-26 18:37:15 +0530 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2025-02-26 08:44:55 -0600 |
commit | f32ca2de5a0e24144742e76cbc069734c7a8d007 (patch) | |
tree | cafa38507ac17ca73151db428c617b6a8f3a01b0 | |
parent | 8e450b448cb7dffcb217f65739b3fb4f704220dd (diff) | |
download | meta-ti-f32ca2de5a0e24144742e76cbc069734c7a8d007.tar.gz |
conf: machine: j721e-evm: Pick overlays for DS90UB954
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>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r-- | meta-ti-bsp/conf/machine/j721e-evm.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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 = " \ | |||
19 | ti/k3-j721e-evm-quad-port-eth-exp.dtbo \ | 19 | ti/k3-j721e-evm-quad-port-eth-exp.dtbo \ |
20 | ti/k3-j721e-sk-csi2-dual-imx219.dtbo \ | 20 | ti/k3-j721e-sk-csi2-dual-imx219.dtbo \ |
21 | ti/k3-j721e-sk.dtb \ | 21 | ti/k3-j721e-sk.dtb \ |
22 | ti/k3-j721e-evm-ub954.dtbo \ | ||
22 | " | 23 | " |
23 | 24 | ||
24 | UBOOT_MACHINE = "j721e_evm_a72_config" | 25 | UBOOT_MACHINE = "j721e_evm_a72_config" |