diff options
author | Icenowy Zheng <icenowy@aosc.io> | 2017-08-22 01:23:22 -0400 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2017-09-22 15:57:09 -0400 |
commit | 14e25a03682f7ca0464ac7e3f3f10f02d885fed4 (patch) | |
tree | 83dc9eab58ead5cef8e8725ce45518fbd97ac51d /Documentation/arm | |
parent | 9e8dda2df7cc209d0165618e6d18b324c02c8348 (diff) |
ARM: sunxi: add support for R40 SoC
Allwinner R40 is a new SoC, with Quad Core Cortex-A7 and peripherals
like A20.
Add support for it.
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'Documentation/arm')
-rw-r--r-- | Documentation/arm/sunxi/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/arm/sunxi/README b/Documentation/arm/sunxi/README index de791e18ccef..f8efc21998bf 100644 --- a/Documentation/arm/sunxi/README +++ b/Documentation/arm/sunxi/README | |||
@@ -76,6 +76,12 @@ SunXi family | |||
76 | + Datasheet | 76 | + Datasheet |
77 | http://dl.linux-sunxi.org/H3/Allwinner_H3_Datasheet_V1.0.pdf | 77 | http://dl.linux-sunxi.org/H3/Allwinner_H3_Datasheet_V1.0.pdf |
78 | 78 | ||
79 | - Allwinner R40 (sun8i) | ||
80 | + Datasheet | ||
81 | https://github.com/tinalinux/docs/raw/r40-v1.y/R40_Datasheet_V1.0.pdf | ||
82 | + User Manual | ||
83 | https://github.com/tinalinux/docs/raw/r40-v1.y/Allwinner_R40_User_Manual_V1.0.pdf | ||
84 | |||
79 | * Quad ARM Cortex-A15, Quad ARM Cortex-A7 based SoCs | 85 | * Quad ARM Cortex-A15, Quad ARM Cortex-A7 based SoCs |
80 | - Allwinner A80 | 86 | - Allwinner A80 |
81 | + Datasheet | 87 | + Datasheet |