On Mon, Jun 26, 2023 at 04:46:46AM +0000, Pankaj Gupta wrote: > V2: Changed the email subject line. > ------------------------------------------------ > > > Add crypto node in device tree for: > - CAAM job-ring > > Signed-off-by: Varun Sethi <v.sethi@xxxxxxx> > Signed-off-by: Pankaj Gupta <pankaj.gupta@xxxxxxx> > --- > arch/arm64/boot/dts/freescale/imx8ulp.dtsi | 32 ++++++++++++++++++++++ > 1 file changed, 32 insertions(+) The patch only changes imx8ulp SoC instead of imx8ulp-evk board, so the patch subject should be: arm64: dts: imx8ulp: ... Shawn