From: Denys Dmytriyenko <[email protected]>

Signed-off-by: Denys Dmytriyenko <[email protected]>
---
 conf/machine/am57xx-evm.conf | 11 ++++++++++-
 conf/machine/dra7xx-evm.conf | 14 +++++++++++---
 2 files changed, 21 insertions(+), 4 deletions(-)

diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx-evm.conf
index 2e39a08..3b0c18a 100644
--- a/conf/machine/am57xx-evm.conf
+++ b/conf/machine/am57xx-evm.conf
@@ -9,13 +9,22 @@ MACHINE_FEATURES += "touchscreen"
 SERIAL_CONSOLES = "115200;ttyS2"
 
 KERNEL_DEVICETREE = " \
-    am57xx-beagle-x15.dtb am57xx-beagle-x15-revb1.dtb 
am57xx-beagle-x15-revc.dtb \
+    am57xx-beagle-x15.dtb \
+    am57xx-beagle-x15-revb1.dtb \
+    am57xx-beagle-x15-revc.dtb \
     am5729-beagleboneai.dtb \
     am57xx-evm.dtb \
+    am57xx-evm-cam-ov10635.dtb \
     am57xx-evm-reva3.dtb \
+    am57xx-evm-reva3-cam-ov10635.dtb \
     am571x-idk.dtb \
+    am571x-idk-lcd-osd101t2045.dtb \
+    am571x-idk-lcd-osd101t2587.dtb \
     am572x-idk.dtb \
+    am572x-idk-lcd-osd101t2045.dtb \
+    am572x-idk-lcd-osd101t2587.dtb \
     am574x-idk.dtb \
+    am574x-idk-lcd-osd101t2587.dtb \
 "
 
 KERNEL_DEVICETREE += "${@oe.utils.conditional('ENABLE_TI_UIO_DEVICES', '1', 
'am574x-idk-pru-excl-uio.dtb am572x-idk-pru-excl-uio.dtb 
am571x-idk-pru-excl-uio.dtb', '', d)}"
diff --git a/conf/machine/dra7xx-evm.conf b/conf/machine/dra7xx-evm.conf
index 67ce99c..67f9a0d 100644
--- a/conf/machine/dra7xx-evm.conf
+++ b/conf/machine/dra7xx-evm.conf
@@ -9,12 +9,20 @@ MACHINE_FEATURES += "touchscreen"
 SERIAL_CONSOLES = "115200;ttyS0"
 
 KERNEL_DEVICETREE = " \
-    dra7-evm.dtb  \
+    dra7-evm.dtb \
+    dra7-evm-lcd-osd101t2045.dtb \
+    dra7-evm-lcd-osd101t2587.dtb \
     dra71-evm.dtb \
     dra71-evm-nand.dtb \
-    dra72-evm.dtb  \
-    dra72-evm-revc.dtb  \
+    dra71-evm-lcd-auo-g101evn01.0.dtb \
+    dra72-evm.dtb \
+    dra72-evm-lcd-osd101t2045.dtb \
+    dra72-evm-lcd-osd101t2587.dtb \
+    dra72-evm-revc.dtb \
+    dra72-evm-revc-lcd-osd101t2045.dtb \
+    dra72-evm-revc-lcd-osd101t2587.dtb \
     dra76-evm.dtb \
+    dra76-evm-tfp410.dtb \
 "
 
 UBOOT_MACHINE = "dra7xx_evm_config"
-- 
2.7.4

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#12800): 
https://lists.yoctoproject.org/g/meta-ti/message/12800
Mute This Topic: https://lists.yoctoproject.org/mt/72030069/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to