From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754258AbaIHQc5 (ORCPT ); Mon, 8 Sep 2014 12:32:57 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:34119 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752925AbaIHQc4 (ORCPT ); Mon, 8 Sep 2014 12:32:56 -0400 Message-ID: <540DDA1D.9070903@ti.com> Date: Mon, 8 Sep 2014 11:32:29 -0500 From: Nishanth Menon User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Tony Lindgren , Tero Kristo , Paul Walmsley CC: Kevin Hilman , , , , Keerthy , =?windows-1252?Q?Beno=EEt_Cousson?= , Santosh Shilimkar Subject: Re: [PATCH 0/3] ARM: OMAP5+: pdata quirks for pinctrl References: <1408715725-25919-1-git-send-email-nm@ti.com> In-Reply-To: <1408715725-25919-1-git-send-email-nm@ti.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/22/2014 08:55 AM, Nishanth Menon wrote: > The following series are various fixes and improvements for daisychain > support in OMAP5+ using pinctrl framework similar to that done for > OMAP3+ > > This is part 3/6 series which eventually enables framework for > suspend-to-ram and cpuidle for OMAP5 and DRA7 > > Each of series is based on v3.17-rc1 and this specific series is available: > weblink: https://github.com/nmenon/linux-2.6-playground/commits/push/v3.17/prm-pdata-quirks > > git repo: https://github.com/nmenon/linux-2.6-playground.git push/v3.17/prm-pdata-quirks > > An complete integrated branch is available here: https://github.com/nmenon/linux-2.6-playground/commits/testing/v3.17/cpu-idle-suspend-dra7-omap5-framework > > Minor note: thanks to existing style in pdata-quirks, new entries > continue to possess 'over 80 character' checkpatch warnings > > Keerthy (1): > ARM: AM437x: use pdata quirks for pinctrl information > > Nishanth Menon (2): > ARM: OMAP5: use pdata quirks for pinctrl information > ARM: DRA7: use pdata quirks for pinctrl information > > arch/arm/mach-omap2/pdata-quirks.c | 10 ++++++++++ > 1 file changed, 10 insertions(+) > Since there are no further comments (and the pinctrl side of the fixes were accepted by Linus W[1], will send this for merge to Tony. [1] http://marc.info/?l=linux-kernel&m=140871666506706&w=2 (acked by Tony, picked by Linus) -- Regards, Nishanth Menon