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
Signed-off-by: Nicolas Ferre <[email protected]>
  • Loading branch information
Nicolas Ferre committed Feb 20, 2013
1 parent 63d7f35 commit 9f51f53
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,7 +11,7 @@
/include/ "at91sam9x5ek.dtsi"

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

ahb {
Expand Down

0 comments on commit 9f51f53

Please sign in to comment.