arm64: dts: agilex: add board compatible for SoCFPGA DK
The Intel SoCFPGA Agilex 10 SoC Development Kit is a board with Agilex, 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
327a96a1cb
commit
50ae688a08
|
@ -6,6 +6,7 @@
|
|||
|
||||
/ {
|
||||
model = "SoCFPGA Agilex SoCDK";
|
||||
compatible = "intel,socfpga-agilex-socdk", "intel,socfpga-agilex";
|
||||
|
||||
aliases {
|
||||
serial0 = &uart0;
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
/ {
|
||||
model = "SoCFPGA Agilex SoCDK";
|
||||
compatible = "intel,socfpga-agilex-socdk", "intel,socfpga-agilex";
|
||||
|
||||
aliases {
|
||||
serial0 = &uart0;
|
||||
|
|
Loading…
Reference in New Issue