Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756964Ab0LSVDN (ORCPT ); Sun, 19 Dec 2010 16:03:13 -0500 Received: from mail-pv0-f174.google.com ([74.125.83.174]:52226 "EHLO mail-pv0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755295Ab0LSVDL convert rfc822-to-8bit (ORCPT ); Sun, 19 Dec 2010 16:03:11 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=RHMKwjoErXvW2OaAOixRYPVSbwwNRkcvPcKTkcxQSfH1Mi+DYLpP9NI1jf4zwT2Ca3 0ucZUBsYoat8V7pnl/CEY/E4+GHSxQh2ymQ2LUea3M0s5MxwJg1hyWjivLD3khNRUgD8 /nUwyXUmZUxuMEEs6juWqbUjp9iF8ye9l7kd0= MIME-Version: 1.0 In-Reply-To: <1291388753-14662-1-git-send-email-sundar.iyer@stericsson.com> References: <1291388753-14662-1-git-send-email-sundar.iyer@stericsson.com> Date: Sun, 19 Dec 2010 22:03:11 +0100 X-Google-Sender-Auth: 0USKCuh901lO2ebhAh49c-sPVWM Message-ID: Subject: Re: [PATCH 00/20] ux500: platform data, TC3589x keypad driver From: Linus Walleij To: Sundar Iyer Cc: linux-arm-kernel@lists.infradead.org, dmitry.torokhov@gmail.com, sameo@linux.intel.com, ben-linux@fluff.org, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, Rabin VINCENT Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2269 Lines: 70 OK so after a second spin over these patches... 2010/12/3 Sundar Iyer : > Rabin Vincent (1): > ?nomadik-gpio: allow sleep mode dir/pull to differ from normal mode > > Sundar Iyer (19): > ?mfd/ab8500: remove spi support > mach-ux500: move keymaps to new file > mach-ux500: add STMPE1601 platform data > mach-ux500: explicit enable MTU TCR in the kernel > mach-ux500: clean up checkpatch spits Merged to ux500-core for testing in -next. > ?mach-ux500: deprecate spi support for ab8500 Want Sam to merge this to the MFD tree. > ?mfd/tc35892: rename tc35892 header to tc3589x > ?mfd/tc35892: rename tc35892 core driver to tc3589x > ?mfd/tc3589x: rename tc35892 structs/registers to tc359x > ?mfd/tc3589x: add block identifier for multiple child devices > ?mfd/tc3589x: fix random interrupt misses > ?mfd/tc3589x: undo gpio module reset during chip init > ?mfd/tc3589x: add suspend/resume support I assume all of this was in the partly rewritten tc35892->tc3589x refactoring I merged into ux500-core with Sam's Acked-by: > plat-nomadik/gpio: add expander gpio pins enumeration Dropped, Rabin merged another version. > ?mach-ux500: add touchscreen interfaces platform data Pending that the staging tree containing the RMI4 driver gets merged first. This patch will probably have to either get merged through Gregs tree (probably hard because he needs to refactor the ux500-core files in his tree which will screwup) or wait till next merge cycle or -rc1. > ?i2c/nomadik: add adapter name for updated sanity checkings Dropped because there is already a similar patch pending which I submitted independently when I saw the same boot error... > input/tc3589x: add tc3589x keypad support > ?mach-ux500: add TC35893 keypad platform data Pending review of the TC35893 keypad input driver. Will be happy to merge this once we have Dmirtry's Acked-by: > ?i2c/nomadik: some checkpatch warnings Please send this to the I2C maintainers... Did I get everything right? Yours, Linus Walleij -- 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/