On Mon, May 18, 2020 at 3:23 PM Lad, Prabhakar
wrote:
> On Mon, May 18, 2020 at 2:17 PM Sergei Shtylyov
> wrote:
> > On 18.05.2020 15:27, Lad, Prabhakar wrote:
> > >>> Add a device node for the Watchdog Timer (RWDT) controller on the
> > >>> Renesas
> > >>> RZ/G1H (r8a7742) SoC.
> > >>>
> > >>>
Hi Sergei,
On Mon, May 18, 2020 at 2:17 PM Sergei Shtylyov
wrote:
>
> Hello!
>
> On 18.05.2020 15:27, Lad, Prabhakar wrote:
>
> >>> Add a device node for the Watchdog Timer (RWDT) controller on the Renesas
> >>> RZ/G1H (r8a7742) SoC.
> >>>
> >>> Signed-off-by: Lad Prabhakar
> >>> Reviewed-by: Ma
Hello!
On 18.05.2020 15:27, Lad, Prabhakar wrote:
Add a device node for the Watchdog Timer (RWDT) controller on the Renesas
RZ/G1H (r8a7742) SoC.
Signed-off-by: Lad Prabhakar
Reviewed-by: Marian-Cristian Rotariu
Thanks for your patch!
--- a/arch/arm/boot/dts/r8a7742.dtsi
+++ b/arch/arm/b
Hi Geert,
Thank you for the review.
On Mon, May 18, 2020 at 12:47 PM Geert Uytterhoeven
wrote:
>
> Hi Prabhakar,
>
> On Fri, May 15, 2020 at 5:10 PM Lad Prabhakar
> wrote:
> > Add a device node for the Watchdog Timer (RWDT) controller on the Renesas
> > RZ/G1H (r8a7742) SoC.
> >
> > Signed-off-
Hi Prabhakar,
On Fri, May 15, 2020 at 5:10 PM Lad Prabhakar
wrote:
> Add a device node for the Watchdog Timer (RWDT) controller on the Renesas
> RZ/G1H (r8a7742) SoC.
>
> Signed-off-by: Lad Prabhakar
> Reviewed-by: Marian-Cristian Rotariu
>
Thanks for your patch!
> --- a/arch/arm/boot/dts/r8
> Its similar to as seen on Rcar-H2 where just the A15 cores are up and
> A7 cores fail to boot. Attached is the boot log where reboot works as
> expected with all A15 core up. Although I have tested the internal
> release based on 3.10 where all the cores are up which used bootarg
> apmu=multiclu
Hi Wolfram,
On Sun, May 17, 2020 at 10:08 PM Wolfram Sang wrote:
>
> On Fri, May 15, 2020 at 04:08:57PM +0100, Lad Prabhakar wrote:
> > Add a device node for the Watchdog Timer (RWDT) controller on the Renesas
> > RZ/G1H (r8a7742) SoC.
> >
> > Signed-off-by: Lad Prabhakar
> > Reviewed-by: Marian
On Fri, May 15, 2020 at 04:08:57PM +0100, Lad Prabhakar wrote:
> Add a device node for the Watchdog Timer (RWDT) controller on the Renesas
> RZ/G1H (r8a7742) SoC.
>
> Signed-off-by: Lad Prabhakar
> Reviewed-by: Marian-Cristian Rotariu
>
The DTS change looks fine, I checked it against similar S
Add a device node for the Watchdog Timer (RWDT) controller on the Renesas
RZ/G1H (r8a7742) SoC.
Signed-off-by: Lad Prabhakar
Reviewed-by: Marian-Cristian Rotariu
---
arch/arm/boot/dts/r8a7742.dtsi | 10 ++
1 file changed, 10 insertions(+)
diff --git a/arch/arm/boot/dts/r8a7742.dtsi b/a