From: Rob Herring (Arm) Date: Fri, 31 Jan 2025 21:08:30 +0000 (-0600) Subject: arm64: dts: marvell: Add missing board compatible for IEI-Puzzle-M801 X-Git-Tag: next-20250213~121^2 X-Git-Url: https://gentwo.org/gitweb/?a=commitdiff_plain;h=960766b45fa2fe3b097b9e74e7410a08c7a85dca;p=linux%2F.git 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) Acked-by: Conor Dooley Signed-off-by: Gregory CLEMENT --- diff --git a/arch/arm64/boot/dts/marvell/armada-8040-puzzle-m801.dts b/arch/arm64/boot/dts/marvell/armada-8040-puzzle-m801.dts index 9c25a88581e4..def25d51c4bf 100644 --- a/arch/arm64/boot/dts/marvell/armada-8040-puzzle-m801.dts +++ b/arch/arm64/boot/dts/marvell/armada-8040-puzzle-m801.dts @@ -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;