Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757277Ab3JODMo (ORCPT ); Mon, 14 Oct 2013 23:12:44 -0400 Received: from mx0b-0016f401.pphosted.com ([67.231.156.173]:39974 "EHLO mx0b-0016f401.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755654Ab3JODMm (ORCPT ); Mon, 14 Oct 2013 23:12:42 -0400 Date: Tue, 15 Oct 2013 11:10:39 +0800 From: Jisheng Zhang To: Sebastian Hesselbarth CC: Jason Cooper , Thomas Petazzoni , Arnd Bergmann , "Rob Landley" , "linux-doc@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 4/8] ARM: add Marvell Berlin SoC familiy to Marvell doc Message-ID: <20131015111039.6a7e664b@xhacker> In-Reply-To: <525C7993.40408@gmail.com> References: <1381235073-17134-1-git-send-email-sebastian.hesselbarth@gmail.com> <1381235073-17134-5-git-send-email-sebastian.hesselbarth@gmail.com> <525C7993.40408@gmail.com> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.21; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8794,1.0.431,0.0.0000 definitions=2013-10-15_01:2013-10-15,2013-10-15,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=2 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1305240000 definitions=main-1310140155 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3081 Lines: 83 Hi Sebastian, On Mon, 14 Oct 2013 16:09:07 -0700 Sebastian Hesselbarth wrote: > On 10/08/2013 02:24 PM, Sebastian Hesselbarth wrote: > > This adds known facts and rumors about the Marvell Berlin (88DE3xxx) SoC > > family to the Marvell SoC documentation. > > > > Signed-off-by: Sebastian Hesselbarth > > Reviewed-by: Jason Cooper > > Reviewed-by: Thomas Petazzoni > > Reviewed-by: Arnd Bergmann > > --- > > Changelog: > > RFCv2->v1: > > - move Berlin below PXA/MMP[23] where it belongs to > > - add note about IP (re-)used in Berlin SoCs > > RFCv1->RFCv2: > > - initial patch > > > > Cc: Jason Cooper > > Cc: Thomas Petazzoni > > Cc: Arnd Bergmann > > Cc: Rob Landley > > Cc: linux-doc@vger.kernel.org > > Cc: linux-arm-kernel@lists.infradead.org > > Cc: linux-kernel@vger.kernel.org > > --- > > Documentation/arm/Marvell/README | 29 +++++++++++++++++++++++++++++ > > 1 file changed, 29 insertions(+) > > > > diff --git a/Documentation/arm/Marvell/README > > b/Documentation/arm/Marvell/README index 8f08a86..993c45d 100644 > > --- a/Documentation/arm/Marvell/README > > +++ b/Documentation/arm/Marvell/README > > @@ -210,6 +210,35 @@ MMP/MMP2 family (communication processor) > > Linux kernel mach directory: arch/arm/mach-mmp > > Linux kernel plat directory: arch/arm/plat-pxa > > > > +Berlin family (Digital Entertainment) > > +------------------------------------- > > + > > + Flavors: > > + 88DE3005, Armada 1500-mini > > + Design name: BG2CD(A0) > > + Core: ARM Cortex-A9, PL310 L2CC > > + Homepage: > > http://www.marvell.com/digital-entertainment/armada-1500-mini/ > > + 88DE3010, Armada 1000 > > + Design name: BG2(?) > > + Core: Marvell PJ4B (ARMv7), Tauros3 L2CC > > + Product Brief: > > http://www.marvell.com/digital-entertainment/assets/armada_1000_pb.pdf > > + 88DE3100, Armada 1500 > > + Design name: BG2(A0) > > + Core: Marvell PJ4B (ARMv7), Tauros3 L2CC > > + Homepage: > > http://www.marvell.com/digital-entertainment/armada-1500/ > > + Product Brief: > > http://www.marvell.com/digital-entertainment/armada-1500/assets/Marvell-ARMADA-1500-Product-Brief.pdf > > + 88DE???? > > + Design name: BG3 > > + Core: ARM Cortex-A15, CA15 integrated L2CC > > Jisheng, > > can you comment on the above and fill in the missing pieces? > > Especially, if we want to base device tree compatibles later, we should > make it right in the first place. > Sorry, I can't leak some information now. So could we remove the BG3 and 88DE3010 sections? I promise I will update those information when I submit BG3 enable patches in near future. Thanks, Jisheng -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/