All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] power: reset: at91-reset/trivial: driver applies to SAMA5 family as well
@ 2015-09-10 10:35 ` Nicolas Ferre
  0 siblings, 0 replies; 16+ messages in thread
From: Nicolas Ferre @ 2015-09-10 10:35 UTC (permalink / raw)
  To: linux-arm-kernel

This diver doesn't applies only on SAM9 SoC families but on SAMA5 families
as well.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
---
 drivers/power/reset/at91-reset.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/power/reset/at91-reset.c b/drivers/power/reset/at91-reset.c
index c378d4ec826f..264b9b81b9f7 100644
--- a/drivers/power/reset/at91-reset.c
+++ b/drivers/power/reset/at91-reset.c
@@ -1,5 +1,5 @@
 /*
- * Atmel AT91 SAM9 SoCs reset code
+ * Atmel AT91 SAM9 & SAMA5 SoCs reset code
  *
  * Copyright (C) 2007 Atmel Corporation.
  * Copyright (C) BitBox Ltd 2010
-- 
2.1.3

^ permalink raw reply related	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2015-09-28  9:45 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-10 10:35 [PATCH 1/3] power: reset: at91-reset/trivial: driver applies to SAMA5 family as well Nicolas Ferre
2015-09-10 10:35 ` Nicolas Ferre
2015-09-10 10:39 ` [PATCH 2/3] ARM: at91/dt: shdwc binding: add new shutdown controller documentation Nicolas Ferre
2015-09-10 10:39   ` Nicolas Ferre
2015-09-10 10:39 ` [PATCH 3/3] power: reset: at91-shdwc: add new shutdown controller driver Nicolas Ferre
2015-09-10 10:39   ` Nicolas Ferre
2015-09-22 13:59   ` Sebastian Reichel
2015-09-22 13:59     ` Sebastian Reichel
2015-09-22 15:57     ` [PATCH v2] " Nicolas Ferre
2015-09-22 15:57       ` Nicolas Ferre
2015-09-24 11:06       ` Alexandre Belloni
2015-09-24 11:06         ` Alexandre Belloni
2015-09-28  9:44         ` Nicolas Ferre
2015-09-28  9:44           ` Nicolas Ferre
2015-09-22 13:46 ` [PATCH 1/3] power: reset: at91-reset/trivial: driver applies to SAMA5 family as well Sebastian Reichel
2015-09-22 13:46   ` Sebastian Reichel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.