diff options
author | Nicolas Ferre <nicolas.ferre@atmel.com> | 2016-05-19 13:11:03 (GMT) |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2016-06-21 15:09:34 (GMT) |
commit | b2f8c3d5e24d4de8166b68dcde457c093990815d (patch) | |
tree | b707b11992447256b0253aee54570ce5c3d49599 | |
parent | 8b2f2d0356184cc7c409b2f046c550ce00ca8f70 (diff) | |
download | linux-b2f8c3d5e24d4de8166b68dcde457c093990815d.tar.xz |
ARM: at91: Documentation: update the sama5d2 entry
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>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
-rw-r--r-- | Documentation/arm/Atmel/README | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/Documentation/arm/Atmel/README b/Documentation/arm/Atmel/README index 0931cf7..6ca78f8 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 |