arm64: dts: stratix10: add board compatible for SoCFPGA DK
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Mon, 27 Dec 2021 13:35:52 +0000 (14:35 +0100)
committerDinh Nguyen <dinguyen@kernel.org>
Wed, 9 Feb 2022 16:43:03 +0000 (10:43 -0600)
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>
arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
arch/arm64/boot/dts/altera/socfpga_stratix10_socdk_nand.dts

index 46e558a..1239229 100644 (file)
@@ -7,6 +7,7 @@
 
 / {
        model = "SoCFPGA Stratix 10 SoCDK";
+       compatible = "altr,socfpga-stratix10-socdk", "altr,socfpga-stratix10";
 
        aliases {
                serial0 = &uart0;
index bbc3db4..2d53a06 100644 (file)
@@ -7,6 +7,7 @@
 
 / {
        model = "SoCFPGA Stratix 10 SoCDK";
+       compatible = "altr,socfpga-stratix10-socdk", "altr,socfpga-stratix10";
 
        aliases {
                serial0 = &uart0;