mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 20:14:06 +02:00
arm64: dts: stratix10: add board compatible for SoCFPGA DK
The Altera SoCFPGA Stratix 10 SoC Development Kit is a board with Stratix 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:
parent
40b01ca3c7
commit
1c0bd03532
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
/ {
|
||||
model = "SoCFPGA Stratix 10 SoCDK";
|
||||
compatible = "altr,socfpga-stratix10-socdk", "altr,socfpga-stratix10";
|
||||
|
||||
aliases {
|
||||
serial0 = &uart0;
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
/ {
|
||||
model = "SoCFPGA Stratix 10 SoCDK";
|
||||
compatible = "altr,socfpga-stratix10-socdk", "altr,socfpga-stratix10";
|
||||
|
||||
aliases {
|
||||
serial0 = &uart0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user