linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] ASoC: dwc: Add device tree support to designware I2S
@ 2014-12-03 16:38 Andrew Jackson
  2014-12-03 17:21 ` Mark Brown
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Jackson @ 2014-12-03 16:38 UTC (permalink / raw)
  To: linux-arm-kernel

This patch set extends the DesignWare I2S driver to provide device
tree support and fixes a couple of small faults.

Andrew Jackson (5):
  ASoC: dwc: Allocate resources with devm_ioremap_resource
  ASoC: dwc: Don't allow negative use counts
  ASoC: dwc: Iterate over all channels
  ASoC: dwc: Add devicetree support for Designware I2S
  ASoC: dwc: Ensure FIFOs are flushed to prevent channel swap

 .../devicetree/bindings/sound/designware-i2s.txt   |   32 ++
 sound/soc/dwc/Kconfig                              |    1 +
 sound/soc/dwc/designware_i2s.c                     |  313 ++++++++++++++------
 3 files changed, 260 insertions(+), 86 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/sound/designware-i2s.txt

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 0/5] ASoC: dwc: Add device tree support to designware I2S
  2014-12-03 16:38 [PATCH 0/5] ASoC: dwc: Add device tree support to designware I2S Andrew Jackson
@ 2014-12-03 17:21 ` Mark Brown
  2014-12-04  8:57   ` Andrew Jackson
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Brown @ 2014-12-03 17:21 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Dec 03, 2014 at 04:38:36PM +0000, Andrew Jackson wrote:
> This patch set extends the DesignWare I2S driver to provide device
> tree support and fixes a couple of small faults.

If you're sending fixes the fixes should be the first things in the
series - the idea is that we should be able to send the fixes to Linus
and stable separate to any new features.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20141203/10b14624/attachment.sig>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 0/5] ASoC: dwc: Add device tree support to designware I2S
  2014-12-03 17:21 ` Mark Brown
@ 2014-12-04  8:57   ` Andrew Jackson
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Jackson @ 2014-12-04  8:57 UTC (permalink / raw)
  To: linux-arm-kernel

On 12/03/14 17:21, Mark Brown wrote:
> On Wed, Dec 03, 2014 at 04:38:36PM +0000, Andrew Jackson wrote:
>> This patch set extends the DesignWare I2S driver to provide device
>> tree support and fixes a couple of small faults.
> 
> If you're sending fixes the fixes should be the first things in the
> series - the idea is that we should be able to send the fixes to Linus
> and stable separate to any new features.
> 

Oh, sorry about that, I will reorder the patches before resubmission.

   Andrew

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-12-04  8:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-03 16:38 [PATCH 0/5] ASoC: dwc: Add device tree support to designware I2S Andrew Jackson
2014-12-03 17:21 ` Mark Brown
2014-12-04  8:57   ` Andrew Jackson

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).