]> Gentwo Git Trees - linux/.git/commit
arm64: dts: imx8mp-skov: add basic board as fallback
authorOleksij Rempel <o.rempel@pengutronix.de>
Tue, 18 Feb 2025 18:38:14 +0000 (19:38 +0100)
committerShawn Guo <shawnguo@kernel.org>
Tue, 11 Mar 2025 01:40:16 +0000 (09:40 +0800)
commit34662050b023399c5de6ddcb4de121b24297bcc9
tree25321bf6e2156eecb542073f201d6cfc76982690
parent1cf99ee00d5a1e38401be2ea409305ff3d11778e
arm64: dts: imx8mp-skov: add basic board as fallback

All Skov i.MX8MP boards share the same baseboard (modulo revisions)
and are booted with the same bootloader image, which samples some
strapping pins at startup and determines which kernel device tree
to use.

For use as bootloader device tree and as fallback, when no matching
device tree has been found, add a basic variant that doesn't configure
any variant-specific peripherals like displays.

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/Makefile
arch/arm64/boot/dts/freescale/imx8mp-skov-basic.dts [new file with mode: 0644]