* [PATCH] ASoC: rsnd: Document R-Car M3-N support
@ 2018-07-25 20:40 Yoshihiro Kaneko
2018-07-26 0:20 ` Kuninori Morimoto
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Yoshihiro Kaneko @ 2018-07-25 20:40 UTC (permalink / raw)
To: Mark Brown, Kuninori Morimoto
Cc: devicetree, alsa-devel, Magnus Damm, Liam Girdwood,
linux-renesas-soc, Simon Horman
From: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
Document support for the sound modules in the Renesas M3-N (r8a77965)
SoC.
No driver update is needed.
Signed-off-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
Signed-off-by: Yoshihiro Kaneko <ykaneko0929@gmail.com>
---
This patch is based on the devel branch of Simon Horman's renesas tree.
Documentation/devicetree/bindings/sound/renesas,rsnd.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/sound/renesas,rsnd.txt b/Documentation/devicetree/bindings/sound/renesas,rsnd.txt
index b86d790..9e764270 100644
--- a/Documentation/devicetree/bindings/sound/renesas,rsnd.txt
+++ b/Documentation/devicetree/bindings/sound/renesas,rsnd.txt
@@ -352,6 +352,7 @@ Required properties:
- "renesas,rcar_sound-r8a7794" (R-Car E2)
- "renesas,rcar_sound-r8a7795" (R-Car H3)
- "renesas,rcar_sound-r8a7796" (R-Car M3-W)
+ - "renesas,rcar_sound-r8a77965" (R-Car M3-N)
- reg : Should contain the register physical address.
required register is
SRU/ADG/SSI if generation1
--
1.9.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] ASoC: rsnd: Document R-Car M3-N support
2018-07-25 20:40 [PATCH] ASoC: rsnd: Document R-Car M3-N support Yoshihiro Kaneko
@ 2018-07-26 0:20 ` Kuninori Morimoto
2018-07-26 13:14 ` Simon Horman
2018-08-07 18:01 ` Rob Herring
2 siblings, 0 replies; 4+ messages in thread
From: Kuninori Morimoto @ 2018-07-26 0:20 UTC (permalink / raw)
To: Yoshihiro Kaneko
Cc: devicetree, alsa-devel, Simon Horman, Magnus Damm, Liam Girdwood,
linux-renesas-soc, Mark Brown
Hi
> From: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
>
> Document support for the sound modules in the Renesas M3-N (r8a77965)
> SoC.
>
> No driver update is needed.
>
> Signed-off-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
> Signed-off-by: Yoshihiro Kaneko <ykaneko0929@gmail.com>
> ---
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] ASoC: rsnd: Document R-Car M3-N support
2018-07-25 20:40 [PATCH] ASoC: rsnd: Document R-Car M3-N support Yoshihiro Kaneko
2018-07-26 0:20 ` Kuninori Morimoto
@ 2018-07-26 13:14 ` Simon Horman
2018-08-07 18:01 ` Rob Herring
2 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2018-07-26 13:14 UTC (permalink / raw)
To: Yoshihiro Kaneko
Cc: devicetree, alsa-devel, Kuninori Morimoto, Magnus Damm,
Liam Girdwood, linux-renesas-soc, Mark Brown
On Thu, Jul 26, 2018 at 05:40:15AM +0900, Yoshihiro Kaneko wrote:
> From: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
>
> Document support for the sound modules in the Renesas M3-N (r8a77965)
> SoC.
>
> No driver update is needed.
>
> Signed-off-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
> Signed-off-by: Yoshihiro Kaneko <ykaneko0929@gmail.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
> ---
>
> This patch is based on the devel branch of Simon Horman's renesas tree.
>
> Documentation/devicetree/bindings/sound/renesas,rsnd.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/sound/renesas,rsnd.txt b/Documentation/devicetree/bindings/sound/renesas,rsnd.txt
> index b86d790..9e764270 100644
> --- a/Documentation/devicetree/bindings/sound/renesas,rsnd.txt
> +++ b/Documentation/devicetree/bindings/sound/renesas,rsnd.txt
> @@ -352,6 +352,7 @@ Required properties:
> - "renesas,rcar_sound-r8a7794" (R-Car E2)
> - "renesas,rcar_sound-r8a7795" (R-Car H3)
> - "renesas,rcar_sound-r8a7796" (R-Car M3-W)
> + - "renesas,rcar_sound-r8a77965" (R-Car M3-N)
> - reg : Should contain the register physical address.
> required register is
> SRU/ADG/SSI if generation1
> --
> 1.9.1
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] ASoC: rsnd: Document R-Car M3-N support
2018-07-25 20:40 [PATCH] ASoC: rsnd: Document R-Car M3-N support Yoshihiro Kaneko
2018-07-26 0:20 ` Kuninori Morimoto
2018-07-26 13:14 ` Simon Horman
@ 2018-08-07 18:01 ` Rob Herring
2 siblings, 0 replies; 4+ messages in thread
From: Rob Herring @ 2018-08-07 18:01 UTC (permalink / raw)
To: Yoshihiro Kaneko
Cc: devicetree, alsa-devel, Kuninori Morimoto, Mark Brown,
Magnus Damm, Liam Girdwood, linux-renesas-soc, Simon Horman
On Thu, Jul 26, 2018 at 05:40:15AM +0900, Yoshihiro Kaneko wrote:
> From: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
>
> Document support for the sound modules in the Renesas M3-N (r8a77965)
> SoC.
>
> No driver update is needed.
>
> Signed-off-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
> Signed-off-by: Yoshihiro Kaneko <ykaneko0929@gmail.com>
> ---
>
> This patch is based on the devel branch of Simon Horman's renesas tree.
>
> Documentation/devicetree/bindings/sound/renesas,rsnd.txt | 1 +
> 1 file changed, 1 insertion(+)
Acked-by: Rob Herring <robh@kernel.org>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-08-07 18:01 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-25 20:40 [PATCH] ASoC: rsnd: Document R-Car M3-N support Yoshihiro Kaneko
2018-07-26 0:20 ` Kuninori Morimoto
2018-07-26 13:14 ` Simon Horman
2018-08-07 18:01 ` Rob Herring
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).