From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: Marcin Wojtas <mw@semihalf.com>
Cc: "Lior Amsalem" <alior@marvell.com>,
"Andrew Lunn" <andrew@lunn.ch>,
alsa-devel@alsa-project.org,
"Jason Cooper" <jason@lakedaemon.net>,
"Tawfik Bayouk" <tawfik@marvell.com>,
"Grzegorz Jaszczyk" <jaz@semihalf.com>,
"Liam Girdwood" <lgirdwood@gmail.com>,
broonie@kernel.org,
"Ezequiel Garcia" <ezequiel.garcia@free-electrons.com>,
"Gregory Clément" <gregory.clement@free-electrons.com>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"Sebastian Hesselbarth" <sebastian.hesselbarth@gmail.com>
Subject: Re: [PATCH 2/4] ARM: mvebu: add audio I2S controller to Armada 38x Device Tree
Date: Fri, 27 Feb 2015 15:03:03 +0100 [thread overview]
Message-ID: <20150227150303.2c4ea0e7@free-electrons.com> (raw)
In-Reply-To: <CAPv3WKezrx4jkZNo3PYSOGZtiSJH09+94BaknYNN4xPkB1AxKw@mail.gmail.com>
Dear Marcin Wojtas,
On Thu, 26 Feb 2015 10:05:08 +0100, Marcin Wojtas wrote:
> > Given that this PLL layout is most likely 38x specific, I'd just put it
> > into drivers/clk/mvebu/armada-38x.c.
>
> Audio PLL setting consist of 3 independent registers. Adjacent to them
> there are same regs for setting TDM PLL, however I doubt telephony is
> going to be supported in foreseeable future (if ever).
We might be supporting TDM in the future. However, I see that the TDM
PLL registers are nicely grouped together, and so are the audio PLL
registers. So maybe we can simply have a driver to handle the audio PLL
registers for now, and if needed in the future, add another driver for
the TDM PLL.
> I also have strong suspicion that it looks the same in a39x - Thomas,
> can you take a look into spec and confirm?
As far as I can see there is no audio support and no TDM support in
Armada 39x, and there those TDM PLL and audio PLL registers do not
exist.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
WARNING: multiple messages have this Message-ID (diff)
From: thomas.petazzoni@free-electrons.com (Thomas Petazzoni)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/4] ARM: mvebu: add audio I2S controller to Armada 38x Device Tree
Date: Fri, 27 Feb 2015 15:03:03 +0100 [thread overview]
Message-ID: <20150227150303.2c4ea0e7@free-electrons.com> (raw)
In-Reply-To: <CAPv3WKezrx4jkZNo3PYSOGZtiSJH09+94BaknYNN4xPkB1AxKw@mail.gmail.com>
Dear Marcin Wojtas,
On Thu, 26 Feb 2015 10:05:08 +0100, Marcin Wojtas wrote:
> > Given that this PLL layout is most likely 38x specific, I'd just put it
> > into drivers/clk/mvebu/armada-38x.c.
>
> Audio PLL setting consist of 3 independent registers. Adjacent to them
> there are same regs for setting TDM PLL, however I doubt telephony is
> going to be supported in foreseeable future (if ever).
We might be supporting TDM in the future. However, I see that the TDM
PLL registers are nicely grouped together, and so are the audio PLL
registers. So maybe we can simply have a driver to handle the audio PLL
registers for now, and if needed in the future, add another driver for
the TDM PLL.
> I also have strong suspicion that it looks the same in a39x - Thomas,
> can you take a look into spec and confirm?
As far as I can see there is no audio support and no TDM support in
Armada 39x, and there those TDM PLL and audio PLL registers do not
exist.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-02-27 14:03 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-25 21:57 [PATCH 0/4] Armada 38x and 370 audio Marcin Wojtas
2015-02-25 21:57 ` Marcin Wojtas
2015-02-25 21:57 ` [PATCH 1/4] ASoC: kirkwood: enable Kirkwood driver for Armada 38x platforms Marcin Wojtas
2015-02-25 21:57 ` Marcin Wojtas
2015-02-25 21:58 ` [PATCH 2/4] ARM: mvebu: add audio I2S controller to Armada 38x Device Tree Marcin Wojtas
2015-02-25 21:58 ` Marcin Wojtas
2015-02-25 22:21 ` Sebastian Hesselbarth
2015-02-25 22:21 ` Sebastian Hesselbarth
2015-02-26 0:11 ` Marcin Wojtas
2015-02-26 0:11 ` Marcin Wojtas
2015-02-26 0:30 ` Sebastian Hesselbarth
2015-02-26 0:30 ` Sebastian Hesselbarth
2015-02-26 9:05 ` Marcin Wojtas
2015-02-26 9:05 ` Marcin Wojtas
2015-02-27 14:03 ` Thomas Petazzoni [this message]
2015-02-27 14:03 ` Thomas Petazzoni
2015-02-27 20:22 ` Marcin Wojtas
2015-02-27 20:22 ` Marcin Wojtas
2015-02-28 9:58 ` Thomas Petazzoni
2015-02-28 9:58 ` Thomas Petazzoni
2015-03-04 12:12 ` Marcin Wojtas
2015-03-04 12:12 ` Marcin Wojtas
2015-03-04 12:29 ` Thomas Petazzoni
2015-03-04 12:29 ` Thomas Petazzoni
2015-02-25 21:58 ` [PATCH 3/4] ARM: mvebu: add audio support to Armada 385 DB Marcin Wojtas
2015-02-25 21:58 ` Marcin Wojtas
2015-02-25 21:58 ` [PATCH 4/4] ARM: mvebu: fix routing for analog audio input of Armada 370 DB platform Marcin Wojtas
2015-02-25 21:58 ` Marcin Wojtas
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=20150227150303.2c4ea0e7@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=alior@marvell.com \
--cc=alsa-devel@alsa-project.org \
--cc=andrew@lunn.ch \
--cc=broonie@kernel.org \
--cc=ezequiel.garcia@free-electrons.com \
--cc=gregory.clement@free-electrons.com \
--cc=jason@lakedaemon.net \
--cc=jaz@semihalf.com \
--cc=lgirdwood@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=mw@semihalf.com \
--cc=sebastian.hesselbarth@gmail.com \
--cc=tawfik@marvell.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.