From patchwork Mon Oct 1 23:57:06 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Olof Johansson X-Patchwork-Id: 188451 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 E66AF2C0090 for ; Tue, 2 Oct 2012 20:52:23 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TJ02u-0004e4-0e; Tue, 02 Oct 2012 10:49:48 +0000 Received: from mail-pa0-f49.google.com ([209.85.220.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TIps0-0002OR-6s for linux-arm-kernel@lists.infradead.org; Mon, 01 Oct 2012 23:57:52 +0000 Received: by mail-pa0-f49.google.com with SMTP id bi5so5109077pad.36 for ; Mon, 01 Oct 2012 16:57:52 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references :x-gm-message-state; bh=uQA5vdGt5/V6gsYMTt3mQzaRC2WhCI0wscgInH+cMAs=; b=TpFuFVgbMSGC/XUHsUl9pg3E5WVzVU3DLP+7N6JxOhdwpN+bi1287mcqp0VpPtui4S 8SH9m0pG+VFxALJ/l8T/H5w1hwtiemyZrAHU33N34nlyyKnRiOE6ylmifutmM8BBexNo bpW0OVcCFZ8QXgTqhRghu4SjXx6ualqNYWZoDPneccEZngQkZetMCMDLsWSxsscOXf/Y 0IY7+IxJh60s2tenM0QZ2g6K2CJtPU5cs36nfhG35eIwi4cqGaTu99u574SVL/2/LEKN h9uo52M0v0kkL+L+y4zo8eCfxSIQFctUGKqjv029USIe38t5EPSmimeeV63qx3BeOpPP +wqQ== Received: by 10.66.81.202 with SMTP id c10mr40162272pay.31.1349135871951; Mon, 01 Oct 2012 16:57:51 -0700 (PDT) Received: from quad.lixom.net (173-13-129-225-sfba.hfc.comcastbusiness.net. [173.13.129.225]) by mx.google.com with ESMTPS id pj8sm10991584pbb.60.2012.10.01.16.57.49 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 01 Oct 2012 16:57:50 -0700 (PDT) From: Olof Johansson To: Linus Torvalds Subject: [GIT PULL 11/12] ARM: soc: documentation updates Date: Mon, 1 Oct 2012 16:57:06 -0700 Message-Id: <1349135827-24790-12-git-send-email-olof@lixom.net> X-Mailer: git-send-email 1.7.10.1.488.g05fbf7a In-Reply-To: <1349135827-24790-1-git-send-email-olof@lixom.net> References: <1349135827-24790-1-git-send-email-olof@lixom.net> X-Gm-Message-State: ALoCoQkv8bQ1WTyzVwBhADA+au/B9ig8n2GAH7WGk6hShqXAlRwXeqcWC3Bj+I4nx1PHagEaNoGY X-Bad-Reply: References and In-Reply-To but no 'Re:' in Subject. X-Spam-Note: CRM114 invocation failed X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.220.49 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Mailman-Approved-At: Tue, 02 Oct 2012 06:47:34 -0400 Cc: Olof Johansson , arm@kernel.org, linux-kernel@vger.kernel.org, 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: , MIME-Version: 1.0 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 Documentation update for Marvell SoCs, the secret decoder ring to all their crazy product names and numbers. Conflicts: none. ---------------------------------------------------------------- The following changes since commit 7b27fa258c8f2670a8c09bbc6c4b2c874d155da2: Merge branch 'next/dt2' into HEAD are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/docs for you to fetch changes up to c1faefbb5ba24957e0e5b519adf0e128380f49de: Merge branch 'marvell-doc' of git://github.com/MISL-EBU-System-SW/mainline-public into next/docs ---------------------------------------------------------------- Arnd Bergmann (1): Merge branch 'marvell-doc' of git://github.com/MISL-EBU-System-SW/mainline-public into next/docs 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