This is a note to let you know that I've just added the patch titled
ARM: at91/trivial: fix model name for SAM9G15-EK
to the 3.8-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
arm-at91-trivial-fix-model-name-for-sam9g15-ek.patch
and it can be found in the queue-3.8 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree,
please let <[email protected]> know about it.
>From 88fcb59a06556bf10eac97d7abb913cccea2c830 Mon Sep 17 00:00:00 2001
From: Nicolas Ferre <[email protected]>
Date: Wed, 20 Feb 2013 17:32:20 +0100
Subject: ARM: at91/trivial: fix model name for SAM9G15-EK
From: Nicolas Ferre <[email protected]>
commit 88fcb59a06556bf10eac97d7abb913cccea2c830 upstream.
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]>
Signed-off-by: Nicolas Ferre <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
---
arch/arm/boot/dts/at91sam9g15ek.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/arch/arm/boot/dts/at91sam9g15ek.dts
+++ b/arch/arm/boot/dts/at91sam9g15ek.dts
@@ -11,6 +11,6 @@
/include/ "at91sam9x5ek.dtsi"
/ {
- model = "Atmel AT91SAM9G25-EK";
+ model = "Atmel AT91SAM9G15-EK";
compatible = "atmel,at91sam9g15ek", "atmel,at91sam9x5ek",
"atmel,at91sam9x5", "atmel,at91sam9";
};
Patches currently in stable-queue which might be from [email protected]
are
queue-3.8/arm-at91-remove-partial-parameter-in-bootargs-for.patch
queue-3.8/arm-at91-at91sam9260.dtsi-fix-u-s-art-pinctrl-encoding.patch
queue-3.8/arm-at91-trivial-typos-in-compatible-property.patch
queue-3.8/arm-at91-fix-typo-in-restart-code-panic-message.patch
queue-3.8/arm-at91-trivial-fix-model-name-for-sam9g15-ek.patch
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html