]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: imx: imx8m: soc: Fix NPU/VPU fdt disable fixup
authorVitor Soares <vitor.soares@toradex.com>
Fri, 15 Mar 2024 14:44:25 +0000 (14:44 +0000)
committerFabio Estevam <festevam@gmail.com>
Sun, 17 Mar 2024 21:00:04 +0000 (18:00 -0300)
commite648c4a3455a4d1880efe121602ed90a0bc9b53f
tree7b10f20fe71a45687c0845e66c1942d90347b7bd
parentcd7af7ee5a06b367fb0f866346ea82c69b96e2f8
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>
arch/arm/mach-imx/imx8m/soc.c