From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sricharan R Subject: RE: [PATCH] omap2+: mux: Remove the use of IDLE flag. Date: Wed, 9 Mar 2011 17:19:58 +0530 Message-ID: References: <1299472552-22017-1-git-send-email-r.sricharan@ti.com> <20110308164033.GC26463@atomide.com> 3454d5fcdc4f7fb8e8a5bcaffca95112@mail.gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from na3sys009aog112.obsmtp.com ([74.125.149.207]:58871 "EHLO na3sys009aog112.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754031Ab1CILuC (ORCPT ); Wed, 9 Mar 2011 06:50:02 -0500 Received: by mail-vx0-f177.google.com with SMTP id 2so382096vxd.36 for ; Wed, 09 Mar 2011 03:50:01 -0800 (PST) In-Reply-To: 3454d5fcdc4f7fb8e8a5bcaffca95112@mail.gmail.com Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Tony Lindgren Cc: linux-omap@vger.kernel.org, Benoit Cousson , Santosh Shilimkar , paul@pswan.com, linux-arm-kernel@lists.infradead.org Tony, >-----Original Message----- >From: Sricharan R [mailto:r.sricharan@ti.com] >Sent: Wednesday, March 09, 2011 1:19 PM >To: 'Tony Lindgren' >Cc: 'linux-omap@vger.kernel.org'; Benoit Cousson; Santosh Shilimkar; >'paul@pswan.com'; 'linux-arm-kernel@lists.infradead.org' >Subject: RE: [PATCH] omap2+: mux: Remove the use of IDLE flag. > [....] >>* sricharan [110306 20:33]: >>> Currently OMAP_DEVICE_PAD_IDLE flag is used to mux pins >>> dynamically. This can be simplified by using the enabled >>> state variable of each pad. This also fixes the issue of >>> the static pads not getting muxed after idling and >>> disable/enable state transitions. >> >>Looks good, can you please repost one more time with linux-arm-kernel >>mailing list also Cc'd? >> >Ok sure. I have re posted this to the linux-arm-kernel list. Btw,I have fixed the comments on the below patches that I sent for configuring the serial pads. 4430sdp: http://marc.info/?l=linux-omap&m=129900334420003&w=2 omap4panda: http://marc.info/?l=linux-omap&m=129900338520082&w=2 3430sdp: http://marc.info/?l=linux-omap&m=129619117726479&w=2 Can you please check if they are ok? Thanks, Sricharan