Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: sunxi: Update datasheet documentation

We have access to more documentation now, especially the user manuals,
so add the links to them, and do so minor comestic changes while we're
at it.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

+13 -8
+13 -8
Documentation/arm/sunxi/README
··· 3 3 4 4 This document lists all the ARM Allwinner SoCs that are currently 5 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 8 SunXi family 9 9 ------------ 10 + Linux kernel mach directory: arch/arm/mach-sunxi 10 11 11 12 Flavors: 12 - Allwinner A10 (sun4i) 13 - Datasheet : http://dl.linux-sunxi.org/A10/A10%20Datasheet%20-%20v1.21%20%282012-04-06%29.pdf 13 + * ARM Cortex-A8 based SoCs 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) 16 - Datasheet : http://dl.linux-sunxi.org/A13/A13%20Datasheet%20-%20v1.12%20%282012-03-29%29.pdf 17 - 18 - Core: Cortex A8 19 - Linux kernel mach directory: arch/arm/mach-sunxi 20 + - Allwinner A13 (sun5i) 21 + + Datasheet 22 + http://dl.linux-sunxi.org/A13/A13%20Datasheet%20-%20v1.12%20%282012-03-29%29.pdf 23 + + User Manual 24 + http://dl.linux-sunxi.org/A13/A13%20User%20Manual%20-%20v1.2%20%282013-08-08%29.pdf