android_kernel_xiaomi_sm8350/core/pld
Surabhi Vishnoi 970aed1bcf qcacld-3.0: Allow suspend in deep sleep or Hibernate
Deep Sleep or Hibernate are system level mode power
modes in which wlan firmware is shutdown gracefully
and linux kernel is suspended. Currently, suspend
is not allowed if firmware is down, with this change
suspend is allowed if firmware is down due to Deep
Sleep or Hibernate low power state.

A new pld api is introduced to know the low power
state from platform driver, this api is enabled based
on CONFIG_ENABLE_LOW_POWER_MODE flag. Currently, this
feature is enabled only for wearable targets.

Change-Id: Iddaa4da8ee4880a4223420f59cbe9c365c30344a
CRs-Fixed: 3090481
2022-01-03 05:20:33 -08:00
..
inc qcacld-3.0: Allow suspend in deep sleep or Hibernate 2022-01-03 05:20:33 -08:00
src qcacld-3.0: Allow suspend in deep sleep or Hibernate 2022-01-03 05:20:33 -08:00