Loading
cnss: Pull high WLAN_BOOTSTRAP GPIO before pulling high WLAN_EN GPIO
One MSM GPIO is connected to WLAN bootstrap GPIO in MSM8994v2 platform
which is also shared with LPASS. It needs to be pulled high before pulling
high WLAN_EN GPIO, otherwise WLAN hardware won't able to work. Pull high
this GPIO when CNSS platform driver is probed and also make sure it's high
when WLAN host driver is loading.
Change-Id: Id67fbfa1672aa19dcb5aa47ab8b752281c042cf6
CRs-fixed: 745789
Signed-off-by:
Yue Ma <yuem@codeaurora.org>