Commit Graph

3 Commits

Author SHA1 Message Date
Dundi Raviteja
d2bd912107 icnss2: Register for co-processor subsystem notifier
WLAN RFA is present on another co-processor subsystem.
Any error fatal in co-processor subsystem will result in
WLAN reset.

In order to make sure that rf clock/rails are up before
accessing WLAN hardware, ICNSS platform driver needs to
register with co-processor SSR notification and wait for
POWER_UP event before starting QMI handshake.

Change-Id: Idf65e508a09d93e481349afc73de4804c7841111
2023-01-17 23:00:20 -08:00
Sandeep Singh
e42e1aa38a icnss: Add debug fs entry to call PSF callback
This change adds an entry to call a callback from power
supply framework for debugging and testing purpose.

Change-Id: I5fdd4b1568524dd3926611ca1cfd49ed7884b8c1
Signed-off-by: Sandeep Singh <quic_sandsing@quicinc.com>
2022-05-25 16:41:02 +05:30
Naman Padhiar
3983bc4503 wlan_platform: Bring initial files for ICNSS family drivers
Bring ICNSS family drivers from msm-5.10 kernel as of commit
'cb298739ee51 ("icnss2: Download bdf file for helium targets")'
to WLAN platform project.

Updated wlan_firmware_service files and makefiles to support
ICNSS2 compilation.

Change-Id: I02cf792b61772f07ac0607be7bb6b3bfda7815e4
2022-03-02 09:04:18 +05:30