devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] ASoC: rsnd: Add device tree binding for r8a77990
@ 2018-09-06 13:28 Yoshihiro Kaneko
  2018-09-07  0:19 ` Kuninori Morimoto
  2018-09-07 11:03 ` Applied "ASoC: rsnd: Add device tree binding for r8a77990" to the asoc tree Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Yoshihiro Kaneko @ 2018-09-06 13:28 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>

This patch adds the device tree binding of the r8a77990 SoC.

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.

v2 [Yoshihiro Kaneko]
- Rebased

 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 9e764270..58971a6 100644
--- a/Documentation/devicetree/bindings/sound/renesas,rsnd.txt
+++ b/Documentation/devicetree/bindings/sound/renesas,rsnd.txt
@@ -353,6 +353,7 @@ Required properties:
 				    - "renesas,rcar_sound-r8a7795" (R-Car H3)
 				    - "renesas,rcar_sound-r8a7796" (R-Car M3-W)
 				    - "renesas,rcar_sound-r8a77965" (R-Car M3-N)
+				    - "renesas,rcar_sound-r8a77990" (R-Car E3)
 - reg				: Should contain the register physical address.
 				  required register is
 				   SRU/ADG/SSI      if generation1
-- 
1.9.1

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

* Re: [PATCH v2] ASoC: rsnd: Add device tree binding for r8a77990
  2018-09-06 13:28 [PATCH v2] ASoC: rsnd: Add device tree binding for r8a77990 Yoshihiro Kaneko
@ 2018-09-07  0:19 ` Kuninori Morimoto
  2018-09-07 11:03 ` Applied "ASoC: rsnd: Add device tree binding for r8a77990" to the asoc tree Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Kuninori Morimoto @ 2018-09-07  0:19 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>
> 
> This patch adds the device tree binding of the r8a77990 SoC.
> 
> 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] 3+ messages in thread

* Applied "ASoC: rsnd: Add device tree binding for r8a77990" to the asoc tree
  2018-09-06 13:28 [PATCH v2] ASoC: rsnd: Add device tree binding for r8a77990 Yoshihiro Kaneko
  2018-09-07  0:19 ` Kuninori Morimoto
@ 2018-09-07 11:03 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2018-09-07 11:03 UTC (permalink / raw)
  To: Hiroyuki Yokoyama
  Cc: devicetree, alsa-devel, Yoshihiro Kaneko, Kuninori Morimoto,
	Simon Horman, Magnus Damm, Liam Girdwood, linux-renesas-soc,
	Mark Brown

The patch

   ASoC: rsnd: Add device tree binding for r8a77990

has been applied to the asoc tree at

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git 

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.  

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark

>From e058a4033240d30192124d6bf32b78e9a1f8975c Mon Sep 17 00:00:00 2001
From: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
Date: Thu, 6 Sep 2018 22:28:33 +0900
Subject: [PATCH] ASoC: rsnd: Add device tree binding for r8a77990

This patch adds the device tree binding of the r8a77990 SoC.

Signed-off-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
Signed-off-by: Yoshihiro Kaneko <ykaneko0929@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
---
 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 8083f0d8f263..f4688c508be6 100644
--- a/Documentation/devicetree/bindings/sound/renesas,rsnd.txt
+++ b/Documentation/devicetree/bindings/sound/renesas,rsnd.txt
@@ -354,6 +354,7 @@ Required properties:
 				    - "renesas,rcar_sound-r8a7795" (R-Car H3)
 				    - "renesas,rcar_sound-r8a7796" (R-Car M3-W)
 				    - "renesas,rcar_sound-r8a77965" (R-Car M3-N)
+				    - "renesas,rcar_sound-r8a77990" (R-Car E3)
 - reg				: Should contain the register physical address.
 				  required register is
 				   SRU/ADG/SSI      if generation1
-- 
2.19.0.rc1

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

end of thread, other threads:[~2018-09-07 11:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-06 13:28 [PATCH v2] ASoC: rsnd: Add device tree binding for r8a77990 Yoshihiro Kaneko
2018-09-07  0:19 ` Kuninori Morimoto
2018-09-07 11:03 ` Applied "ASoC: rsnd: Add device tree binding for r8a77990" to the asoc tree Mark Brown

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).