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

index 0f7a0ba344bedc3842eacea74b470c43f763f705..ea37ba7ccff960b470ba17199e8e42c1a8ceb2c8 100644 (file)
@@ -6,6 +6,7 @@
 
 / {
        model = "SoCFPGA Agilex SoCDK";
+       compatible = "intel,socfpga-agilex-socdk", "intel,socfpga-agilex";
 
        aliases {
                serial0 = &uart0;
index 57f83481f5518b7ca47bbfde38d54fa9502d9727..51f83f96ec650d0f9392acfa3895347ea7795d89 100644 (file)
@@ -6,6 +6,7 @@
 
 / {
        model = "SoCFPGA Agilex SoCDK";
+       compatible = "intel,socfpga-agilex-socdk", "intel,socfpga-agilex";
 
        aliases {
                serial0 = &uart0;