[PATCH] arm: dts: imx8m: move CAAM nodes into common u-boot.dtsi

2023-07-11 Thread sbabic
> Move the crypto and sec_jr* nodes from board-specific > u-boot.dtsi files into the common files. Additionally protect the > nodes with ifdef FSL_CAAM as they don't serve any purpose if that is > not enabled. > Signed-off-by: Tim Harvey > Reviewed-by: Fabio Estevam > Reviewed-by: Peng Fan Appli

Re: [PATCH] arm: dts: imx8m: move CAAM nodes into common u-boot.dtsi

2023-06-25 Thread Peng Fan
On 6/23/2023 2:52 AM, Tim Harvey wrote: Move the crypto and sec_jr* nodes from board-specific u-boot.dtsi files into the common files. Additionally protect the nodes with ifdef FSL_CAAM as they don't serve any purpose if that is not enabled. Signed-off-by: Tim Harvey Reviewed-by: Peng Fan

Re: [PATCH] arm: dts: imx8m: move CAAM nodes into common u-boot.dtsi

2023-06-22 Thread Fabio Estevam
On Thu, Jun 22, 2023 at 3:52 PM Tim Harvey wrote: > > Move the crypto and sec_jr* nodes from board-specific > u-boot.dtsi files into the common files. Additionally protect the > nodes with ifdef FSL_CAAM as they don't serve any purpose if that is > not enabled. > > Signed-off-by: Tim Harvey Revi

[PATCH] arm: dts: imx8m: move CAAM nodes into common u-boot.dtsi

2023-06-22 Thread Tim Harvey
Move the crypto and sec_jr* nodes from board-specific u-boot.dtsi files into the common files. Additionally protect the nodes with ifdef FSL_CAAM as they don't serve any purpose if that is not enabled. Signed-off-by: Tim Harvey --- arch/arm/dts/imx8mm-evk-u-boot.dtsi | 16 -