Skip to content

Commit

Permalink
ARM: at91/trivial: fix model name for SAM9X25-EK
Browse files Browse the repository at this point in the history
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+
  • Loading branch information
Jean-Christophe PLAGNIOL-VILLARD authored and Nicolas Ferre committed May 14, 2013
1 parent f722406 commit 9349d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/at91sam9x25ek.dts
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 9349d00

Please sign in to comment.