[PATCH 1/5] arm: sunxi: add support for V3s SoC
Icenowy Zheng
icenowy at aosc.xyz
Wed Jan 11 11:40:32 PST 2017
11.01.2017, 02:09, "Maxime Ripard" <maxime.ripard at free-electrons.com>:
> On Tue, Jan 03, 2017 at 11:16:25PM +0800, Icenowy Zheng wrote:
>> Allwinner V3s is a low-end single-core Cortex-A7 SoC, with 64MB
>> integrated DRAM, and several peripherals.
>>
>> Signed-off-by: Icenowy Zheng <icenowy at aosc.xyz>
>> ---
>> Documentation/arm/sunxi/README | 4 ++++
>> arch/arm/mach-sunxi/sunxi.c | 1 +
>> 2 files changed, 5 insertions(+)
>>
>> diff --git a/Documentation/arm/sunxi/README b/Documentation/arm/sunxi/README
>> index cd0243302bc1..91ec8f2055be 100644
>> --- a/Documentation/arm/sunxi/README
>> +++ b/Documentation/arm/sunxi/README
>> @@ -67,6 +67,10 @@ SunXi family
>> + Datasheet
>> http://dl.linux-sunxi.org/H3/Allwinner_H3_Datasheet_V1.0.pdf
>>
>> + - Allwinner V3s (sun8i)
>> + + Datasheet
>> + https://www.goprawn.com/forum/allwinner-cams/783-allwinner-v3s-soc-datasheet
>> +
>
> Please don't put random links in there, but at least something that we
> know will be there in a couple of weeks/monthes/years
Is http://linux-sunxi.org/File:Allwinner_V3s_Datasheet_V1.0.pdf acceptable?
>
> Thanks,
> Maxime
>
> --
> Maxime Ripard, Free Electrons
> Embedded Linux and Kernel engineering
> http://free-electrons.com
More information about the linux-arm-kernel
mailing list