commit | 6dd07731fcfff6c30d375bc5eebe742d0cb2d3a1 | [log] [tgz] |
---|---|---|
author | Vitor Soares <vitor.soares@toradex.com> | Fri Mar 15 14:44:25 2024 +0000 |
committer | Fabio Estevam <festevam@gmail.com> | Sun Mar 17 18:00:04 2024 -0300 |
tree | 7b10f20fe71a45687c0845e66c1942d90347b7bd | |
parent | 0cada441988f8e33a4b5087811cfc72bbca48867 [diff] |
arm: imx: imx8m: soc: Fix NPU/VPU fdt disable fixup On imx8m[m|p|q].dtsi, upstream Linux uses different names for NPU/VPU IP block nodes. It leads variants without such HW block having it enabled by default. This patch adds the upstream Linux node's paths to the disable list while keep the compatibility with downstream Linux. Signed-off-by: Vitor Soares <vitor.soares@toradex.com> Reviewed-by: Francesco Dolcini <francesco.dolcini@toradex.com>