From patchwork Sat Aug 11 06:59:25 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Petazzoni X-Patchwork-Id: 176667 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (unknown [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 1E0712C008D for ; Sat, 11 Aug 2012 17:02:48 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1T05fl-0007fA-S1; Sat, 11 Aug 2012 06:59:45 +0000 Received: from mail.free-electrons.com ([88.190.12.23]) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1T05fj-0007ef-2J for linux-arm-kernel@lists.infradead.org; Sat, 11 Aug 2012 06:59:43 +0000 Received: by mail.free-electrons.com (Postfix, from userid 106) id DA11D18C; Sat, 11 Aug 2012 08:59:40 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.free-electrons.com X-Spam-Level: X-Spam-Status: No, score=-3.0 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 shortcircuit=no autolearn=ham version=3.3.1 Received: from skate (37-8-180-196.coucou-networks.fr [37.8.180.196]) by mail.free-electrons.com (Postfix) with ESMTPSA id 77F2ECD; Sat, 11 Aug 2012 08:59:32 +0200 (CEST) Date: Sat, 11 Aug 2012 08:59:25 +0200 From: Thomas Petazzoni To: Arnd Bergmann , Olof Johansson Subject: [GIT PULL] arm: documentation Message-ID: <20120811085925.34bb8337@skate> Organization: Free Electrons X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.10; x86_64-pc-linux-gnu) Mime-Version: 1.0 X-Spam-Note: CRM114 invocation failed X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Lior Amsalem , Andrew Lunn , Jason Cooper , Maen Suleiman , Gregory =?UTF-8?B?Q2zDqW1lbnQ=?= , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Arnd, Olof, Please pull the following new documentation of Marvell SoC families that has been Acked-by Arnd. Thanks! Thomas The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee: Linux 3.6-rc1 (2012-08-02 16:38:10 -0700) are available in the git repository at: git://github.com/MISL-EBU-System-SW/mainline-public.git marvell-doc for you to fetch changes up to 9ee99783d7571d7e1ca8540e82b21f51b69595f4: arm: add documentation describing Marvell families of SoC (2012-08-11 08:52:32 +0200) ---------------------------------------------------------------- Thomas Petazzoni (1): arm: add documentation describing Marvell families of SoC Documentation/arm/Marvell/README | 232 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 232 insertions(+) create mode 100644 Documentation/arm/Marvell/README