[PATCH v2 5.10.y-cip 00/12] Add thermal driver and watchdog driver enhancements


Biju Das
 

This patch series aims to add thermal driver support and watchdog driver enhancments
for RZ/G2L platform.

v1->v2:
* Removed patch#1 and updated rzg2l_thermal.c to use kernel.h.

Andy Shevchenko (1):
units: Add SI metric prefix definitions

Biju Das (10):
thermal/drivers: Add TSU driver for RZ/G2L
thermal/drivers/rz2gl: Add error check for reset_control_deassert()
thermal/drivers/rz2gl: Fix OTP Calibration Register values
watchdog: rzg2l_wdt: Fix 32bit overflow issue
watchdog: rzg2l_wdt: Fix Runtime PM usage
watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context'
watchdog: rzg2l_wdt: Fix reset control imbalance
watchdog: rzg2l_wdt: Add error check for reset_control_deassert
watchdog: rzg2l_wdt: Use force reset for WDT reset
watchdog: rzg2l_wdt: Add set_timeout callback

Geert Uytterhoeven (1):
arm64: defconfig: Enable additional support for Renesas platforms

arch/arm64/configs/defconfig | 4 +
drivers/thermal/Kconfig | 9 ++
drivers/thermal/Makefile | 1 +
drivers/thermal/rzg2l_thermal.c | 248 ++++++++++++++++++++++++++++++++
drivers/watchdog/rzg2l_wdt.c | 83 ++++++-----
include/linux/units.h | 20 +++
6 files changed, 329 insertions(+), 36 deletions(-)
create mode 100644 drivers/thermal/rzg2l_thermal.c

--
2.25.1


Pavel Machek
 

Hi!

This patch series aims to add thermal driver support and watchdog driver enhancments
for RZ/G2L platform.

v1->v2:
* Removed patch#1 and updated rzg2l_thermal.c to use kernel.h.
Thanks for the series and for the fixes headed for mainline. The patches look good to me
(but I can't test/apply them due to poor network access at the moment). I can probably do
that on Friday, but I suspect Iwamatsu may be faster.

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


Nobuhiro Iwamatsu
 

Hi all,

Thanks for the series and for the fixes headed for mainline. The patches look
good to me (but I can't test/apply them due to poor network access at the
moment).
Sorry for the late review.
I reviewed this patch series and found no pointout.

I can probably do that on Friday, but I suspect Iwamatsu may be
faster.
Yeah, I will apply this series and push.

Best regards,
Nobuhiro

-----Original Message-----
From: Pavel Machek <pavel@...>
Sent: Wednesday, July 20, 2022 4:43 AM
To: Biju Das <biju.das.jz@...>
Cc: Pavel Machek <pavel@...>; iwamatsu nobuhiro(岩松 信洋 □SWC
◯ACT) <nobuhiro1.iwamatsu@...>; Lad Prabhakar
<prabhakar.mahadev-lad.rj@...>; cip-dev@...
Subject: Re: [PATCH v2 5.10.y-cip 00/12] Add thermal driver and watchdog
driver enhancements

Hi!

This patch series aims to add thermal driver support and watchdog
driver enhancments for RZ/G2L platform.

v1->v2:
* Removed patch#1 and updated rzg2l_thermal.c to use kernel.h.
Thanks for the series and for the fixes headed for mainline. The patches look
good to me (but I can't test/apply them due to poor network access at the
moment). I can probably do that on Friday, but I suspect Iwamatsu may be
faster.

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


Pavel Machek
 

Hi!

Thanks for the series and for the fixes headed for mainline. The patches look
good to me (but I can't test/apply them due to poor network access at the
moment).
Sorry for the late review.
I reviewed this patch series and found no pointout.

I can probably do that on Friday, but I suspect Iwamatsu may be
faster.
Yeah, I will apply this series and push.
I applied the series, tested it, and pushed out the result. Hopefully
that is okay.

Thanks for the patches, Biju.

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


Biju Das
 

Subject: Re: [PATCH v2 5.10.y-cip 00/12] Add thermal driver and watchdog
driver enhancements

Hi!

Thanks for the series and for the fixes headed for mainline. The
patches look good to me (but I can't test/apply them due to poor
network access at the moment).
Sorry for the late review.
I reviewed this patch series and found no pointout.

I can probably do that on Friday, but I suspect Iwamatsu may be
faster.
Yeah, I will apply this series and push.
I applied the series, tested it, and pushed out the result. Hopefully
that is okay.
Thank you.

Regards,
Biju


Nobuhiro Iwamatsu
 

Hi Pavel,

-----Original Message-----
From: Pavel Machek <pavel@...>
Sent: Monday, July 25, 2022 8:41 PM
To: iwamatsu nobuhiro(岩松 信洋 □SWC◯ACT)
<nobuhiro1.iwamatsu@...>
Cc: pavel@...; biju.das.jz@...;
prabhakar.mahadev-lad.rj@...; cip-dev@...
Subject: Re: [PATCH v2 5.10.y-cip 00/12] Add thermal driver and watchdog
driver enhancements

Hi!

Thanks for the series and for the fixes headed for mainline. The
patches look good to me (but I can't test/apply them due to poor
network access at the moment).
Sorry for the late review.
I reviewed this patch series and found no pointout.

I can probably do that on Friday, but I suspect Iwamatsu may be
faster.
Yeah, I will apply this series and push.
I applied the series, tested it, and pushed out the result. Hopefully that is okay.
I was waiting for LAVA to be fixed...
Thanks for pushing to repository.


Thanks for the patches, Biju.

Best regards,
Pavel
Best regards,
Nobuhiro