summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorShengjiu Wang <shengjiu.wang@freescale.com>2016-10-14 13:12:11 +0800
committerAnson Huang <Anson.Huang@nxp.com>2017-06-08 19:25:37 +0800
commit65ea34e9dfdd0fcc65062f7e3a57f3fe7c1660e5 (patch)
tree9ba0c6b30a13b959ae6eb629ee91a1a6fe6e0b05 /arch/arm/boot/dts/Makefile
parentddb6e6164097976aa44aadb92886a4041dce5661 (diff)
MLK-13343-2: ARM: dts: imx6sll: enable audio functions
enabled the wm8962 and spdif out. There is pin conflict between spdif and usdhc2. So add dedicate spdif dts. Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 41de4e76c781..3eff3f635931 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -509,7 +509,8 @@ dtb-$(CONFIG_SOC_IMX6ULL) += \
imx6ull-9x9-evk.dtb \
imx6ull-9x9-evk-btwifi.dtb
dtb-$(CONFIG_SOC_IMX6SLL) += \
- imx6sll-lpddr3-arm2.dtb
+ imx6sll-lpddr3-arm2.dtb \
+ imx6sll-lpddr3-arm2-spdif.dtb
dtb-$(CONFIG_SOC_IMX7D) += \
imx7d-cl-som-imx7.dtb \
imx7d-colibri-eval-v3.dtb \