diff options
author | Tony Lindgren <tony@atomide.com> | 2020-06-08 19:11:49 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2020-06-08 19:11:49 +0200 |
commit | 6a9110f9f7e96a059902415b4ac90b07e5f06961 (patch) | |
tree | 412a9b0ab1a0bbf4e1f3aeb58bd23154df45a9cc /arch/arm/boot/dts/Makefile | |
parent | ARM: dts: Fix am33xx.dtsi ti,sysc-mask wrong softreset flag (diff) | |
parent | ARM: dts: dra7: add timer_sys_ck entries for IPU/DSP timers (diff) | |
download | linux-6a9110f9f7e96a059902415b4ac90b07e5f06961.tar.xz linux-6a9110f9f7e96a059902415b4ac90b07e5f06961.zip |
Merge commit '5390130f3b288db7d67de5e6c29d0de70d327ff0' into fixes-v5.7
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r-- | arch/arm/boot/dts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index e8dd99201397..d86ea9ae0190 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -832,6 +832,7 @@ dtb-$(CONFIG_SOC_DRA7XX) += \ am57xx-beagle-x15.dtb \ am57xx-beagle-x15-revb1.dtb \ am57xx-beagle-x15-revc.dtb \ + am5729-beagleboneai.dtb \ am57xx-cl-som-am57x.dtb \ am57xx-sbc-am57x.dtb \ am572x-idk.dtb \ |