All of lore.kernel.org
 help / color / mirror / Atom feed
* [rocko/master][PATCH] am65xx-evm: add new DT overlay DTBO files
@ 2018-06-28 17:39 Denys Dmytriyenko
  0 siblings, 0 replies; only message in thread
From: Denys Dmytriyenko @ 2018-06-28 17:39 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 conf/machine/am65xx-evm.conf | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/conf/machine/am65xx-evm.conf b/conf/machine/am65xx-evm.conf
index 6b3bdec..2b214ce 100644
--- a/conf/machine/am65xx-evm.conf
+++ b/conf/machine/am65xx-evm.conf
@@ -10,7 +10,10 @@ IMAGE_FSTYPES += "tar.xz cpio cpio.xz wic.xz"
 
 SERIAL_CONSOLE = "115200 ttyS2"
 
-KERNEL_DEVICETREE = "ti/k3-am654-base-board.dtb"
+KERNEL_DEVICETREE = " \
+    ti/k3-am654-base-board.dtb \
+    ti/k3-am654-evm-csi2-ov490.dtbo ti/k3-am654-evm-oldi-lcd1evm.dtbo \
+    ti/k3-am654-idk.dtbo ti/k3-am654-pcie-usb2.dtbo"
 
 UBOOT_MACHINE = "am65x_evm_a53_defconfig"
 
-- 
2.7.4



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-06-28 17:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-28 17:39 [rocko/master][PATCH] am65xx-evm: add new DT overlay DTBO files Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.