From: Takashi Iwai <tiwai@suse.de>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linuxppc-dev@ozlabs.org, Lee Revell <rlrevell@joe-job.com>,
alsa-devel@alsa-project.org
Subject: Re: [Alsa-devel] Linux v2.6.18-rc4, snd-aoa link error
Date: Wed, 09 Aug 2006 14:52:52 +0200 [thread overview]
Message-ID: <s5h1wrqdqaj.wl%tiwai@suse.de> (raw)
In-Reply-To: <44D9D74E.6010009@sipsolutions.net>
At Wed, 09 Aug 2006 14:38:38 +0200,
Johannes Berg wrote:
>
> Takashi Iwai wrote:
> > A relevant question: do we need I2C_POWERMAC for both onyx and tas?
> >
> Yes, there are PowerBooks and G5s with either. Actually, a bit more
> thinking about this I'm pretty sure that it is used on all G5s by way of
> how things are hooked up. There are SMU I2C busses too but they surely
> don't connect any sound i2c stuff.
OK, now I added both I2C and I2C_POWERMAC and committed to ALSA tree.
Takashi
diff -r 67e0e0ca5f65 -r f72c2a462f76 aoa/codecs/Kconfig
--- a/aoa/codecs/Kconfig Wed Aug 09 14:33:27 2006 +0200
+++ b/aoa/codecs/Kconfig Wed Aug 09 14:51:14 2006 +0200
@@ -1,6 +1,8 @@ config SND_AOA_ONYX
config SND_AOA_ONYX
tristate "support Onyx chip"
depends on SND_AOA
+ select I2C
+ select I2C_POWERMAC
---help---
This option enables support for the Onyx (pcm3052)
codec chip found in the latest Apple machines
@@ -18,6 +20,8 @@ config SND_AOA_TAS
config SND_AOA_TAS
tristate "support TAS chips"
depends on SND_AOA
+ select I2C
+ select I2C_POWERMAC
---help---
This option enables support for the tas chips
found in a lot of Apple Machines, especially
prev parent reply other threads:[~2006-08-09 12:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <Pine.LNX.4.64.0608061127070.5167@g5.osdl.org>
[not found] ` <20060808194651.GA29482@aepfle.de>
[not found] ` <1155067429.26338.96.camel@mindpipe>
[not found] ` <s5hoduudypc.wl%tiwai@suse.de>
[not found] ` <44D9B1BE.9070600@sipsolutions.net>
[not found] ` <s5hk65idwia.wl%tiwai@suse.de>
[not found] ` <44D9C8E5.10109@sipsolutions.net>
[not found] ` <s5h7j1idrvf.wl%tiwai@suse.de>
2006-08-09 12:29 ` [Alsa-devel] Linux v2.6.18-rc4, snd-aoa link error Johannes Berg
2006-08-09 12:31 ` Takashi Iwai
2006-08-09 12:38 ` Johannes Berg
2006-08-09 12:52 ` Takashi Iwai [this message]
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=s5h1wrqdqaj.wl%tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=johannes@sipsolutions.net \
--cc=linuxppc-dev@ozlabs.org \
--cc=rlrevell@joe-job.com \
/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