summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/socfpga_cyclone5_sockit.dts
diff options
context:
space:
mode:
authorDinh Nguyen <dinguyen@kernel.org>2016-11-01 09:57:06 -0500
committerDinh Nguyen <dinguyen@kernel.org>2016-11-08 15:36:52 -0600
commitd1da66351749d82e4c82ef2251e95f6294847a85 (patch)
treebb9d02658298dab8637552b051ddcf0e7cb2bfc3 /arch/arm/boot/dts/socfpga_cyclone5_sockit.dts
parentc96f5919e6b0d132aa9afe9f1adc872fc107d5bb (diff)
ARM: dts: socfpga: add specific compatible strings for boards
Add a more specific board compatible entry for all of the SOCFPGA Cyclone 5 based boards. Signed-off-by: Dinh Nguyen <dinguyen@kernel.org> --- v3: Be a bit more specific with the c5 dk and sockit, use "altr,socfpga-cyclone5-socdk" and "terasic,socfpga-cyclone5-sockit" v2: remove extra space and add a comma between compatible entries
Diffstat (limited to 'arch/arm/boot/dts/socfpga_cyclone5_sockit.dts')
-rw-r--r--arch/arm/boot/dts/socfpga_cyclone5_sockit.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/socfpga_cyclone5_sockit.dts b/arch/arm/boot/dts/socfpga_cyclone5_sockit.dts
index 02e22f554ef0..fcacaf7b2c83 100644
--- a/arch/arm/boot/dts/socfpga_cyclone5_sockit.dts
+++ b/arch/arm/boot/dts/socfpga_cyclone5_sockit.dts
@@ -19,7 +19,7 @@
/ {
model = "Terasic SoCkit";
- compatible = "altr,socfpga-cyclone5", "altr,socfpga";
+ compatible = "terasic,socfpga-cyclone5-sockit", "altr,socfpga-cyclone5", "altr,socfpga";
chosen {
bootargs = "earlyprintk";