]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: agilex: add board compatible for N5X DK
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Mon, 27 Dec 2021 13:35:57 +0000 (14:35 +0100)
committerDinh Nguyen <dinguyen@kernel.org>
Wed, 9 Feb 2022 16:43:03 +0000 (10:43 -0600)
The Intel SoCFPGA N5X 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>
arch/arm64/boot/dts/intel/socfpga_n5x_socdk.dts

index f3c1310dae0ae367755cdcef1ceedbf7a5df33f7..5609d8df672911c1f15af08c2da0b91ca6e688e8 100644 (file)
@@ -6,6 +6,7 @@
 
 / {
        model = "eASIC N5X SoCDK";
+       compatible = "intel,n5x-socdk", "intel,socfpga-agilex";
 
        aliases {
                serial0 = &uart0;