projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a5a461
)
ARM: at91/trivial: fix model name for SAM9G15-EK
author
Nicolas Ferre
<nicolas.ferre@atmel.com>
Wed, 20 Feb 2013 16:32:20 +0000
(17:32 +0100)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Tue, 26 Mar 2013 11:27:35 +0000
(12:27 +0100)
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+
arch/arm/boot/dts/at91sam9g15ek.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/at91sam9g15ek.dts
b/arch/arm/boot/dts/at91sam9g15ek.dts
index 86dd3f6d938ff272334102894fd4e2d9e17c4457..5427b2dba87e34150e1fb2f4dd0e60652fcf5d2d 100644
(file)
--- a/
arch/arm/boot/dts/at91sam9g15ek.dts
+++ b/
arch/arm/boot/dts/at91sam9g15ek.dts
@@
-11,6
+11,6
@@
/include/ "at91sam9x5ek.dtsi"
/ {
- model = "Atmel AT91SAM9G
2
5-EK";
+ model = "Atmel AT91SAM9G
1
5-EK";
compatible = "atmel,at91sam9g15ek", "atmel,at91sam9x5ek", "atmel,at91sam9x5", "atmel,at91sam9";
};