[PATCH v2 3/3] arm: dts: imx8mn: protect the firmware/optee node with ifdef

2023-10-16 Thread sbabic
> There is no need to include the firmware/optee node if the optee > driver is not enabled. > Signed-off-by: Tim Harvey > Reviewed-by: Fabio Estevam Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- =

[PATCH v2 3/3] arm: dts: imx8mn: protect the firmware/optee node with ifdef

2023-08-24 Thread Tim Harvey
There is no need to include the firmware/optee node if the optee driver is not enabled. Signed-off-by: Tim Harvey Reviewed-by: Fabio Estevam --- v2: added Fabio's rb tag --- arch/arm/dts/imx8mn-u-boot.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/dts/imx8mn-u-boot.dtsi