Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1283230

[PATCH 0/2] ARM: dts: Use MMC pwrseq instead regulators for IGEP WiFi init

From Javier Martinez Canillas <javier@osg.samsung.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] ARM: dts: Use MMC pwrseq instead regulators for IGEP WiFi init
Date 2015-12-03 19:10 +0100
Message-ID <qBGum-98-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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.

Best regards,
Javier


Javier Martinez Canillas (2):
  ARM: dts: omap3-igep0020: Use MMC pwrseq to init SDIO WiFi
  ARM: dts: omap3-igep0030: Use MMC pwrseq to init SDIO WiFi

 arch/arm/boot/dts/omap3-igep0020.dts | 24 ++++++++----------------
 arch/arm/boot/dts/omap3-igep0030.dts | 24 ++++++++----------------
 2 files changed, 16 insertions(+), 32 deletions(-)

-- 
2.4.3

--
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/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] ARM: dts: Use MMC pwrseq instead regulators for IGEP WiFi init Javier Martinez Canillas <javier@osg.samsung.com> - 2015-12-03 19:10 +0100
  Re: [PATCH 0/2] ARM: dts: Use MMC pwrseq instead regulators for IGEP  WiFi init Tony Lindgren <tony@atomide.com> - 2015-12-03 19:20 +0100
    Re: [PATCH 0/2] ARM: dts: Use MMC pwrseq instead regulators for IGEP  WiFi init Javier Martinez Canillas <javier@osg.samsung.com> - 2015-12-03 19:30 +0100
      Re: [PATCH 0/2] ARM: dts: Use MMC pwrseq instead regulators for IGEP  WiFi init Tony Lindgren <tony@atomide.com> - 2015-12-03 20:30 +0100
        Re: [PATCH 0/2] ARM: dts: Use MMC pwrseq instead regulators for IGEP  WiFi init Enric Balletbo Serra <eballetbo@gmail.com> - 2015-12-04 15:40 +0100
          Re: [PATCH 0/2] ARM: dts: Use MMC pwrseq instead regulators for IGEP  WiFi init Tony Lindgren <tony@atomide.com> - 2015-12-08 01:20 +0100

csiph-web