[PATCH 5.10.y-cip 0/2] Watchdog driver fix and pinctrl improvement


Biju Das
 

This patch series aims to fix reset issue with watchdog driver
and remove unnecessary check from pinctrl driver for RZ/G2L alike
SoCs.

Biju Das (1):
pinctrl: renesas: rzg2l: remove unnecessary check from
rzg2l_dt_node_to_map()

Lad Prabhakar (1):
watchdog: rzg2l_wdt: Issue a reset before we put the PM clocks

drivers/pinctrl/renesas/pinctrl-rzg2l.c | 3 +--
drivers/watchdog/rzg2l_wdt.c | 10 ++++------
2 files changed, 5 insertions(+), 8 deletions(-)

--
2.25.1


Pavel Machek
 

Hi!

This patch series aims to fix reset issue with watchdog driver
and remove unnecessary check from pinctrl driver for RZ/G2L alike
SoCs.
Thanks for the series, I can apply if there are no other comments and
if it passes testing.

Lad Prabhakar (1):
watchdog: rzg2l_wdt: Issue a reset before we put the PM clocks
This one is fine, thank you.

Biju Das (1):
pinctrl: renesas: rzg2l: remove unnecessary check from
rzg2l_dt_node_to_map()
This one is just a cleanup. I can take it since it is your code and
since it is obviously correct.

Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany


Nobuhiro Iwamatsu
 

Hi,

-----Original Message-----
From: Biju Das <biju.das.jz@...>
Sent: Tuesday, February 21, 2023 5:03 PM
To: cip-dev@...; iwamatsu nobuhiro(岩松 信洋 □SWC◯A
CT) <nobuhiro1.iwamatsu@...>; Pavel Machek
<pavel@...>
Cc: Chris Paterson <chris.paterson2@...>; Biju Das
<biju.das.jz@...>; Prabhakar Mahadev Lad
<prabhakar.mahadev-lad.rj@...>
Subject: [PATCH 5.10.y-cip 0/2] Watchdog driver fix and pinctrl improvement

This patch series aims to fix reset issue with watchdog driver and remove
unnecessary check from pinctrl driver for RZ/G2L alike SoCs.

Biju Das (1):
pinctrl: renesas: rzg2l: remove unnecessary check from
rzg2l_dt_node_to_map()

Lad Prabhakar (1):
watchdog: rzg2l_wdt: Issue a reset before we put the PM clocks

drivers/pinctrl/renesas/pinctrl-rzg2l.c | 3 +--
drivers/watchdog/rzg2l_wdt.c | 10 ++++------
2 files changed, 5 insertions(+), 8 deletions(-)
I reviewed this series, LGTM.
If no opinion, I will apply this series.

Best regards,
Nobuhiro


Pavel Machek
 

Hi!

This patch series aims to fix reset issue with watchdog driver and remove
unnecessary check from pinctrl driver for RZ/G2L alike SoCs.

Biju Das (1):
pinctrl: renesas: rzg2l: remove unnecessary check from
rzg2l_dt_node_to_map()

Lad Prabhakar (1):
watchdog: rzg2l_wdt: Issue a reset before we put the PM clocks

drivers/pinctrl/renesas/pinctrl-rzg2l.c | 3 +--
drivers/watchdog/rzg2l_wdt.c | 10 ++++------
2 files changed, 5 insertions(+), 8 deletions(-)
I reviewed this series, LGTM.
If no opinion, I will apply this series.
Go ahead, it looks good to me and it passed basic testing.

Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany


Nobuhiro Iwamatsu
 

Hi Pavel,

-----Original Message-----
From: Pavel Machek <pavel@...>
Sent: Wednesday, February 22, 2023 9:02 PM
To: iwamatsu nobuhiro(岩松 信洋 □SWC◯ACT)
<nobuhiro1.iwamatsu@...>
Cc: biju.das.jz@...; cip-dev@...;
pavel@...; chris.paterson2@...;
prabhakar.mahadev-lad.rj@...
Subject: Re: [PATCH 5.10.y-cip 0/2] Watchdog driver fix and pinctrl
improvement

Hi!

This patch series aims to fix reset issue with watchdog driver and
remove unnecessary check from pinctrl driver for RZ/G2L alike SoCs.

Biju Das (1):
pinctrl: renesas: rzg2l: remove unnecessary check from
rzg2l_dt_node_to_map()

Lad Prabhakar (1):
watchdog: rzg2l_wdt: Issue a reset before we put the PM clocks

drivers/pinctrl/renesas/pinctrl-rzg2l.c | 3 +--
drivers/watchdog/rzg2l_wdt.c | 10 ++++------
2 files changed, 5 insertions(+), 8 deletions(-)
I reviewed this series, LGTM.
If no opinion, I will apply this series.
Go ahead, it looks good to me and it passed basic testing.
OK, I applied and pushed.

Best regards,
Pavel
Best regards,
Nobuhiro