lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID:
 <OSBPR01MB2775EB56E49E06B0002878BBFFE32@OSBPR01MB2775.jpnprd01.prod.outlook.com>
Date: Fri, 24 Jan 2025 18:36:11 +0000
From: John Madieu <john.madieu.xa@...renesas.com>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
CC: "krzk+dt@...nel.org" <krzk+dt@...nel.org>, "robh@...nel.org"
	<robh@...nel.org>, Biju Das <biju.das.jz@...renesas.com>, Claudiu Beznea
	<claudiu.beznea.uj@...renesas.com>, "conor+dt@...nel.org"
	<conor+dt@...nel.org>, "devicetree@...r.kernel.org"
	<devicetree@...r.kernel.org>, "john.madieu@...il.com"
	<john.madieu@...il.com>, "linux-kernel@...r.kernel.org"
	<linux-kernel@...r.kernel.org>, "linux-renesas-soc@...r.kernel.org"
	<linux-renesas-soc@...r.kernel.org>, "magnus.damm@...il.com"
	<magnus.damm@...il.com>
Subject: RE: [PATCH v4 8/9] arm64: dts: renesas: r9a09g047: Add sys node



> -----Original Message-----
> From: Geert Uytterhoeven <geert@...ux-m68k.org>
> Sent: Friday, January 24, 2025 3:25 PM
> Subject: Re: [PATCH v4 8/9] arm64: dts: renesas: r9a09g047: Add sys node
> 

Hi Geert,

Thanks for your review.

> Hi John,
> 
> On Thu, Jan 23, 2025 at 6:06 PM John Madieu
> <john.madieu.xa@...renesas.com> wrote:
> > Add system controller node to RZ/G3E (R9A09G047) SoC DTSI, as it is
> > also required for SoC identification
> >
> > Signed-off-by: John Madieu <john.madieu.xa@...renesas.com>
> 
> Thanks for your patch!
> 
> > --- a/arch/arm64/boot/dts/renesas/r9a09g047.dtsi
> > +++ b/arch/arm64/boot/dts/renesas/r9a09g047.dtsi
> > @@ -162,6 +162,13 @@ cpg: clock-controller@...20000 {
> >                         #power-domain-cells = <0>;
> >                 };
> >
> > +               sys: system-controller@...30000 {
> > +                       compatible = "renesas,r9a09g047-sys";
> > +                       reg = <0 0x10430000 0 0x10000>;
> > +                       clocks = <&cpg CPG_CORE R9A09G047_SYS_0_PCLK>;
> > +                       resets = <&cpg 0x30>;
> > +               };
> > +
> >                 ostm0: timer@...00000 {
> 
> The patch adding the OSTM node hasn't been applied or even submitted yet
> ;-)  But I can handle...

Thanks for handling this.

> 
> >                         compatible = "renesas,r9a09g047-ostm",
> "renesas,ostm";
> >                         reg = <0x0 0x11800000 0x0 0x1000>;
> 
> Reviewed-by: Geert Uytterhoeven <geert+renesas@...der.be> i.e. will queue
> in renesas-devel for v6.15.
> 
> Gr{oetje,eeting}s,
> 
>                         Geert

Regards,
John

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ