Commit 499c8bf5 authored by Denis Carikli's avatar Denis Carikli Committed by Shawn Guo

ARM: dts: mbimxsd35: Add sound support.

Cc: Eric Bénard <eric@eukrea.com>
Cc: Grant Likely <grant.likely@linaro.org>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: devicetree@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: default avatarDenis Carikli <denis@eukrea.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent d1db0eea
......@@ -46,6 +46,14 @@ led1 {
linux,default-trigger = "heartbeat";
};
};
sound {
compatible = "eukrea,asoc-tlv320";
eukrea,model = "imx35-eukrea-tlv320aic23";
ssi-controller = <&ssi1>;
fsl,mux-int-port = <1>;
fsl,mux-ext-port = <4>;
};
};
&audmux {
......@@ -124,6 +132,7 @@ MX35_PAD_CTS2__UART2_CTS 0x1c5
};
&ssi1 {
codec-handle = <&tlv320aic23>;
fsl,mode = "i2s-slave";
status = "okay";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment