All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Ujfalusi <peter.ujfalusi@ti.com>
To: Ilya Dmitrichenko <errordeveloper@gmail.com>,
	alsa-devel@alsa-project.org
Subject: Re: am335x+tlv320aic3x
Date: Tue, 9 Sep 2014 09:57:36 +0300	[thread overview]
Message-ID: <540EA4E0.90209@ti.com> (raw)
In-Reply-To: <CAPhDKbHgUcCWsdc7peSe7UdWdu68sqfObcP_fQw7bWPxJhZEPg@mail.gmail.com>

On 09/09/2014 03:33 AM, Ilya Dmitrichenko wrote:
> Hi List,
> 
> I am trying to get Beaglebone workign with the audio extension board
> (aka cape) that is using tlv320aic3x codec. I want it to run 3.14 and
> use vanilla kernel without dynamic DT overlay patches.
> 
> So I have take the current overlay DT [1] and made converted it [2].
> The result is that it boots and detects the Davinci module, but
> doesn't get the codec.
> 
> [1]: https://github.com/beagleboard/devicetree-source/blob/d46bcc20ef98d69eea34cd6ae3897a329559ebb2/arch/arm/boot/dts/BB-BONE-AUDI-01-00A0.dts
> [2]: https://gist.github.com/errordeveloper/cba5145960bdeb0126d5

What is the revision of audio cape you have? The fragment is for RevA, RevB of
the cape is significantly different.

> My kernel config includes this:
> 
> CONFIG_SND_OMAP_SOC=m
> CONFIG_SND_OMAP_SOC_MCBSP=m
> CONFIG_SND_OMAP_SOC_OMAP_TWL4030=m
> CONFIG_SND_SOC_TWL4030=m
> CONFIG_SND_DAVINCI_SOC=m
> CONFIG_SND_AM33XX_SOC_EVM=m
> CONFIG_SND_DAVINCI_SOC_MCASP=m
> CONFIG_SND_HRTIMER=m

You are missing the CONFIG_SND_SOC_TLV320AIC3X

-- 
Péter

  reply	other threads:[~2014-09-09  6:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-09  0:33 am335x+tlv320aic3x Ilya Dmitrichenko
2014-09-09  6:57 ` Peter Ujfalusi [this message]
2014-09-10  9:54   ` am335x+tlv320aic3x Ilya Dmitrichenko

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=540EA4E0.90209@ti.com \
    --to=peter.ujfalusi@ti.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=errordeveloper@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.