commit | bb6a4c55363c3a027fe3d6372ec9007664caf8f4 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Thu Aug 24 12:01:42 2023 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Mon Oct 16 08:46:01 2023 +0200 |
tree | a7ec60779a2f257aa9d158cf4d1c82f9877f40ae | |
parent | d0dd76f3eb96731a466b8cce50f7ff4436eb7c35 [diff] |
arm: dts: imx8mm: move firmware/optee node to common imx8mm-u-boot.dtsi Move the firmware/optee node to the common imx8mm-u-boot.dtsi and protect it with an ifdef CONFIG_OPTEE as it is a meaningless node without the optee driver enabled. Signed-off-by: Tim Harvey <tharvey@gateworks.com> Reviewed-by: Fabio Estevam <festevam@denx.de> Reviewed-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>