public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: broonie@kernel.org (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] dt-bindings: Document STM32 I2S bindings
Date: Tue, 11 Apr 2017 22:10:40 +0100	[thread overview]
Message-ID: <20170411211040.htrcedus3c57fbed@sirena.org.uk> (raw)
In-Reply-To: <73caede5-ea6f-8b2b-2270-227f7ef31823@st.com>

On Tue, Apr 11, 2017 at 03:44:52PM +0000, Olivier MOYSAN wrote:

> However, regarding STM32 I2S driver, I'm wondering if selecting DAI
> is the best way to configure interface as tx, rx or fd.

Why do you even need to configure this?

> Maybe, it is more relevant to configure DAI according to DMA
> configuration from I2S node.
> This would moreover avoid to allocate 2 dmas channels when not
> necessary (tx or rx only).
> If you agree with this, I will implement this change in a v2.

That sounds wrong, I'd expect this wiring to be done statically as part
of the .dtsi for the SoC (or just grabbed as needed at runtime if
things are flexbile enough) rather than being a configuration thing done
per board...  I had thought that this was configuration reflecting
different ways of taping out the IP with different feature sets, is that
not the case?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20170411/1dcedbfa/attachment.sig>

  reply	other threads:[~2017-04-11 21:10 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-06 15:40 [PATCH 0/2] ASoC: stm32: Add I2S driver olivier moysan
2017-04-06 15:40 ` [PATCH 1/2] dt-bindings: Document STM32 I2S bindings olivier moysan
2017-04-10 19:48   ` Rob Herring
2017-04-11 14:32     ` Mark Brown
2017-04-11 15:44       ` Olivier MOYSAN
2017-04-11 21:10         ` Mark Brown [this message]
2017-04-12  8:30           ` Olivier MOYSAN
2017-04-12 11:32             ` Mark Brown
2017-04-12 12:58               ` Olivier MOYSAN
2017-04-12 15:38                 ` Mark Brown
2017-04-13  8:01                   ` Olivier MOYSAN
2017-04-26 16:15                     ` Mark Brown
2017-04-27 15:57                       ` Olivier MOYSAN
2017-04-11 16:02       ` Rob Herring
2017-04-11 20:19         ` Mark Brown
2017-04-06 15:40 ` [PATCH 2/2] ASoC: stm32: Add I2S driver olivier moysan

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=20170411211040.htrcedus3c57fbed@sirena.org.uk \
    --to=broonie@kernel.org \
    --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