arm64: dts: marvell: Add missing board compatible for IEI-Puzzle-M801

The IEI-Puzzle-M801 board is missing a board compatible, so add one.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
This commit is contained in:
Rob Herring (Arm) 2025-01-31 15:08:30 -06:00 committed by Gregory CLEMENT
parent 4790528990
commit 960766b45f

View File

@ -13,7 +13,7 @@
/ {
model = "IEI-Puzzle-M801";
compatible = "marvell,armada8040", "marvell,armada-ap806-quad", "marvell,armada-ap806";
compatible = "iei,puzzle-m801", "marvell,armada8040", "marvell,armada-ap806-quad", "marvell,armada-ap806";
aliases {
ethernet0 = &cp0_eth0;