From: Kuninori Morimoto <kuninori.morimoto.gx@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH 0/12 v2] Lager sound support v2
Date: Fri, 31 Oct 2014 00:24:00 +0000 [thread overview]
Message-ID: <87wq7h2ijk.wl%kuninori.morimoto.gx@gmail.com> (raw)
Hi Simon
These patches add sound support (= PIO/DMA) for Lager board.
I will send Koelsh board sound support when I can access to it.
These are based on Laurent's R-Car DMA driver patch-set +
renesas-devel-20141030-v3.18-rc2
Kuninori Morimoto (12):
ARM: shmobile: r8a7790: Add Audio DMAC devices to DT
ARM: shmobile: r8a7790: Add Audio DMAC peri peri devices to DT
ARM: shmobile: r8a7790: sound enables Audio DMAC entry on DTSI
ARM: shmobile: r8a7790: sound enables Audio DMAC peri peri entry on DTSI
ARM: shmobile: lager: Sound PIO support on DTS
ARM: shmobile: lager: Sound DMA support on DTS
ARM: shmobile: lager: Sound DMA support via BUSIF on DTS
ARM: shmobile: lager: Sound DMA support via SRC on DTS
ARM: shmobile: lager: Sound DMA support via DVC on DTS
ARM: shmobile: multiplatform: add R-Car DMAC support on defconfig
ARM: shmobile: multiplatform: add Audo DMAC peri peri support on defconfig
ARM: shmobile: multiplatform: add AK4642 support on defconfig
arch/arm/boot/dts/r8a7790-lager.dts | 72 ++++++++++
arch/arm/boot/dts/r8a7790.dtsi | 203 ++++++++++++++++++++++++++++-
arch/arm/configs/shmobile_defconfig | 3 +
include/dt-bindings/clock/r8a7790-clock.h | 2 +
4 files changed, 277 insertions(+), 3 deletions(-)
reply other threads:[~2014-10-31 0:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=87wq7h2ijk.wl%kuninori.morimoto.gx@gmail.com \
--to=kuninori.morimoto.gx@gmail.com \
--cc=linux-sh@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).