summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine
diff options
context:
space:
mode:
authorAradhya Bhatia <a-bhatia1@ti.com>2023-03-20 04:12:23 +0000
committerRyan Eatmon <reatmon@ti.com>2023-03-20 16:45:07 -0500
commit0e17c267613af99998fc4fcd446b264797cdef1c (patch)
treee576499698730d4cb43a7dfb8b5ceef17ede790a /meta-ti-bsp/conf/machine
parente41b28c11aa241c20d9288f2e9d60abad342860d (diff)
downloadmeta-ti-0e17c267613af99998fc4fcd446b264797cdef1c.tar.gz
conf: machine: am62xx-lp-evm: Add OLDI Panel overlay
Add the Microtips OLDI Panel DT overlay for AM62 LP SK. Signed-off-by: Aradhya Bhatia <a-bhatia1@ti.com> Reviewed-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf/machine')
-rw-r--r--meta-ti-bsp/conf/machine/am62xx-lp-evm.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf b/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf
index be95f33a..cba05c4b 100644
--- a/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf
+++ b/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf
@@ -9,6 +9,7 @@ KERNEL_DEVICETREE = " \
9 ti/k3-am625-skeleton.dtb \ 9 ti/k3-am625-skeleton.dtb \
10 ti/k3-am625-sk-lpmdemo.dtb \ 10 ti/k3-am625-sk-lpmdemo.dtb \
11 ti/k3-am625-sk-csi2-ov5640.dtbo \ 11 ti/k3-am625-sk-csi2-ov5640.dtbo \
12 ti/k3-am62x-lp-sk-oldi-panel.dtbo \
12" 13"
13 14
14SPL_BINARY = "tispl.bin_HS" 15SPL_BINARY = "tispl.bin_HS"