ARM: dts: arria10: add board compatible for SoCFPGA DK

The Altera SoCFPGA Arria 10 SoC Development Kit is a board with Arria 10,
so it needs its own compatible.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
This commit is contained in:
Krzysztof Kozlowski 2021-12-27 14:35:51 +01:00 committed by Dinh Nguyen
parent b6662bf5a3
commit 40b01ca3c7
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
/ {
model = "Altera SOCFPGA Arria 10";
compatible = "altr,socfpga-arria10", "altr,socfpga";
compatible = "altr,socfpga-arria10-socdk", "altr,socfpga-arria10", "altr,socfpga";
aliases {
ethernet0 = &gmac0;