[alsa-devel] [PATCH] ASoC: rsnd: Add device tree binding for r8a77990
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.
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..07aba8d 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-r8a77990" (R-Car E3) - reg : Should contain the register physical address. required register is SRU/ADG/SSI if generation1
On Fri, Aug 17, 2018 at 04:53:55PM +0900, Yoshihiro Kaneko wrote:
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
Reviewed-by: Simon Horman horms+renesas@verge.net.au
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
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..07aba8d 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-r8a77990" (R-Car E3)
- reg : Should contain the register physical address. required register is SRU/ADG/SSI if generation1
-- 1.9.1
On Fri, 17 Aug 2018 16:53:55 +0900, Yoshihiro Kaneko wrote:
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.
Documentation/devicetree/bindings/sound/renesas,rsnd.txt | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Rob Herring robh@kernel.org
On Fri, Aug 17, 2018 at 04:53:55PM +0900, Yoshihiro Kaneko wrote:
From: Hiroyuki Yokoyama hiroyuki.yokoyama.vx@renesas.com
This patch adds the device tree binding of the r8a77990 SoC.
This doesn't apply against current code, please check and resend.
Hi Mark,
2018年8月29日(水) 5:21 Mark Brown broonie@kernel.org:
On Fri, Aug 17, 2018 at 04:53:55PM +0900, Yoshihiro Kaneko wrote:
From: Hiroyuki Yokoyama hiroyuki.yokoyama.vx@renesas.com
This patch adds the device tree binding of the r8a77990 SoC.
This doesn't apply against current code, please check and resend.
I will rebase this patch and resend.
Best regards, Kaneko
participants (5)
-
Kuninori Morimoto
-
Mark Brown
-
Rob Herring
-
Simon Horman
-
Yoshihiro Kaneko