summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUdit Kumar <u-kumar1@ti.com>2024-03-12 22:41:32 +0530
committerRyan Eatmon <reatmon@ti.com>2024-03-12 13:54:00 -0500
commit96dc3c38812e909f8fbd6b7bc0aeead334d82f4b (patch)
tree6a77a0900a462cba277c661443f7c5b20485e0e4
parente088457aaed02a2a4a5e4884e46a303b83ff8063 (diff)
downloadmeta-ti-96dc3c38812e909f8fbd6b7bc0aeead334d82f4b.tar.gz
conf: machine: am57xx: export ov10635 camera device tree overlay
Signed-off-by: Udit Kumar <u-kumar1@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-ti-bsp/conf/machine/am57xx-evm.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/am57xx-evm.conf b/meta-ti-bsp/conf/machine/am57xx-evm.conf
index 43a6a833..8bcf20ea 100644
--- a/meta-ti-bsp/conf/machine/am57xx-evm.conf
+++ b/meta-ti-bsp/conf/machine/am57xx-evm.conf
@@ -10,6 +10,7 @@ SERIAL_CONSOLES = "115200;ttyS2"
10 10
11KERNEL_DEVICETREE_PREFIX = " \ 11KERNEL_DEVICETREE_PREFIX = " \
12 am57 \ 12 am57 \
13 ov10635 \
13 ti/am57 \ 14 ti/am57 \
14 ti/lcd \ 15 ti/lcd \
15 ti/ov10635 \ 16 ti/ov10635 \