Re: [PATCH v2 07/15] i.MX7ULP: Enable Job ring driver model in U-Boot.

2021-09-10 Thread Ye Li
On Fri, 2021-09-03 at 12:33 +0530, Gaurav Jain wrote: > added crypto node in device tree. > sec is initialized based on job ring information processed > from device tree. > > Signed-off-by: Gaurav Jain Reviewed-by: Ye Li Best regards, Ye Li > --- >  arch/arm/Kconfig |  2 +- >

[PATCH v2 07/15] i.MX7ULP: Enable Job ring driver model in U-Boot.

2021-09-03 Thread Gaurav Jain
added crypto node in device tree. sec is initialized based on job ring information processed from device tree. Signed-off-by: Gaurav Jain --- arch/arm/Kconfig | 2 +- arch/arm/dts/imx7ulp.dtsi| 24 arch/arm/mach-imx/mx7ulp/Kconfig | 4 arch