diff options
| author | Hans de Goede <hdegoede@redhat.com> | 2015-01-18 07:08:19 -0500 |
|---|---|---|
| committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2015-01-21 03:59:18 -0500 |
| commit | 10662a33dcd97f27004779df7e9188c124bc7076 (patch) | |
| tree | 27a9d328e3795fa99f0c354dbc3ee5eb7fd8baa8 /arch/arm/boot/dts/Makefile | |
| parent | 121b96cd9d7e6ec090331c4e7ef1298198bd8522 (diff) | |
ARM: dts: sun7i: Add dts file for Bananapro board
Add support for the new Bananapro A20 development board from lemaker.org.
This board features 1G RAM, 2 USB A receptacles, 1 micro USB receptacle for
OTG, 1 micro USB receptacle for power, HDMI, sata, Gbit ethernet, ir receiver,
3.5 mm jack for a/v out, on board microphone, 40 gpio pins and sdio wifi.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.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 601eb3d55226..34281aa5bfed 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile | |||
| @@ -465,6 +465,7 @@ dtb-$(CONFIG_MACH_SUN6I) += \ | |||
| 465 | sun6i-a31s-cs908.dtb | 465 | sun6i-a31s-cs908.dtb |
| 466 | dtb-$(CONFIG_MACH_SUN7I) += \ | 466 | dtb-$(CONFIG_MACH_SUN7I) += \ |
| 467 | sun7i-a20-bananapi.dtb \ | 467 | sun7i-a20-bananapi.dtb \ |
| 468 | sun7i-a20-bananapro.dtb \ | ||
| 468 | sun7i-a20-cubieboard2.dtb \ | 469 | sun7i-a20-cubieboard2.dtb \ |
| 469 | sun7i-a20-cubietruck.dtb \ | 470 | sun7i-a20-cubietruck.dtb \ |
| 470 | sun7i-a20-hummingbird.dtb \ | 471 | sun7i-a20-hummingbird.dtb \ |
