From 69b0c997eac60591fbbb8a5ca4d8b34324ca1ec5 Mon Sep 17 00:00:00 2001 From: Yogesh Siraswar Date: Mon, 1 Nov 2021 15:32:56 -0400 Subject: conf: dra7xx-evm: ReIntroduce existent dtb* for 5.10 This reverts commit 8bdfe1413c00e0c55132989dafcf8d91827999c3. Introduces existent dtb and dtbo for dra7x Signed-off-by: Yogesh Siraswar Signed-off-by: Denys Dmytriyenko Signed-off-by: Yogesh Siraswar --- conf/machine/dra7xx-evm.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'conf/machine') diff --git a/conf/machine/dra7xx-evm.conf b/conf/machine/dra7xx-evm.conf index ad4b0263..db4a5e1c 100644 --- a/conf/machine/dra7xx-evm.conf +++ b/conf/machine/dra7xx-evm.conf @@ -10,10 +10,18 @@ SERIAL_CONSOLES = "115200;ttyS0" KERNEL_DEVICETREE = " \ dra7-evm.dtb \ + ti/dra7x-evm-osd-lcd-common.dtbo \ dra71-evm.dtb \ + dra71-evm-nand.dtb \ + ti/dra71-evm-lcd-auo-g101evn01.0.dtbo \ dra72-evm.dtb \ dra72-evm-revc.dtb \ + ti/dra72-evm-touchscreen.dtbo \ + ti/dra74-evm-touchscreen.dtbo \ dra76-evm.dtb \ + ti/dra76-evm-tfp410.dtbo \ + ti/lcd-osd101t2045.dtbo \ + ti/lcd-osd101t2587.dtbo \ " UBOOT_MACHINE = "dra7xx_evm_config" -- cgit v1.2.3-54-g00ecf