From mboxrd@z Thu Jan 1 00:00:00 1970 From: icenowy@aosc.xyz (Icenowy Zheng) Date: Thu, 12 Jan 2017 03:40:32 +0800 Subject: [PATCH 1/5] arm: sunxi: add support for V3s SoC In-Reply-To: <20170110180926.ilqtygttpfgbetvu@lukather> References: <20170103151629.19447-1-icenowy@aosc.xyz> <20170103151629.19447-2-icenowy@aosc.xyz> <20170110180926.ilqtygttpfgbetvu@lukather> Message-ID: <2706391484163632@web1g.yandex.ru> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 11.01.2017, 02:09, "Maxime Ripard" : > 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 >> ?--- >> ??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