qcacld-3.0: Add support for host initiated recovery
If platform has a mechanism to initiate target assert, trigger that interface to force assert target. Certain integrated platforms (where WLAN runs on it's own PD) provides a mechanism to initiate PDR from host. That interface can be triggered when WLAN host detect timeout scenarios. CRs-Fixed: 1110243 Change-Id: I6a9408f47ca4245380dbf4177363c3c461ff948d
This commit is contained in:

کامیت شده توسط
snandini

والد
2a519af313
کامیت
ac5d26eb5e
@@ -420,5 +420,6 @@ void pld_get_msi_address(struct device *dev, uint32_t *msi_addr_low,
|
||||
unsigned int pld_socinfo_get_serial_number(struct device *dev);
|
||||
uint8_t *pld_get_wlan_mac_address(struct device *dev, uint32_t *num);
|
||||
int pld_is_qmi_disable(struct device *dev);
|
||||
int pld_force_assert_target(struct device *dev);
|
||||
|
||||
#endif
|
||||
|
مرجع در شماره جدید
Block a user