From: Krzysztof Kozlowski Date: Mon, 27 Dec 2021 13:35:49 +0000 (+0100) Subject: ARM: dts: arria5: add board compatible for SoCFPGA DK X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=0d108c397005f533a56528de792978676a51a0ac;p=linux.git ARM: dts: arria5: add board compatible for SoCFPGA DK The Altera SoCFPGA Arria V SoC Development Kit is a board with Arria 5, so it needs its own compatible. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Dinh Nguyen --- diff --git a/arch/arm/boot/dts/socfpga_arria5_socdk.dts b/arch/arm/boot/dts/socfpga_arria5_socdk.dts index 1b02d46496a8..0e03011d0247 100644 --- a/arch/arm/boot/dts/socfpga_arria5_socdk.dts +++ b/arch/arm/boot/dts/socfpga_arria5_socdk.dts @@ -7,7 +7,7 @@ / { model = "Altera SOCFPGA Arria V SoC Development Kit"; - compatible = "altr,socfpga-arria5", "altr,socfpga"; + compatible = "altr,socfpga-arria5-socdk", "altr,socfpga-arria5", "altr,socfpga"; chosen { bootargs = "earlyprintk";