commit | 2ae9f5ac536eb12209878cdd70d4eec9f34bdf7d | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Thu Aug 24 12:01:43 2023 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Mon Oct 16 08:46:01 2023 +0200 |
tree | 3e2df9e787de094fa180c1d0adbb29562997aeff | |
parent | b34f5a111dc6661ddef4588edf364964a8043d19 [diff] |
arm: dts: imx8mp: move firmware/optee node to common imx8mp-u-boot.dtsi Move the firmware/optee node to the common imx8mp-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>