From patchwork Sun Dec 18 11:00:18 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jamie Iles X-Patchwork-Id: 132062 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 430A5B6FDC for ; Sun, 18 Dec 2011 22:02:41 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1RcETg-0002YF-8z; Sun, 18 Dec 2011 11:00:24 +0000 Received: from mail-ww0-f41.google.com ([74.125.82.41]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1RcETd-0002Xo-4N for linux-arm-kernel@lists.infradead.org; Sun, 18 Dec 2011 11:00:21 +0000 Received: by wgbdt12 with SMTP id dt12so6936348wgb.0 for ; Sun, 18 Dec 2011 03:00:20 -0800 (PST) Received: by 10.180.7.198 with SMTP id l6mr21760512wia.3.1324206020047; Sun, 18 Dec 2011 03:00:20 -0800 (PST) Received: from localhost (cpc1-chap8-2-0-cust194.aztw.cable.virginmedia.com. [94.169.120.195]) by mx.google.com with ESMTPS id eo4sm21000032wib.19.2011.12.18.03.00.19 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 18 Dec 2011 03:00:19 -0800 (PST) Date: Sun, 18 Dec 2011 11:00:18 +0000 From: Jamie Iles To: Arnd Bergmann , Olof Johansson Subject: [GIT PULL] picoxcell features for 3.3 Message-ID: <20111218110018.GD2376@gallagher> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) 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 ---- ---------------------- -------------------------------------------------- -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: jamie@jamieiles.com, 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 Hi Arnd, Olof, Please pull this single feature change for picoxcell for 3.3 which is based on the previous cleanup branch. Thanks, Jamie The following changes since commit a53bfa07369b7c3448a60d29f0fc2e81751ed0b7: MAINTAINERS: add maintainer entry for Picochip picoxcell (2011-12-18 10:48:20 +0000) are available in the git repository at: git://github.com/jamieiles/linux-2.6-ji.git picoxcell-devel Jamie Iles (1): ARM: picoxcell: implement watchdog restart arch/arm/mach-picoxcell/common.c | 37 +++++++++++++++++++++++++++++++++++++ 1 files changed, 37 insertions(+), 0 deletions(-)