From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 0/2] ARM: dts: Use MMC pwrseq instead regulators for IGEP WiFi init Date: Thu, 3 Dec 2015 10:16:24 -0800 Message-ID: <20151203181624.GW23396@atomide.com> References: <1449165729-993-1-git-send-email-javier@osg.samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1449165729-993-1-git-send-email-javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Javier Martinez Canillas Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Enric Balletbo i Serra List-Id: linux-omap@vger.kernel.org * Javier Martinez Canillas [151203 10:03]: > Hello, > > This series converts the IGEPv2 (IGEP0020) and IGEP COM Module (IGEP0030) > Device Tree to use the MMC power sequence provider to initialize the SDIO > WiFi chip instead of using fake fixed regulators to just toggle the Reset > and Power pins in the chip. > > The patches were tested on an DM3730 IGEPv2 board but the IGEP COM Module > is the same with regard to the SDIO WiFi so it should be safe to land too. > > The IGEPv2 Rev.F and the IGEP COM Module Rev.G DTS were not converted due > using a different WiFi chip (wlcore instead of libertas) than the one in > the board I've access to test so I preferred to leave those untouched. Do you have some solution for the start-up latency issue? Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Thu, 3 Dec 2015 10:16:24 -0800 Subject: [PATCH 0/2] ARM: dts: Use MMC pwrseq instead regulators for IGEP WiFi init In-Reply-To: <1449165729-993-1-git-send-email-javier@osg.samsung.com> References: <1449165729-993-1-git-send-email-javier@osg.samsung.com> Message-ID: <20151203181624.GW23396@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Javier Martinez Canillas [151203 10:03]: > Hello, > > This series converts the IGEPv2 (IGEP0020) and IGEP COM Module (IGEP0030) > Device Tree to use the MMC power sequence provider to initialize the SDIO > WiFi chip instead of using fake fixed regulators to just toggle the Reset > and Power pins in the chip. > > The patches were tested on an DM3730 IGEPv2 board but the IGEP COM Module > is the same with regard to the SDIO WiFi so it should be safe to land too. > > The IGEPv2 Rev.F and the IGEP COM Module Rev.G DTS were not converted due > using a different WiFi chip (wlcore instead of libertas) than the one in > the board I've access to test so I preferred to leave those untouched. Do you have some solution for the start-up latency issue? Regards, Tony From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752471AbbLCSQb (ORCPT ); Thu, 3 Dec 2015 13:16:31 -0500 Received: from muru.com ([72.249.23.125]:50579 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751936AbbLCSQ3 (ORCPT ); Thu, 3 Dec 2015 13:16:29 -0500 Date: Thu, 3 Dec 2015 10:16:24 -0800 From: Tony Lindgren To: Javier Martinez Canillas Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Enric Balletbo i Serra Subject: Re: [PATCH 0/2] ARM: dts: Use MMC pwrseq instead regulators for IGEP WiFi init Message-ID: <20151203181624.GW23396@atomide.com> References: <1449165729-993-1-git-send-email-javier@osg.samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1449165729-993-1-git-send-email-javier@osg.samsung.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Javier Martinez Canillas [151203 10:03]: > Hello, > > This series converts the IGEPv2 (IGEP0020) and IGEP COM Module (IGEP0030) > Device Tree to use the MMC power sequence provider to initialize the SDIO > WiFi chip instead of using fake fixed regulators to just toggle the Reset > and Power pins in the chip. > > The patches were tested on an DM3730 IGEPv2 board but the IGEP COM Module > is the same with regard to the SDIO WiFi so it should be safe to land too. > > The IGEPv2 Rev.F and the IGEP COM Module Rev.G DTS were not converted due > using a different WiFi chip (wlcore instead of libertas) than the one in > the board I've access to test so I preferred to leave those untouched. Do you have some solution for the start-up latency issue? Regards, Tony