From patchwork Sat Jan 12 03:09:49 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Prisk X-Patchwork-Id: 211470 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [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 142CA2C0366 for ; Sat, 12 Jan 2013 14:12:48 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TtrTU-0001Kf-K4; Sat, 12 Jan 2013 03:09:36 +0000 Received: from server.prisktech.co.nz ([115.188.14.127]) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TtrTR-0001Jx-Uw for linux-arm-kernel@lists.infradead.org; Sat, 12 Jan 2013 03:09:34 +0000 Received: from [192.168.0.102] (unknown [192.168.0.102]) by server.prisktech.co.nz (Postfix) with ESMTPS id A2163FC0753; Sat, 12 Jan 2013 16:09:32 +1300 (NZDT) Message-ID: <1357960189.8515.4.camel@gitbox> Subject: Re: [PATCH 0/4] arm: vt8500: Add support for Wondermedia WM8750/WM8850 From: Tony Prisk To: Olof Johansson Date: Sat, 12 Jan 2013 16:09:49 +1300 In-Reply-To: <1357960163.8515.3.camel@gitbox> References: <1357935162-7672-1-git-send-email-linux@prisktech.co.nz> <20130111215659.GA16521@quad.lixom.net> <1357960044.8515.0.camel@gitbox> <1357960163.8515.3.camel@gitbox> X-Mailer: Evolution 3.2.3-0ubuntu6 Mime-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130111_220934_289683_029CFEB6 X-CRM114-Status: GOOD ( 10.83 ) 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 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: vt8500-wm8505-linux-kernel@googlegroups.com, 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: , 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 The following changes since commit ce3f386fdf10d79eaf6ebd63bb7adbd95f08f9f0: arm: vt8500: Remove remaining mach includes (2013-01-12 15:47:39 +1300) are available in the git repository at: git://server.prisktech.co.nz/git/linuxwmt.git tags/armsoc-3.9 for you to fetch changes up to 8d31bfa551b9a1a61119e6d8fde08d0fa8cdfafb: arm: vt8500: Add support for Wondermedia WM8750/WM8850 (2013-01-12 15:51:24 +1300) ---------------------------------------------------------------- arm: vt8500: Add support for WM8750 and WM8850 SoCs. This pull should be on top of: git://server.prisktech.co.nz/git/linuxwmt.git tags/vt8500-multiplatform-3.9 ---------------------------------------------------------------- Tony Prisk (1): arm: vt8500: Add support for Wondermedia WM8750/WM8850 Documentation/devicetree/bindings/arm/vt8500.txt | 8 ++++++++ arch/arm/mach-vt8500/Kconfig | 16 ++++++++++++++++ arch/arm/mach-vt8500/vt8500.c | 2 ++ 3 files changed, 26 insertions(+)