linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 00/13] r8a7793, gose: Add audio support to device tree
@ 2016-01-04 22:27 Simon Horman
  2016-01-04 22:27 ` [PATCH v2 01/13] ARM: shmobile: r8a7793: add audio clock " Simon Horman
                   ` (12 more replies)
  0 siblings, 13 replies; 19+ messages in thread
From: Simon Horman @ 2016-01-04 22:27 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

this series adds support to r8a7793 and gose device trees for
rcar sound: first in PIO mode then using DMA

I have been unable to test if audio works (in PIO mode) as I
do not have physical access to a gose board. I would appreciate
some assistance there too.

This work is based heavily on the work of others for the r8a7791 and
koelsch as noted in the changelogs of individual patches.

This series is based on renesas-devel-20160105-v4.4-rc8.

This series depends on:

* [PATCH] ARM: shmobile: r8a7793: move dmac nodes
* [PATCH v2] ARM: shmobile: gose: add i2c2 bus to device tree

Changes since v1:
* Dropped RFC designation
* Dropped i2c patches: they have been posted and partially merged separately
* Dropped MIX/CTU support pending more work on that feature
* Enable Audio DMAC peri peri via sound driver
* Other changes noted in per-patch changelogs


Simon Horman (13):
  ARM: shmobile: r8a7793: add audio clock to device tree
  ARM: shmobile: r8a7793: add m2 clock to device tree
  ARM: shmobile: r8a7793: add R-Car sound support to device tree
  ARM: shmobile: r8a7793: add DVC support to device tree
  ARM: shmobile: r8a7793: add audio DMAC clocks to device tree
  ARM: shmobile: r8a7793: add audio DMAC to device tree
  ARM: shmobile: r8a7793: enable Audio DMAC peri peri via sound driver
  ARM: shmobile: gose: Enable sound PIO support in device tree
  ARM: shmobile: gose: enable sound DMA support in device tree
  ARM: shmobile: gose: enable sound DMA support via BUSIF in device tree
  ARM: shmobile: gose: enable sound DMA support via SRC in device tree
  ARM: shmobile: gose: enable sound DMA support via DVC in device tree
  ARM: shmobile: r8a7793: enable audio DMAC in device tree

 arch/arm/boot/dts/r8a7793-gose.dts |  88 +++++++++++++
 arch/arm/boot/dts/r8a7793.dtsi     | 253 ++++++++++++++++++++++++++++++++++++-
 2 files changed, 338 insertions(+), 3 deletions(-)

-- 
2.1.4


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

end of thread, other threads:[~2016-01-05 21:29 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-04 22:27 [PATCH v2 00/13] r8a7793, gose: Add audio support to device tree Simon Horman
2016-01-04 22:27 ` [PATCH v2 01/13] ARM: shmobile: r8a7793: add audio clock " Simon Horman
2016-01-04 22:27 ` [PATCH v2 02/13] ARM: shmobile: r8a7793: add m2 " Simon Horman
2016-01-04 22:27 ` [PATCH v2 03/13] ARM: shmobile: r8a7793: add R-Car sound support " Simon Horman
2016-01-05  9:16   ` Geert Uytterhoeven
2016-01-05 21:29     ` Simon Horman
2016-01-04 22:27 ` [PATCH v2 04/13] ARM: shmobile: r8a7793: add DVC " Simon Horman
2016-01-05  9:59   ` Sergei Shtylyov
2016-01-05 21:24     ` Simon Horman
2016-01-05 21:24   ` Simon Horman
2016-01-04 22:27 ` [PATCH v2 05/13] ARM: shmobile: r8a7793: add audio DMAC clocks " Simon Horman
2016-01-04 22:27 ` [PATCH v2 06/13] ARM: shmobile: r8a7793: add audio DMAC " Simon Horman
2016-01-04 22:27 ` [PATCH v2 07/13] ARM: shmobile: r8a7793: enable Audio DMAC peri peri via sound driver Simon Horman
2016-01-04 22:27 ` [PATCH v2 08/13] ARM: shmobile: gose: Enable sound PIO support in device tree Simon Horman
2016-01-04 22:27 ` [PATCH v2 09/13] ARM: shmobile: gose: enable sound DMA " Simon Horman
2016-01-04 22:27 ` [PATCH v2 10/13] ARM: shmobile: gose: enable sound DMA support via BUSIF " Simon Horman
2016-01-04 22:27 ` [PATCH v2 11/13] ARM: shmobile: gose: enable sound DMA support via SRC " Simon Horman
2016-01-04 22:27 ` [PATCH v2 12/13] ARM: shmobile: gose: enable sound DMA support via DVC " Simon Horman
2016-01-04 22:27 ` [PATCH v2 13/13] ARM: shmobile: r8a7793: enable audio DMAC " 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).