* [PATCH] at91sam9261: fix typo in t2_clk alias for atmel_tcb.0
@ 2011-08-23 14:35 Jean-Christophe PLAGNIOL-VILLARD
2011-08-23 18:28 ` Remy Bohmer
0 siblings, 1 reply; 3+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2011-08-23 14:35 UTC (permalink / raw)
To: linux-arm-kernel
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Remy Bohmer <linux@bohmer.net>
---
Hi,
I'm in traveling right now
please test this patch
this will fix your issue on sam9261
Best Regards,
J.
arch/arm/mach-at91/at91sam9261.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-at91/at91sam9261.c b/arch/arm/mach-at91/at91sam9261.c
index d522b47..6c8e3b5 100644
--- a/arch/arm/mach-at91/at91sam9261.c
+++ b/arch/arm/mach-at91/at91sam9261.c
@@ -157,7 +157,7 @@ static struct clk_lookup periph_clocks_lookups[] = {
CLKDEV_CON_DEV_ID("spi_clk", "atmel_spi.1", &spi1_clk),
CLKDEV_CON_DEV_ID("t0_clk", "atmel_tcb.0", &tc0_clk),
CLKDEV_CON_DEV_ID("t1_clk", "atmel_tcb.0", &tc1_clk),
- CLKDEV_CON_DEV_ID("t2_clk", "atmel_tcb.0", &tc1_clk),
+ CLKDEV_CON_DEV_ID("t2_clk", "atmel_tcb.0", &tc2_clk),
CLKDEV_CON_DEV_ID("pclk", "ssc.0", &ssc0_clk),
CLKDEV_CON_DEV_ID("pclk", "ssc.1", &ssc1_clk),
CLKDEV_CON_DEV_ID("pclk", "ssc.2", &ssc2_clk),
--
1.7.5.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] at91sam9261: fix typo in t2_clk alias for atmel_tcb.0
2011-08-23 14:35 [PATCH] at91sam9261: fix typo in t2_clk alias for atmel_tcb.0 Jean-Christophe PLAGNIOL-VILLARD
@ 2011-08-23 18:28 ` Remy Bohmer
2011-08-24 9:32 ` Nicolas Ferre
0 siblings, 1 reply; 3+ messages in thread
From: Remy Bohmer @ 2011-08-23 18:28 UTC (permalink / raw)
To: linux-arm-kernel
Hi Jean-Christophe,
2011/8/23 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
> Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
> Cc: Remy Bohmer <linux@bohmer.net>
> ---
> Hi,
>
> ? ? ? ?I'm in traveling right now
> ? ? ? ?please test this patch
>
> ? ? ? ?this will fix your issue on sam9261
Thanks, this fixes the problem, so:
Acked-by: Remy Bohmer <linux@bohmer.net>
Kind regards,
Remy
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] at91sam9261: fix typo in t2_clk alias for atmel_tcb.0
2011-08-23 18:28 ` Remy Bohmer
@ 2011-08-24 9:32 ` Nicolas Ferre
0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Ferre @ 2011-08-24 9:32 UTC (permalink / raw)
To: linux-arm-kernel
Le 23/08/2011 20:28, Remy Bohmer :
> Hi Jean-Christophe,
>
> 2011/8/23 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>:
>> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
>> Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
>> Cc: Remy Bohmer <linux@bohmer.net>
>> ---
>> Hi,
>>
>> I'm in traveling right now
>> please test this patch
>>
>> this will fix your issue on sam9261
>
> Thanks, this fixes the problem, so:
> Acked-by: Remy Bohmer <linux@bohmer.net>
Ok, I prepare a at91-fixes branch on our git tree.
Thanks to both of you for having tracked down this bug.
Best regards,
--
Nicolas Ferre
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-08-24 9:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-23 14:35 [PATCH] at91sam9261: fix typo in t2_clk alias for atmel_tcb.0 Jean-Christophe PLAGNIOL-VILLARD
2011-08-23 18:28 ` Remy Bohmer
2011-08-24 9:32 ` Nicolas Ferre
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).