From: Yoshihiro Kaneko <ykaneko0929@gmail.com>
To: linux-renesas-soc@vger.kernel.org
Cc: Simon Horman <horms@verge.net.au>,
Magnus Damm <magnus.damm@gmail.com>,
linux-arm-kernel@lists.infradead.org
Subject: [PATCH/RFT 0/7] rsnd: add support for r8a77965
Date: Wed, 18 Jul 2018 04:47:56 +0900 [thread overview]
Message-ID: <1531856883-19645-1-git-send-email-ykaneko0929@gmail.com> (raw)
This series adds sound support for r8a77965 (R-Car M3-N).
This series is based on the devel branch of Simon Horman's renesas tree.
Hiroyuki Yokoyama (1):
ASoC: rsnd: Document R-Car M3-N support
Takeshi Kihara (6):
arm64: dts: renesas: r8a77965: Add Audio-DMAC device nodes
arm64: dts: renesas: r8a77965: Add Sound device node and SSI support
arm64: dts: renesas: r8a77965: Add Sound SRC support
arm64: dts: renesas: r8a77965: Add Sound DVC device nodes
arm64: dts: renesas: r8a77965: Add Sound CTU support
arm64: dts: renesas: r8a77965: Add Sound MIX support
.../devicetree/bindings/sound/renesas,rsnd.txt | 1 +
arch/arm64/boot/dts/renesas/r8a77965.dtsi | 245 ++++++++++++++++++++-
2 files changed, 235 insertions(+), 11 deletions(-)
--
1.9.1
WARNING: multiple messages have this Message-ID (diff)
From: ykaneko0929@gmail.com (Yoshihiro Kaneko)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH/RFT 0/7] rsnd: add support for r8a77965
Date: Wed, 18 Jul 2018 04:47:56 +0900 [thread overview]
Message-ID: <1531856883-19645-1-git-send-email-ykaneko0929@gmail.com> (raw)
This series adds sound support for r8a77965 (R-Car M3-N).
This series is based on the devel branch of Simon Horman's renesas tree.
Hiroyuki Yokoyama (1):
ASoC: rsnd: Document R-Car M3-N support
Takeshi Kihara (6):
arm64: dts: renesas: r8a77965: Add Audio-DMAC device nodes
arm64: dts: renesas: r8a77965: Add Sound device node and SSI support
arm64: dts: renesas: r8a77965: Add Sound SRC support
arm64: dts: renesas: r8a77965: Add Sound DVC device nodes
arm64: dts: renesas: r8a77965: Add Sound CTU support
arm64: dts: renesas: r8a77965: Add Sound MIX support
.../devicetree/bindings/sound/renesas,rsnd.txt | 1 +
arch/arm64/boot/dts/renesas/r8a77965.dtsi | 245 ++++++++++++++++++++-
2 files changed, 235 insertions(+), 11 deletions(-)
--
1.9.1
next reply other threads:[~2018-07-17 20:22 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-17 19:47 Yoshihiro Kaneko [this message]
2018-07-17 19:47 ` [PATCH/RFT 0/7] rsnd: add support for r8a77965 Yoshihiro Kaneko
2018-07-17 19:47 ` [PATCH/RFT 1/7] arm64: dts: renesas: r8a77965: Add Audio-DMAC device nodes Yoshihiro Kaneko
2018-07-17 19:47 ` Yoshihiro Kaneko
2018-07-18 9:05 ` Geert Uytterhoeven
2018-07-18 9:05 ` Geert Uytterhoeven
2018-07-18 9:06 ` Geert Uytterhoeven
2018-07-18 9:06 ` Geert Uytterhoeven
2018-07-23 12:35 ` Yoshihiro Kaneko
2018-07-23 12:35 ` Yoshihiro Kaneko
2018-07-17 19:47 ` [PATCH/RFT 2/7] ASoC: rsnd: Document R-Car M3-N support Yoshihiro Kaneko
2018-07-17 19:47 ` Yoshihiro Kaneko
2018-07-18 9:19 ` Geert Uytterhoeven
2018-07-18 9:19 ` Geert Uytterhoeven
2018-07-19 23:12 ` Kuninori Morimoto
2018-07-19 23:12 ` Kuninori Morimoto
2018-07-23 12:39 ` Yoshihiro Kaneko
2018-07-23 12:39 ` Yoshihiro Kaneko
2018-07-17 19:47 ` [PATCH/RFT 3/7] arm64: dts: renesas: r8a77965: Add Sound device node and SSI support Yoshihiro Kaneko
2018-07-17 19:47 ` Yoshihiro Kaneko
2018-07-19 23:23 ` Kuninori Morimoto
2018-07-19 23:23 ` Kuninori Morimoto
2018-07-23 12:43 ` Yoshihiro Kaneko
2018-07-23 12:43 ` Yoshihiro Kaneko
2018-07-17 19:48 ` [PATCH/RFT 4/7] arm64: dts: renesas: r8a77965: Add Sound SRC support Yoshihiro Kaneko
2018-07-17 19:48 ` Yoshihiro Kaneko
2018-07-19 23:24 ` Kuninori Morimoto
2018-07-19 23:24 ` Kuninori Morimoto
2018-07-17 19:48 ` [PATCH/RFT 5/7] arm64: dts: renesas: r8a77965: Add Sound DVC device nodes Yoshihiro Kaneko
2018-07-17 19:48 ` Yoshihiro Kaneko
2018-07-19 23:26 ` Kuninori Morimoto
2018-07-19 23:26 ` Kuninori Morimoto
2018-07-17 19:48 ` [PATCH/RFT 6/7] arm64: dts: renesas: r8a77965: Add Sound CTU support Yoshihiro Kaneko
2018-07-17 19:48 ` Yoshihiro Kaneko
2018-07-19 23:29 ` Kuninori Morimoto
2018-07-19 23:29 ` Kuninori Morimoto
2018-07-17 19:48 ` [PATCH/RFT 7/7] arm64: dts: renesas: r8a77965: Add Sound MIX support Yoshihiro Kaneko
2018-07-17 19:48 ` Yoshihiro Kaneko
2018-07-19 23:30 ` Kuninori Morimoto
2018-07-19 23:30 ` Kuninori Morimoto
2018-07-23 16:21 ` [PATCH/RFT 0/7] rsnd: add support for r8a77965 Simon Horman
2018-07-23 16:21 ` Simon Horman
2018-07-24 14:00 ` Yoshihiro Kaneko
2018-07-24 14:00 ` Yoshihiro Kaneko
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=1531856883-19645-1-git-send-email-ykaneko0929@gmail.com \
--to=ykaneko0929@gmail.com \
--cc=horms@verge.net.au \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=magnus.damm@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.