Skip to content

Commit

Permalink
ARM: at91/trivial: fix model name for SAM9G15-EK
Browse files Browse the repository at this point in the history
Acked-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
Nicolas Ferre committed Mar 26, 2013
1 parent 2a5a461 commit 88fcb59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/at91sam9g15ek.dts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
/include/ "at91sam9x5ek.dtsi"

/ {
model = "Atmel AT91SAM9G25-EK";
model = "Atmel AT91SAM9G15-EK";
compatible = "atmel,at91sam9g15ek", "atmel,at91sam9x5ek", "atmel,at91sam9x5", "atmel,at91sam9";
};

0 comments on commit 88fcb59

Please sign in to comment.