]> git.dujemihanovic.xyz Git - u-boot.git/commit
imx8mm-mx8menlo/verdin-imx8mm: synchronise device tree with linux
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Thu, 21 Jul 2022 13:41:23 +0000 (15:41 +0200)
committerStefano Babic <sbabic@denx.de>
Mon, 25 Jul 2022 14:12:00 +0000 (16:12 +0200)
commita68bad0a379afcc1b1e9e997bddd2eef0f3ffc34
tree4668ff8ca0bd98a6244f4f3b25853f01cfd5e992
parent35c819ed4eb5a662d787636824dcad62166cf001
imx8mm-mx8menlo/verdin-imx8mm: synchronise device tree with linux

Synchronise device tree with linux v5.19-rc5.

Please note that this also means that instead of the previous "generic"
U-Boot specific carrier board agnostic device tree we are now using the
regular one for the Verdin Development (carrier) board (e.g.
imx8mm-verdin-wifi-dev.dtb rather than the previous imx8mm-verdin.dtb).

Please further note that the PMIC node name got changed from a pmic
label to pmic@25 which required adjustment in resp. board SPL file
board/toradex/verdin-imx8mm/spl.c.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
12 files changed:
arch/arm/dts/Makefile
arch/arm/dts/imx8mm-mx8menlo-u-boot.dtsi
arch/arm/dts/imx8mm-verdin-dahlia.dtsi [new file with mode: 0644]
arch/arm/dts/imx8mm-verdin-dev.dtsi [new file with mode: 0644]
arch/arm/dts/imx8mm-verdin-wifi-dev-u-boot.dtsi [moved from arch/arm/dts/imx8mm-verdin-u-boot.dtsi with 53% similarity]
arch/arm/dts/imx8mm-verdin-wifi-dev.dts [new file with mode: 0644]
arch/arm/dts/imx8mm-verdin-wifi.dtsi [new file with mode: 0644]
arch/arm/dts/imx8mm-verdin.dts [deleted file]
arch/arm/dts/imx8mm-verdin.dtsi [new file with mode: 0644]
board/toradex/verdin-imx8mm/MAINTAINERS
board/toradex/verdin-imx8mm/spl.c
configs/verdin-imx8mm_defconfig