mbox series

[6.1.y-cip,0/2] Enable PMU support for RZ/{G2L,G2LC,V2L} SoCs

Message ID 20230816071239.3310-1-biju.das.jz@bp.renesas.com (mailing list archive)
Headers show
Series Enable PMU support for RZ/{G2L,G2LC,V2L} SoCs | expand

Message

Biju Das Aug. 16, 2023, 7:12 a.m. UTC
This patch series aims to enable PMU support for RZ/{G2L,G2LC,V2L}
SoCs.
 
All the patches are cherry-picked from the mainline.

Lad Prabhakar (2):
  arm64: dts: renesas: r9a07g044: Add Cortex-A55 PMU node
  arm64: dts: renesas: r9a07g054: Add Cortex-A55 PMU node

 arch/arm64/boot/dts/renesas/r9a07g044.dtsi | 5 +++++
 arch/arm64/boot/dts/renesas/r9a07g054.dtsi | 5 +++++
 2 files changed, 10 insertions(+)

Comments

Pavel Machek Aug. 16, 2023, 10:14 a.m. UTC | #1
Hi!

> This patch series aims to enable PMU support for RZ/{G2L,G2LC,V2L}
> SoCs.
>  
> All the patches are cherry-picked from the mainline.
> 
> Lad Prabhakar (2):
>   arm64: dts: renesas: r9a07g044: Add Cortex-A55 PMU node
>   arm64: dts: renesas: r9a07g054: Add Cortex-A55 PMU node

This looks okay and passes testing, so I can apply it if there are no
other comments. 5.10 version looks okay, too. Consider sending both
5.10 and 6.1 versions in one email in cases like this :-).

Best regards,
								Pavel
Biju Das Aug. 16, 2023, 12:33 p.m. UTC | #2
Hi Pavel,

> Subject: Re: [PATCH 6.1.y-cip 0/2] Enable PMU support for RZ/{G2L,G2LC,V2L}
> SoCs
> 
> Hi!
> 
> > This patch series aims to enable PMU support for RZ/{G2L,G2LC,V2L}
> > SoCs.
> >
> > All the patches are cherry-picked from the mainline.
> >
> > Lad Prabhakar (2):
> >   arm64: dts: renesas: r9a07g044: Add Cortex-A55 PMU node
> >   arm64: dts: renesas: r9a07g054: Add Cortex-A55 PMU node
> 
> This looks okay and passes testing, so I can apply it if there are no other
> comments. 5.10 version looks okay, too. Consider sending both
> 5.10 and 6.1 versions in one email in cases like this :-).

Sure.

Cheers,
Biju
Pavel Machek Aug. 17, 2023, 10:32 a.m. UTC | #3
Hi!

> > Subject: Re: [PATCH 6.1.y-cip 0/2] Enable PMU support for RZ/{G2L,G2LC,V2L}
> > SoCs
> > 
> > Hi!
> > 
> > > This patch series aims to enable PMU support for RZ/{G2L,G2LC,V2L}
> > > SoCs.
> > >
> > > All the patches are cherry-picked from the mainline.
> > >
> > > Lad Prabhakar (2):
> > >   arm64: dts: renesas: r9a07g044: Add Cortex-A55 PMU node
> > >   arm64: dts: renesas: r9a07g054: Add Cortex-A55 PMU node
> > 
> > This looks okay and passes testing, so I can apply it if there are no other
> > comments. 5.10 version looks okay, too. Consider sending both
> > 5.10 and 6.1 versions in one email in cases like this :-).
> 
> Sure.

Thanks for the patches. I applied them to 5.10 and 6.1 branches.

Best regards,
								Pavel