From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759612Ab3AQKlF (ORCPT ); Thu, 17 Jan 2013 05:41:05 -0500 Received: from comal.ext.ti.com ([198.47.26.152]:40764 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759550Ab3AQKlC (ORCPT ); Thu, 17 Jan 2013 05:41:02 -0500 Message-ID: <50F7D535.6030205@ti.com> Date: Thu, 17 Jan 2013 11:40:53 +0100 From: Peter Ujfalusi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130115 Thunderbird/17.0.2 MIME-Version: 1.0 To: Luciano Coelho CC: , , , , , Subject: Re: [[PATCH v2]] OMAP: omap4-panda: add WiLink shared transport power functions References: <1358372702-13102-1-git-send-email-coelho@ti.com> <50F7C4A7.5060202@ti.com> <20130117093417.GH10814@arwen.pp.htv.fi> <50F7CA82.4050509@ti.com> <20130117100510.GI10814@arwen.pp.htv.fi> <20130117100919.GJ10814@arwen.pp.htv.fi> <1358418917.6252.31.camel@cumari.coelho.fi> In-Reply-To: <1358418917.6252.31.camel@cumari.coelho.fi> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/17/2013 11:35 AM, Luciano Coelho wrote: > This out-of-tree code doesn't explain why we need to do the > enable/disable in the board file. We just need to do things a bit > differently in the driver. I'll start cleaning all this stuff up for > -next pretty soon. > > For now, ie. 3.7 (stable) and 3.8, do we agree in taking this patch so > that TI-ST at least works on Panda? Simply reverting the gpio removal > patch doesn't help, because we also need to handle the UART2 muxing > (which my patch does as well). I don't see better way to fix this either. In any case, I give you my: Reviewed-by: Peter Ujfalusi