diff options
author | Yegor Yefremov <yegorslists@googlemail.com> | 2019-10-22 09:21:28 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2019-10-23 09:42:15 -0700 |
commit | 87e6c8d7e9350b90b5a0a575e4364257cc49b199 (patch) | |
tree | 802ea4e1811c42cd5a66f39520d77a4b89afd3e6 /arch/arm/boot/dts/Makefile | |
parent | ce8739df91e21542ba7eae8056d6833493044cf2 (diff) |
ARM: dts: add DTS for NetCAN Plus devices
This DTS file covers both NetCAN Plus 110 and 120 WLAN models.
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
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 b21b3a64641a..a92576e17133 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -753,6 +753,7 @@ dtb-$(CONFIG_SOC_AM33XX) += \ am335x-moxa-uc-2101.dtb \ am335x-moxa-uc-8100-me-t.dtb \ am335x-nano.dtb \ + am335x-netcan-plus-1xx.dtb \ am335x-pdu001.dtb \ am335x-pepper.dtb \ am335x-phycore-rdk.dtb \ |