commit | bf4f597ecadd7394ed42c49b140a7d0a33813ff5 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Tue Jun 16 11:03:09 2020 +0300 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Tue Jun 16 17:00:12 2020 +0530 |
tree | 3cccded4d0fb122a73f06865f8aed358da5c62fd | |
parent | 532c0b5ee9491e7212a6619cb6dfc685b3987be2 [diff] [blame] |
omap5: Copy device tree from linux 5.7.y Copy all the device tree files required for omap5 uevm support from mainline Linux. Signed-off-by: Tero Kristo <t-kristo@ti.com>
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile index f76c19f..03b1f83 100644 --- a/arch/arm/dts/Makefile +++ b/arch/arm/dts/Makefile
@@ -856,6 +856,9 @@ omap4-sdp.dtb \ omap4-sdp-es23plus.dtb +dtb-$(CONFIG_TARGET_OMAP5_UEVM) += \ + omap5-uevm.dtb + dtb-$(CONFIG_TARGET_SAMA5D2_PTC_EK) += \ at91-sama5d2_ptc_ek.dtb