From: broonie@opensource.wolfsonmicro.com (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 - resend 10/13] ASoC: omap-abe-twl6040: Configure card according to platform data
Date: Wed, 25 Jan 2012 11:33:41 +0000 [thread overview]
Message-ID: <20120125113341.GB3687@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <4F1FBBE5.5080804@ti.com>
On Wed, Jan 25, 2012 at 10:23:01AM +0200, Peter Ujfalusi wrote:
> On 01/24/2012 03:00 PM, Mark Brown wrote:
> > On Tue, Jan 24, 2012 at 01:52:27PM +0200, Peter Ujfalusi wrote:
> >> Disable the not connected pins on the board based on the
> >> received platform data.
> >> DO not register the jack function on boards, which does not have
> >> means to detect it (jack is always connected).
> > This should no longer be needed with the auto not connected stuff.
> The auto not connected checks if we have connected something in the card
> domain to the codec's input/output/micbias widgets.
> In the machine driver we start from fully wired configuration, and based
> on the received platform data we mark certain connections not connected.
> The audio nc feature would not work here. It will not mark anything nc
> since the DAPM map is complete.
It'd do the right thing if you changed the code to only register the
board widgets and routes as required - from your reply to Jassi it looks
like you ought to do conditional reigstration anyway as the input paths
move around between board variations.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20120125/954dbb26/attachment.sig>
next prev parent reply other threads:[~2012-01-25 11:33 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-24 11:52 [PATCH v4 - resend 00/13] OMAP4: ASoC: Support for PandaBoard family Peter Ujfalusi
2012-01-24 11:52 ` [PATCH v4 - resend 01/13] ASoC: sdp4430: Correct author e-mail address Peter Ujfalusi
2012-01-24 11:52 ` [PATCH v4 - resend 02/13] ASoC: OMAP4: Rename the sdp4430 machine driver Peter Ujfalusi
2012-01-24 11:52 ` [PATCH v4 - resend 03/13] ASoC: omap-abe-twl6040: Correct internal prefix, Kconfig entry Peter Ujfalusi
2012-01-24 11:52 ` [PATCH v4 - resend 04/13] include: platform_data: Platform data header for OMAP4 ASoC audio Peter Ujfalusi
2012-01-24 11:52 ` [PATCH v4 - resend 05/13] OMAP4: 4430sdp: Register platform device for OMAP4 audio Peter Ujfalusi
2012-01-24 11:52 ` [PATCH v4 - resend 06/13] ASoC: omap-abe-twl6040: Convert to platform deriver Peter Ujfalusi
2012-01-24 11:52 ` [PATCH v4 - resend 07/13] ASoC: twl6040: Convert MICBIAS to SUPPLY widget Peter Ujfalusi
2012-01-24 11:52 ` [PATCH v4 - resend 08/13] ASoC: omap-abe-twl6040: Add complete DAPM routing Peter Ujfalusi
2012-01-24 11:52 ` [PATCH v4 - resend 09/13] ASoC: omap-abe-twl6040: DAI link selection based on platform data Peter Ujfalusi
2012-01-24 11:52 ` [PATCH v4 - resend 10/13] ASoC: omap-abe-twl6040: Configure card according to " Peter Ujfalusi
2012-01-24 13:00 ` Mark Brown
2012-01-25 8:23 ` Peter Ujfalusi
2012-01-25 11:33 ` Mark Brown [this message]
2012-01-25 12:48 ` Peter Ujfalusi
2012-01-24 11:52 ` [PATCH v4 - resend 11/13] ASoC: omap-abe-twl6040: Use provided MCLK frequency from pdata Peter Ujfalusi
2012-01-27 17:58 ` [alsa-devel] " Mark Brown
2012-01-24 11:52 ` [PATCH v4 - resend 12/13] OMAP4: omap4panda: Enable audio support Peter Ujfalusi
2012-01-24 11:52 ` [PATCH v4 - resend 13/13] ASoC: Kconfig: OMAP4: Enable support for PandaBoards Peter Ujfalusi
2012-01-24 12:21 ` [PATCH v4 - resend 00/13] OMAP4: ASoC: Support for PandaBoard family Mark Brown
2012-01-25 10:50 ` [alsa-devel] " Jassi Brar
2012-01-25 11:11 ` Peter Ujfalusi
2012-01-27 22:51 ` Guiriec, Sebastien
2012-01-28 6:49 ` Jassi Brar
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=20120125113341.GB3687@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--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).