Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1403730 > unrolled thread
| Started by | Nicolas Ferre <nicolas.ferre@atmel.com> |
|---|---|
| First post | 2016-05-19 15:20 +0200 |
| Last post | 2016-05-19 22:10 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH] ARM: at91: Documentation: update the sama5d2 entry Nicolas Ferre <nicolas.ferre@atmel.com> - 2016-05-19 15:20 +0200
Re: [PATCH] ARM: at91: Documentation: update the sama5d2 entry Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-05-19 22:10 +0200
| From | Nicolas Ferre <nicolas.ferre@atmel.com> |
|---|---|
| Date | 2016-05-19 15:20 +0200 |
| Subject | [PATCH] ARM: at91: Documentation: update the sama5d2 entry |
| Message-ID | <rAw1Q-gk-11@gated-at.bofh.it> |
Update the Atmel SoC entry for SAMA5D2 with all the product variants. Add the
datasheet web link, now that it's available, for instant access to full product
documentation.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
---
Documentation/arm/Atmel/README | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/Documentation/arm/Atmel/README b/Documentation/arm/Atmel/README
index 0931cf7e2e56..6ca78f818dbf 100644
--- a/Documentation/arm/Atmel/README
+++ b/Documentation/arm/Atmel/README
@@ -91,9 +91,15 @@ the Atmel website: http://www.atmel.com.
http://www.atmel.com/Images/Atmel-11238-32-bit-Cortex-A5-Microcontroller-SAMA5D4_Datasheet.pdf
- sama5d2 family
- - sama5d27
+ - sama5d21
+ - sama5d22
+ - sama5d23
+ - sama5d24
+ - sama5d26
+ - sama5d27 (device superset)
+ - sama5d28 (device superset + environmental monitors)
+ Datasheet
- Coming soon
+ http://www.atmel.com/Images/Atmel-11267-32-bit-Cortex-A5-Microcontroller-SAMA5D2_Datasheet.pdf
Linux kernel information
--
2.1.3
[toc] | [next] | [standalone]
| From | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| Date | 2016-05-19 22:10 +0200 |
| Message-ID | <rACqB-4ql-1@gated-at.bofh.it> |
| In reply to | #1403730 |
On 19/05/2016 at 15:11:03 +0200, Nicolas Ferre wrote : > Update the Atmel SoC entry for SAMA5D2 with all the product variants. Add the > datasheet web link, now that it's available, for instant access to full product > documentation. > > Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> > --- > Documentation/arm/Atmel/README | 10 ++++++++-- > 1 file changed, 8 insertions(+), 2 deletions(-) > > diff --git a/Documentation/arm/Atmel/README b/Documentation/arm/Atmel/README > index 0931cf7e2e56..6ca78f818dbf 100644 > --- a/Documentation/arm/Atmel/README > +++ b/Documentation/arm/Atmel/README > @@ -91,9 +91,15 @@ the Atmel website: http://www.atmel.com. > http://www.atmel.com/Images/Atmel-11238-32-bit-Cortex-A5-Microcontroller-SAMA5D4_Datasheet.pdf > > - sama5d2 family > - - sama5d27 > + - sama5d21 > + - sama5d22 > + - sama5d23 > + - sama5d24 > + - sama5d26 > + - sama5d27 (device superset) > + - sama5d28 (device superset + environmental monitors) > + Datasheet > - Coming soon > + http://www.atmel.com/Images/Atmel-11267-32-bit-Cortex-A5-Microcontroller-SAMA5D2_Datasheet.pdf > > > Linux kernel information > -- > 2.1.3 > -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web