mbox series

[5.10.y-cip,0/4] Add Renesas RZ/V2M PWC support

Message ID 20230703170211.15484-1-fabrizio.castro.jz@renesas.com (mailing list archive)
Headers show
Series Add Renesas RZ/V2M PWC support | expand

Message

Fabrizio Castro July 3, 2023, 5:02 p.m. UTC
Dear All,

this series adds support for the PWC IP found inside the Renesas
RZ/V2M SoC.

Thanks,
Fab

Fabrizio Castro (4):
  dt-bindings: soc: renesas: Add RZ/V2M PWC
  soc: renesas: Add PWC support for RZ/V2M
  arm64: dts: renesas: r9a09g011: Add PWC support
  arm64: dts: renesas: v2mevk2: Add PWC support

 .../soc/renesas/renesas,rzv2m-pwc.yaml        |  56 +++++++
 .../boot/dts/renesas/r9a09g011-v2mevk2.dts    |   5 +
 arch/arm64/boot/dts/renesas/r9a09g011.dtsi    |   8 +
 drivers/soc/renesas/Kconfig                   |   4 +
 drivers/soc/renesas/Makefile                  |   1 +
 drivers/soc/renesas/pwc-rzv2m.c               | 150 ++++++++++++++++++
 6 files changed, 224 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/soc/renesas/renesas,rzv2m-pwc.yaml
 create mode 100644 drivers/soc/renesas/pwc-rzv2m.c

Comments

Nobuhiro Iwamatsu July 4, 2023, 4:50 a.m. UTC | #1
Hi Fabrizio,

> -----Original Message-----
> From: Fabrizio Castro <fabrizio.castro.jz@renesas.com>
> Sent: Tuesday, July 4, 2023 2:02 AM
> To: cip-dev@lists.cip-project.org; iwamatsu nobuhiro(岩松 信洋 ○DITC□
> DIT○OST) <nobuhiro1.iwamatsu@toshiba.co.jp>; Pavel Machek
> <pavel@denx.de>
> Subject: [PATCH 5.10.y-cip 0/4] Add Renesas RZ/V2M PWC support
> 
> Dear All,
> 
> this series adds support for the PWC IP found inside the Renesas RZ/V2M
> SoC.
> 
> Thanks,
> Fab
> 
> Fabrizio Castro (4):
>   dt-bindings: soc: renesas: Add RZ/V2M PWC
>   soc: renesas: Add PWC support for RZ/V2M
>   arm64: dts: renesas: r9a09g011: Add PWC support
>   arm64: dts: renesas: v2mevk2: Add PWC support
> 

I reviewed this series, so LGTM.
I can apply, if there are no comments and issues.

Test: https://gitlab.com/cip-project/cip-kernel/linux-cip/-/pipelines/919945015
Reviewed-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>

Best regards,
  Nobuhiro
Pavel Machek July 4, 2023, 8:23 p.m. UTC | #2
Hi!

> this series adds support for the PWC IP found inside the Renesas
> RZ/V2M SoC.

General-purpose output-only surprised me a bit, but it seems this is
the way to implement them.

Reviewed-by: Pavel Machek <pavel@denx.de>

I don't believe equivalent series is there in v6.1, and this one does
not apply, so I expect we'll get 6.1 version, too?

Best regards,
								Pavel
Fabrizio Castro July 5, 2023, 4:25 p.m. UTC | #3
Hi Pavel,

Thank you for replying.

> From: Pavel Machek <pavel@denx.de>
> Subject: Re: [PATCH 5.10.y-cip 0/4] Add Renesas RZ/V2M PWC support
> 
> Hi!
> 
> > this series adds support for the PWC IP found inside the Renesas
> > RZ/V2M SoC.
> 
> General-purpose output-only surprised me a bit, but it seems this is
> the way to implement them.
> 
> Reviewed-by: Pavel Machek <pavel@denx.de>
> 
> I don't believe equivalent series is there in v6.1, and this one does
> not apply, so I expect we'll get 6.1 version, too?

Yes, I will send another version of this porting suitable for v6.1 soon.

Thanks,
Fab

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