bus: mhi: host: pci_generic: Disable runtime PM for QDU100
authorVivek Pernamitta <quic_vpernami@quicinc.com>
Fri, 25 Apr 2025 07:19:31 +0000 (12:49 +0530)
committerManivannan Sadhasivam <mani@kernel.org>
Sat, 19 Jul 2025 03:25:01 +0000 (08:55 +0530)
commit0494cf9793b7c250f63fdb2cb6b648473e9d4ae6
tree1a2268b39ab7ae15270aa8464b9b4299dae6b7a7
parentae5a34264354087aef38cdd07961827482a51c5a
bus: mhi: host: pci_generic: Disable runtime PM for QDU100

The QDU100 device does not support the MHI M3 state, necessitating the
disabling of runtime PM for this device. It is essential to disable
runtime PM if the device does not support M3 state.

Signed-off-by: Vivek Pernamitta <quic_vpernami@quicinc.com>
[mani: Fixed the kdoc comment for no_m3]
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Reviewed-by: Krishna Chaitanya Chundru <krishna.chundru@oss.qualcomm.com>
Link: https://patch.msgid.link/20250425-vdev_next-20250411_pm_disable-v4-1-d4870a73ebf9@quicinc.com
drivers/bus/mhi/host/pci_generic.c