Re: [PATCH v2 2/4] arm64: dts: r8a7795: Add RWDT node

2016-05-19 Thread Simon Horman
On Wed, May 18, 2016 at 11:38:32AM +0200, Wolfram Sang wrote:
> On Mon, Apr 04, 2016 at 07:00:57AM -0700, Guenter Roeck wrote:
> > On Fri, Apr 01, 2016 at 01:56:24PM +0200, Wolfram Sang wrote:
> > > From: Wolfram Sang 
> > > 
> > > This patch adds the RWDT device node for r8a7795.
> > > 
> > > Signed-off-by: Takeshi Kihara 
> > > Signed-off-by: Wolfram Sang 
> > 
> > Acked-by: Guenter Roeck 
> > 
> > I assume the dts patches will go through the an arm64 tree.
> > Is this correct ?
> 
> Yes. Simon: ping :)

Thanks, I have queued this up.


Re: [PATCH v2 2/4] arm64: dts: r8a7795: Add RWDT node

2016-05-18 Thread Wolfram Sang
On Mon, Apr 04, 2016 at 07:00:57AM -0700, Guenter Roeck wrote:
> On Fri, Apr 01, 2016 at 01:56:24PM +0200, Wolfram Sang wrote:
> > From: Wolfram Sang 
> > 
> > This patch adds the RWDT device node for r8a7795.
> > 
> > Signed-off-by: Takeshi Kihara 
> > Signed-off-by: Wolfram Sang 
> 
> Acked-by: Guenter Roeck 
> 
> I assume the dts patches will go through the an arm64 tree.
> Is this correct ?

Yes. Simon: ping :)



signature.asc
Description: PGP signature


Re: [PATCH v2 2/4] arm64: dts: r8a7795: Add RWDT node

2016-04-04 Thread Wolfram Sang
On Mon, Apr 04, 2016 at 07:00:57AM -0700, Guenter Roeck wrote:
> On Fri, Apr 01, 2016 at 01:56:24PM +0200, Wolfram Sang wrote:
> > From: Wolfram Sang 
> > 
> > This patch adds the RWDT device node for r8a7795.
> > 
> > Signed-off-by: Takeshi Kihara 
> > Signed-off-by: Wolfram Sang 
> 
> Acked-by: Guenter Roeck 
> 
> I assume the dts patches will go through the an arm64 tree.
> Is this correct ?

Yes, via Simon's Renesas Tree to arm64.



signature.asc
Description: PGP signature


Re: [PATCH v2 2/4] arm64: dts: r8a7795: Add RWDT node

2016-04-04 Thread Guenter Roeck
On Fri, Apr 01, 2016 at 01:56:24PM +0200, Wolfram Sang wrote:
> From: Wolfram Sang 
> 
> This patch adds the RWDT device node for r8a7795.
> 
> Signed-off-by: Takeshi Kihara 
> Signed-off-by: Wolfram Sang 

Acked-by: Guenter Roeck 

I assume the dts patches will go through the an arm64 tree.
Is this correct ?

Thanks,
Guenter

> ---
>  arch/arm64/boot/dts/renesas/r8a7795.dtsi | 8 
>  1 file changed, 8 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/renesas/r8a7795.dtsi 
> b/arch/arm64/boot/dts/renesas/r8a7795.dtsi
> index bccd52e0462b92..ab0d20b7cb6f7b 100644
> --- a/arch/arm64/boot/dts/renesas/r8a7795.dtsi
> +++ b/arch/arm64/boot/dts/renesas/r8a7795.dtsi
> @@ -167,6 +167,14 @@
>   (GIC_CPU_MASK_SIMPLE(4) | 
> IRQ_TYPE_LEVEL_HIGH)>;
>   };
>  
> + wdt0: watchdog@e602 {
> + compatible = "renesas,r8a7795-wdt", 
> "renesas,rcar-gen3-wdt";
> + reg = <0 0xe602 0 0x0c>;
> + clocks = <&cpg CPG_MOD 402>;
> + power-domains = <&cpg>;
> + status = "disabled";
> + };
> +
>   gpio0: gpio@e605 {
>   compatible = "renesas,gpio-r8a7795",
>"renesas,gpio-rcar";
> -- 
> 2.7.0
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in
> the body of a message to majord...@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH v2 2/4] arm64: dts: r8a7795: Add RWDT node

2016-04-04 Thread Geert Uytterhoeven
On Fri, Apr 1, 2016 at 1:56 PM, Wolfram Sang  wrote:
> From: Wolfram Sang 
>
> This patch adds the RWDT device node for r8a7795.
>
> Signed-off-by: Takeshi Kihara 
> Signed-off-by: Wolfram Sang 

Reviewed-by: Geert Uytterhoeven 

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds