Re: [PATCH] ASoC: rsnd: Add device tree binding for r8a77990

2018-09-06 Thread Yoshihiro Kaneko
Hi Mark,

2018年8月29日(水) 5:21 Mark Brown :
>
> On Fri, Aug 17, 2018 at 04:53:55PM +0900, Yoshihiro Kaneko wrote:
> > From: Hiroyuki Yokoyama 
> >
> > 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


Re: [PATCH] ASoC: rsnd: Add device tree binding for r8a77990

2018-08-28 Thread Mark Brown
On Fri, Aug 17, 2018 at 04:53:55PM +0900, Yoshihiro Kaneko wrote:
> From: Hiroyuki Yokoyama 
> 
> This patch adds the device tree binding of the r8a77990 SoC.

This doesn't apply against current code, please check and resend.


signature.asc
Description: PGP signature


Re: [PATCH] ASoC: rsnd: Add device tree binding for r8a77990

2018-08-20 Thread Rob Herring
On Fri, 17 Aug 2018 16:53:55 +0900, Yoshihiro Kaneko wrote:
> From: Hiroyuki Yokoyama 
> 
> This patch adds the device tree binding of the r8a77990 SoC.
> 
> Signed-off-by: Hiroyuki Yokoyama 
> Signed-off-by: Yoshihiro Kaneko 
> ---
> 
> 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 


Re: [PATCH] ASoC: rsnd: Add device tree binding for r8a77990

2018-08-19 Thread Kuninori Morimoto


Hi

> From: Hiroyuki Yokoyama 
> 
> This patch adds the device tree binding of the r8a77990 SoC.
> 
> Signed-off-by: Hiroyuki Yokoyama 
> Signed-off-by: Yoshihiro Kaneko 
> ---

Acked-by: Kuninori Morimoto 

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


Re: [PATCH] ASoC: rsnd: Add device tree binding for r8a77990

2018-08-17 Thread Simon Horman
On Fri, Aug 17, 2018 at 04:53:55PM +0900, Yoshihiro Kaneko wrote:
> From: Hiroyuki Yokoyama 
> 
> This patch adds the device tree binding of the r8a77990 SoC.
> 
> Signed-off-by: Hiroyuki Yokoyama 
> Signed-off-by: Yoshihiro Kaneko 

Reviewed-by: Simon Horman 


[PATCH] ASoC: rsnd: Add device tree binding for r8a77990

2018-08-17 Thread Yoshihiro Kaneko
From: Hiroyuki Yokoyama 

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

Signed-off-by: Hiroyuki Yokoyama 
Signed-off-by: Yoshihiro Kaneko 
---

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