From: mpa@pengutronix.de (Markus Pargmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/7] ARM: dts: imx2*, remove ssi fsl,mode for sgtl5000 cards
Date: Tue, 17 Jun 2014 11:06:33 +0200 [thread overview]
Message-ID: <1402995995-15098-6-git-send-email-mpa@pengutronix.de> (raw)
In-Reply-To: <1402995995-15098-1-git-send-email-mpa@pengutronix.de>
The DAI mode is and should be configured by the sound card driver as
codec and ssi have to be in the right modes to communicate with each
other. It is possible to operate the ssi unit or the codec in master mode,
sometimes even on the same board in different configurations.
With the latest changes in the fsl-ssi driver, the 'fsl,mode' property
is only handled as a fallback property. If the sound card sets the DAI
mode correctly, this fallback configuration is dropped.
Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
---
arch/arm/boot/dts/imx25-pdk.dts | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/boot/dts/imx25-pdk.dts b/arch/arm/boot/dts/imx25-pdk.dts
index c608942b8a3b..8f9a424a80d6 100644
--- a/arch/arm/boot/dts/imx25-pdk.dts
+++ b/arch/arm/boot/dts/imx25-pdk.dts
@@ -233,7 +233,6 @@
&ssi1 {
codec-handle = <&codec>;
- fsl,mode = "i2s-slave";
status = "okay";
};
--
2.0.0
next prev parent reply other threads:[~2014-06-17 9:06 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-17 9:06 [PATCH 0/7] ARM: dts: ssi device node updates Markus Pargmann
2014-06-17 9:06 ` [PATCH 1/7] ARM: dts: imx6: ventana, Remove unused ssi2 Markus Pargmann
2014-06-23 20:23 ` Tim Harvey
2014-06-17 9:06 ` [PATCH 2/7] ARM: dts: imx50, add ssi dma properties Markus Pargmann
2014-06-17 9:06 ` [PATCH 3/7] ARM: dts: imx5*, remove fsl,ssi-dma-events Markus Pargmann
2014-06-17 9:06 ` [PATCH 4/7] arm: dts: imx6qdl, " Markus Pargmann
2014-06-17 9:06 ` Markus Pargmann [this message]
2014-06-17 9:06 ` [PATCH 6/7] ARM: dts: imx5*, remove ssi fsl,mode for sgtl5000 cards Markus Pargmann
2014-06-17 9:06 ` [PATCH 7/7] ARM: dts: imx6*, " Markus Pargmann
2014-06-20 12:33 ` [PATCH 0/7] ARM: dts: ssi device node updates Shawn Guo
2014-06-23 9:54 ` Markus Pargmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1402995995-15098-6-git-send-email-mpa@pengutronix.de \
--to=mpa@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).