diff options
author | Bhaumik Bhatt <[email protected]> | 2021-07-16 13:21:04 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-07-21 13:16:18 +0200 |
commit | 56f6f4c4eb2a710ec8878dd9373d3d2b2eb75f5c (patch) | |
tree | 3997a83ce847afce9bb90b41fa51ae6786c2fe1f /scripts | |
parent | 2734d6c1b1a089fb593ef6a23d4b70903526fe0c (diff) |
bus: mhi: pci_generic: Apply no-op for wake using sideband wake boolean
Devices such as SDX24 do not have the provision for inband wake
doorbell in the form of channel 127 and instead have a sideband
GPIO for it. Newer devices such as SDX55 or SDX65 support inband
wake method by default. Ensure the functionality is used based on
this such that device wake stays held when a client driver uses
mhi_device_get() API or the equivalent debugfs entry.
Link: https://lore.kernel.org/r/[email protected]
Fixes: e3e5e6508fc1 ("bus: mhi: pci_generic: No-Op for device_wake operations")
Cc: [email protected] #5.12
Reviewed-by: Manivannan Sadhasivam <[email protected]>
Signed-off-by: Bhaumik Bhatt <[email protected]>
Signed-off-by: Manivannan Sadhasivam <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions