diff options
author | Olof Johansson <olof@lixom.net> | 2013-06-14 21:41:44 -0400 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2013-06-14 21:41:44 -0400 |
commit | 75d39696d31fa8ef4a099a37d1b6b4e91c9a8775 (patch) | |
tree | 5d27487cbbc8397785a00e82b4b25320257afd47 /Documentation/arm/sunxi/README | |
parent | e45600107b6700237f22f2d1d853bd49d8168f68 (diff) | |
parent | ec3805e6199649db2a462045a38eb1050c6151aa (diff) |
Merge tag 'sunxi-core-for-3.11' of git://github.com/mripard/linux into next/cleanup
From Maxime Ripard:
Allwinner SoCs platform additions for 3.11
- Various cleanups and documentation updates
* tag 'sunxi-core-for-3.11' of git://github.com/mripard/linux:
ARM: sunxi: irqchip: Update the documentation
ARM: sunxi: Update datasheet documentation
ARM: sunxi: Remove init_irq declaration in machine description
Signed-off-by: Olof Johansson <olof@lixom.net>
#
Diffstat (limited to 'Documentation/arm/sunxi/README')
-rw-r--r-- | Documentation/arm/sunxi/README | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/Documentation/arm/sunxi/README b/Documentation/arm/sunxi/README index 87a1e8fb6242..d9a372d06e77 100644 --- a/Documentation/arm/sunxi/README +++ b/Documentation/arm/sunxi/README | |||
@@ -3,17 +3,22 @@ ARM Allwinner SoCs | |||
3 | 3 | ||
4 | This document lists all the ARM Allwinner SoCs that are currently | 4 | This document lists all the ARM Allwinner SoCs that are currently |
5 | supported in mainline by the Linux kernel. This document will also | 5 | supported in mainline by the Linux kernel. This document will also |
6 | provide links to documentation and or datasheet for these SoCs. | 6 | provide links to documentation and/or datasheet for these SoCs. |
7 | 7 | ||
8 | SunXi family | 8 | SunXi family |
9 | ------------ | 9 | ------------ |
10 | Linux kernel mach directory: arch/arm/mach-sunxi | ||
10 | 11 | ||
11 | Flavors: | 12 | Flavors: |
12 | Allwinner A10 (sun4i) | 13 | * ARM Cortex-A8 based SoCs |
13 | Datasheet : http://dl.linux-sunxi.org/A10/A10%20Datasheet%20-%20v1.21%20%282012-04-06%29.pdf | 14 | - Allwinner A10 (sun4i) |
15 | + Datasheet | ||
16 | http://dl.linux-sunxi.org/A10/A10%20Datasheet%20-%20v1.21%20%282012-04-06%29.pdf | ||
17 | + User Manual | ||
18 | http://dl.linux-sunxi.org/A10/A10%20User%20Manual%20-%20v1.20%20%282012-04-09%2c%20DECRYPTED%29.pdf | ||
14 | 19 | ||
15 | Allwinner A13 (sun5i) | 20 | - Allwinner A13 (sun5i) |
16 | Datasheet : http://dl.linux-sunxi.org/A13/A13%20Datasheet%20-%20v1.12%20%282012-03-29%29.pdf | 21 | + Datasheet |
17 | 22 | http://dl.linux-sunxi.org/A13/A13%20Datasheet%20-%20v1.12%20%282012-03-29%29.pdf | |
18 | Core: Cortex A8 | 23 | + User Manual |
19 | Linux kernel mach directory: arch/arm/mach-sunxi \ No newline at end of file | 24 | http://dl.linux-sunxi.org/A13/A13%20User%20Manual%20-%20v1.2%20%282013-08-08%29.pdf |