[EXT] Re: [PATCH v3] arm64: dts: imx8ulpx`

Pankaj Gupta pankaj.gupta at nxp.com
Tue Apr 9 02:23:59 PDT 2024



> -----Original Message-----
> From: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
> Sent: Tuesday, April 9, 2024 12:57 PM
> To: Pankaj Gupta <pankaj.gupta at nxp.com>; robh+dt at kernel.org;
> krzysztof.kozlowski+dt at linaro.org; conor+dt at kernel.org;
> shawnguo at kernel.org; s.hauer at pengutronix.de; kernel at pengutronix.de;
> festevam at gmail.com; dl-linux-imx <linux-imx at nxp.com>; Peng Fan
> <peng.fan at nxp.com>; Jacky Bai <ping.bai at nxp.com>; Bough Chen
> <haibo.chen at nxp.com>; devicetree at vger.kernel.org; linux-arm-
> kernel at lists.infradead.org; linux-kernel at vger.kernel.org
> Cc: Varun Sethi <V.Sethi at nxp.com>
> Subject: [EXT] Re: [PATCH v3] arm64: dts: imx8ulpx`
> 
> Caution: This is an external email. Please take care when clicking links or
> opening attachments. When in doubt, report the message using the 'Report
> this email' button
> 
> 
> On 09/04/2024 09:06, Pankaj Gupta wrote:
> > Add crypto node in device tree for:
> > - CAAM job-ring
> >
> > Signed-off-by: Varun Sethi <v.sethi at nxp.com>
> > Signed-off-by: Pankaj Gupta <pankaj.gupta at nxp.com>
> 
> v3? Where is the changelog? What was happening here?
[Accepted] Added in v4.

> 
> > ---
> >  arch/arm64/boot/dts/freescale/imx8ulp.dtsi | 32
> ++++++++++++++++++++++
> >  1 file changed, 32 insertions(+)
> >
> > diff --git a/arch/arm64/boot/dts/freescale/imx8ulp.dtsi
> b/arch/arm64/boot/dts/freescale/imx8ulp.dtsi
> > index 8a6596d5a581..946f2b68d16f 100644
> > --- a/arch/arm64/boot/dts/freescale/imx8ulp.dtsi
> > +++ b/arch/arm64/boot/dts/freescale/imx8ulp.dtsi
> > @@ -252,6 +252,38 @@ pcc3: clock-controller at 292d0000 {
> >                               #reset-cells = <1>;
> >                       };
> >
> > +                     crypto: crypto at 292e0000 {
> > +                             compatible = "fsl,sec-v4.0";
> > +                             #address-cells = <1>;
> > +                             #size-cells = <1>;
> > +                             reg = <0x292e0000 0x10000>;
> > +                             ranges = <0 0x292e0000 0x10000>;
> 
> Keep the order as requested in DTS coding style.
[Accepted] Corrected in v4.
> 
> Best regards,
> Krzysztof



More information about the linux-arm-kernel mailing list