summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6ull.dtsi
diff options
context:
space:
mode:
authorLeonard Crestez <leonard.crestez@nxp.com>2018-03-07 22:53:50 +0200
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:24:40 +0800
commit615804b388512b9af953437a876e871469d9a82b (patch)
tree59d9c49e0d7e070019604b4a07f73c4cd2e816ab /arch/arm/boot/dts/imx6ull.dtsi
parent3cbff5d429ca8e0ef387d596b7f9126c2b5f8fbb (diff)
MLK-12745-3: ARM: dts: add sound card support for imx6ull-ddr3-arm2 board
Add mqs, spdif and wm8958 sound card support in imx6ull-ddr3-arm2-wm8958.dts. which can use the imx6ul-14x14-ddr3-arm2 socket board. Add cs42888 sound card support in imx6ull-ddr3-arm2-cs42888.dts. ESAI use the CSI PAD which conflict with the ov5640, so disable it. Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6ull.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6ull.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6ull.dtsi b/arch/arm/boot/dts/imx6ull.dtsi
index 819ba84cccc8..995fc27bc036 100644
--- a/arch/arm/boot/dts/imx6ull.dtsi
+++ b/arch/arm/boot/dts/imx6ull.dtsi
@@ -357,7 +357,7 @@
};
esai: esai@02024000 {
- compatible = "fsl,imx35-esai";
+ compatible = "fsl,imx6ull-esai";
reg = <0x02024000 0x4000>;
interrupts = <GIC_SPI 51 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&clks IMX6ULL_CLK_ESAI_IPG>,