mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 02:53:36 +02:00
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:
parent
4790528990
commit
960766b45f
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user