linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 00/14] r8a7793, gose: Add audio support to device tree
@ 2016-01-15  2:37 Simon Horman
  2016-01-15  2:37 ` [PATCH v3 01/14] ARM: shmobile: r8a7793: add MSTP10 clocks " Simon Horman
                   ` (13 more replies)
  0 siblings, 14 replies; 17+ messages in thread
From: Simon Horman @ 2016-01-15  2:37 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.

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-20160111-v4.4 and
has no other dependencies that I am aware of.

Changes between v2 and v3
* Minor changelog tweaks

Changes since v1 and v2:
* 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 (14):
  ARM: shmobile: r8a7793: add MSTP10 clocks to device tree
  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            | 289 +++++++++++++++++++++++++++++-
 include/dt-bindings/clock/r8a7793-clock.h |   2 +
 3 files changed, 376 insertions(+), 3 deletions(-)

-- 
2.1.4


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

end of thread, other threads:[~2016-01-15 12:14 UTC | newest]

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