Cc: Rob Herring <rob.herr...@calxeda.com>
Cc: Pawel Moll <pawel.m...@arm.com>
Cc: Mark Rutland <mark.rutl...@arm.com>
Cc: Stephen Warren <swar...@wwwdotorg.org>
Cc: Ian Campbell <ijc+devicet...@hellion.org.uk>
Cc: devicetree@vger.kernel.org
Cc: Liam Girdwood <lgirdw...@gmail.com>
Cc: Mark Brown <broo...@kernel.org>
Cc: alsa-de...@alsa-project.org
Cc: Sascha Hauer <ker...@pengutronix.de>
Cc: Eric BĂ©nard <e...@eukrea.com>
Signed-off-by: Denis Carikli <de...@eukrea.com>
---
ChangeLog v7->v8:
- Ajusted to match the driver changes.
---
 .../boot/dts/imx25-eukrea-mbimxsd25-baseboard.dts  |    9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/arch/arm/boot/dts/imx25-eukrea-mbimxsd25-baseboard.dts 
b/arch/arm/boot/dts/imx25-eukrea-mbimxsd25-baseboard.dts
index fad6847..813a114 100644
--- a/arch/arm/boot/dts/imx25-eukrea-mbimxsd25-baseboard.dts
+++ b/arch/arm/boot/dts/imx25-eukrea-mbimxsd25-baseboard.dts
@@ -43,6 +43,14 @@
                        linux,default-trigger = "heartbeat";
                };
        };
+
+       sound {
+               compatible = "eukrea,asoc-tlv320";
+               eukrea,model = "imx25-eukrea-tlv320aic23";
+               ssi-controller = <&ssi1>;
+               fsl,mux-int-port = <1>;
+               fsl,mux-ext-port = <5>;
+       };
 };
 
 &audmux {
@@ -98,6 +106,7 @@
 };
 
 &ssi1 {
+       codec-handle = <&tlv320aic23>;
        fsl,mode = "i2s-slave";
        status = "okay";
 };
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to