devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] wl1251: remove ti,power-gpio for sdio mode
@ 2020-01-26 20:00 H. Nikolaus Schaller
  2020-01-26 20:00 ` [PATCH v3 1/2] DTS: bindings: wl1251: mark ti,power-gpio as optional H. Nikolaus Schaller
  2020-01-26 20:00 ` [PATCH v3 2/2] wl1251: remove ti,power-gpio for SDIO mode H. Nikolaus Schaller
  0 siblings, 2 replies; 5+ messages in thread
From: H. Nikolaus Schaller @ 2020-01-26 20:00 UTC (permalink / raw)
  To: Kalle Valo, Ulf Hansson, Rob Herring, Mark Rutland,
	H. Nikolaus Schaller, Thomas Gleixner, Greg Kroah-Hartman,
	Alexios Zavras
  Cc: linux-wireless, netdev, devicetree, linux-kernel, letux-kernel, kernel

* rebased on wireless-drivers-next-2020-01-26

PATCH V2 2019-12-17 19:07:02:
* use just "wl1251: " as title prefix - by Kalle Valo <kvalo@codeaurora.org>
* fix error handling: we still have to check for wl->irq returning -EPROBE_DEFER

PATCH V1 2019-11-24 11:35:48:
The driver has been updated to use the mmc/sdio core
which does full power control. So we do no longer need
the power control gipo.

Note that it is still needed for the SPI based interface
(N900).

Suggested by: Ulf Hansson <ulf.hansson@linaro.org>
Tested by: H. Nikolaus Schaller <hns@goldelico.com> # OpenPandora 600MHz

H. Nikolaus Schaller (2):
  DTS: bindings: wl1251: mark ti,power-gpio as optional
  wl1251: remove ti,power-gpio for SDIO mode

 .../bindings/net/wireless/ti,wl1251.txt       |  3 +-
 drivers/net/wireless/ti/wl1251/sdio.c         | 32 ++-----------------
 2 files changed, 4 insertions(+), 31 deletions(-)

-- 
2.23.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-02-12 16:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-26 20:00 [PATCH v3 0/2] wl1251: remove ti,power-gpio for sdio mode H. Nikolaus Schaller
2020-01-26 20:00 ` [PATCH v3 1/2] DTS: bindings: wl1251: mark ti,power-gpio as optional H. Nikolaus Schaller
2020-01-27 15:36   ` Rob Herring
2020-02-12 16:16   ` [PATCH v3 1/2] DTS: bindings: wl1251: mark ti, power-gpio " Kalle Valo
2020-01-26 20:00 ` [PATCH v3 2/2] wl1251: remove ti,power-gpio for SDIO mode H. Nikolaus Schaller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).