diff options
author | Adam Ford <aford173@gmail.com> | 2018-09-23 18:37:17 +0300 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2018-09-25 01:04:13 +0300 |
commit | 6ed1d79975618aedc132080e13f05e84dec16510 (patch) | |
tree | 5643b8e1672fbda7b6e7b789c0898f3a96814b24 /arch/arm/boot/dts/am3517-evm.dts | |
parent | ada23cd38429e1dbf10402a2f531aea7016236e2 (diff) | |
download | linux-6ed1d79975618aedc132080e13f05e84dec16510.tar.xz |
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> / { |