mirror of
https://github.com/torvalds/linux.git
synced 2024-11-21 19:46:16 +00:00
a9aaf1ff88
If the WCN module is powered up before linux boots and the ath11k driver
probes at the same time as the power sequencing driver, we may end up
driving the wlan-enable GPIO low in the latter, breaking the start-up of
the WLAN module. Request the wlan-enable GPIO as-is so that if the WLAN
module is already starting/started, we leave it alone.
Fixes:
|
||
---|---|---|
.. | ||
reset | ||
sequencing | ||
supply | ||
Kconfig | ||
Makefile |