linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/12] Koelsch sound support
@ 2014-10-31  8:00 Kuninori Morimoto
  2014-10-31  8:09 ` Kuninori Morimoto
  2014-10-31  8:37 ` Simon Horman
  0 siblings, 2 replies; 3+ messages in thread
From: Kuninori Morimoto @ 2014-10-31  8:00 UTC (permalink / raw)
  To: linux-sh


Hi Simon

These patches add sound support (= PIO/DMA) for Koelsch board.
These are based on Laurent's R-Car DMA driver patch-set +
renesas-devel-20141030-v3.18-rc2

Kuninori Morimoto (12):
      ARM: shmobile: r8a7790: Remove unneeded prefix for sound
      ARM: shmobile: r8a7791: Remove unneeded prefix for sound
      ARM: shmobile: r8a7791: Add Audio DMAC devices to DT
      ARM: shmobile: r8a7791: Add Audio DMAC peri peri devices to DT
      ARM: shmobile: r8a7791: sound enables Audio DMAC entry on DTSI
      ARM: shmobile: r8a7791: sound enables Audio DMAC peri peri entry on DTSI
      ARM: shmobile: koelsch: fixup overkill I2C2 clock frequency
      ARM: shmobile: koelsch: Sound PIO support on DTS
      ARM: shmobile: koelsch: Sound DMA support on DTS
      ARM: shmobile: koelsch: Sound DMA support via BUSIF on DTS
      ARM: shmobile: koelsch: Sound DMA support via SRC on DTS
      ARM: shmobile: koelsch: Sound DMA support via DVC on DTS

 arch/arm/boot/dts/r8a7790.dtsi            |    2 +-
 arch/arm/boot/dts/r8a7791-koelsch.dts     |   73 ++++++++++-
 arch/arm/boot/dts/r8a7791.dtsi            |  204 ++++++++++++++++++++++++++++-
 include/dt-bindings/clock/r8a7791-clock.h |    2 +
 4 files changed, 275 insertions(+), 6 deletions(-)

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

* Re: [PATCH 0/12] Koelsch sound support
  2014-10-31  8:00 [PATCH 0/12] Koelsch sound support Kuninori Morimoto
@ 2014-10-31  8:09 ` Kuninori Morimoto
  2014-10-31  8:37 ` Simon Horman
  1 sibling, 0 replies; 3+ messages in thread
From: Kuninori Morimoto @ 2014-10-31  8:09 UTC (permalink / raw)
  To: linux-sh


Hi Simon, Magnus

> These patches add sound support (= PIO/DMA) for Koelsch board.
> These are based on Laurent's R-Car DMA driver patch-set +
> renesas-devel-20141030-v3.18-rc2

I had sent H2/M2 sound support patches to ML.
But, almost all settings are same between H2/M2
(= sound / Audio DMAC / Audio DMAC periperi / MSTP)
We can consider to sharing code, and remove duplicate code ?

Best regards
---
Kuninori Morimoto

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

* Re: [PATCH 0/12] Koelsch sound support
  2014-10-31  8:00 [PATCH 0/12] Koelsch sound support Kuninori Morimoto
  2014-10-31  8:09 ` Kuninori Morimoto
@ 2014-10-31  8:37 ` Simon Horman
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2014-10-31  8:37 UTC (permalink / raw)
  To: linux-sh

On Fri, Oct 31, 2014 at 01:09:45AM -0700, Kuninori Morimoto wrote:
> 
> Hi Simon, Magnus
> 
> > These patches add sound support (= PIO/DMA) for Koelsch board.
> > These are based on Laurent's R-Car DMA driver patch-set +
> > renesas-devel-20141030-v3.18-rc2
> 
> I had sent H2/M2 sound support patches to ML.
> But, almost all settings are same between H2/M2
> (= sound / Audio DMAC / Audio DMAC periperi / MSTP)
> We can consider to sharing code, and remove duplicate code ?

Are you thinking about a shared DTSI file?
If so I think it is worth considering.

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

end of thread, other threads:[~2014-10-31  8:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-31  8:00 [PATCH 0/12] Koelsch sound support Kuninori Morimoto
2014-10-31  8:09 ` Kuninori Morimoto
2014-10-31  8:37 ` Simon Horman

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