diff options
author | Adam Ford <aford173@gmail.com> | 2018-09-23 17:37:17 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2018-09-25 00:04:13 +0200 |
commit | 6ed1d79975618aedc132080e13f05e84dec16510 (patch) | |
tree | 5643b8e1672fbda7b6e7b789c0898f3a96814b24 /arch/arm/boot/dts/am3517-evm.dts | |
parent | ARM: dts: gta04: add serial console wakeup irq (diff) | |
download | linux-6ed1d79975618aedc132080e13f05e84dec16510.tar.xz linux-6ed1d79975618aedc132080e13f05e84dec16510.zip |
ARM: dts: am3517-evm: Add support for UI board and Audio
The full AM3517-EVM shipped with an add-on board which contained
two Audio codecs, a GPIO expander with a variety of buttons, and
some other features. This patch enables these portions of the UI
board because they don't directly conflict with existing features.
Signed-off-by: Adam Ford <aford173@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/am3517-evm.dts')
-rw-r--r-- | arch/arm/boot/dts/am3517-evm.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/am3517-evm.dts b/arch/arm/boot/dts/am3517-evm.dts index 1d158cfda15f..d4d33cd7adad 100644 --- a/arch/arm/boot/dts/am3517-evm.dts +++ b/arch/arm/boot/dts/am3517-evm.dts @@ -9,6 +9,7 @@ #include "am3517.dtsi" #include "am3517-som.dtsi" +#include "am3517-evm-ui.dtsi" #include <dt-bindings/input/input.h> / { |