Hi, > -----Original Message----- > From: Biju Das [mailto:biju.das.jz@bp.renesas.com] > Sent: Tuesday, August 25, 2020 10:22 PM > To: cip-dev@lists.cip-project.org; iwamatsu nobuhiro(岩松 信洋 □SWC◯ACT) > ; Pavel Machek > Cc: Chris Paterson ; Biju Das ; Prabhakar Mahadev Lad > > Subject: [PATCH 4.19.y-cip 00/10] Add OPP/Thermal/Timer/CAN[FD] support > > This patch series add RZ/G2H SoC support for OPP/Thermal/Timer/CAN[FD] > to 4.19.y cip kernel. > > All the patches in this series are cherry-picked from ML. > > This patch series depend upon [1] > [1]: https://patchwork.kernel.org/project/cip-dev/list/?series=336609 > > Dien Pham (1): > thermal/drivers/rcar_gen3: Fix undefined temperature if negative > > Geert Uytterhoeven (1): > can: rcar_can: Remove unused platform data support > > Lad Prabhakar (1): > arm64: dts: renesas: r8a774e1: Add CAN[FD] support > > Marian-Cristian Rotariu (5): > arm64: dts: renesas: r8a774e1: Add operating points > thermal: rcar_gen3_thermal: Add r8a774e1 support > arm64: dts: renesas: r8a774e1: Add RZ/G2H thermal support > arm64: dts: renesas: r8a774e1: Add CMT device nodes > arm64: dts: renesas: r8a774e1: Add TMU device nodes > > Niklas Söderlund (2): > thermal: rcar_gen3_thermal: Remove temperature bound > thermal: rcar_gen3_thermal: Generate interrupt when temperature > changes > > arch/arm64/boot/dts/renesas/r8a774e1.dtsi | 323 +++++++++++++++++++++- > drivers/net/can/rcar/rcar_can.c | 22 +- > drivers/thermal/rcar_gen3_thermal.c | 34 +-- > include/linux/can/platform/rcar_can.h | 18 -- > 4 files changed, 347 insertions(+), 50 deletions(-) > delete mode 100644 include/linux/can/platform/rcar_can.h > I reviewed this patch series. Looks good to me. Best regards, Nobuhiro > -- > 2.17.1