Browse Source

ARM: at91/trivial: fix model name for SAM9X25-EK

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: stable <stable@vger.kernel.org> # 3.8+
Jean-Christophe PLAGNIOL-VILLARD 12 years ago
parent
commit
9349d00fc3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/arm/boot/dts/at91sam9x25ek.dts

+ 1 - 1
arch/arm/boot/dts/at91sam9x25ek.dts

@@ -11,7 +11,7 @@
 /include/ "at91sam9x5ek.dtsi"
 
 / {
-	model = "Atmel AT91SAM9G25-EK";
+	model = "Atmel AT91SAM9X25-EK";
 	compatible = "atmel,at91sam9x25ek", "atmel,at91sam9x5ek", "atmel,at91sam9x5", "atmel,at91sam9";
 
 	ahb {