Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scsi: ufs: Guard
ufs_qcom_parse_lpm
for UMI
- This is what Xiaomi did on cmi-r-oss [1][2]. - Disable LPM modes results in abnormal power consumption on UMI. - Guard for THYME too as it has the same node in device tree. Ref: [1]: https://github.com/MiCode/Xiaomi_Kernel_OpenSource/blob/cmi-r-oss/drivers/scsi/ufs/ufs-qcom.c#L2033-L2038 [2]: https://github.com/MiCode/kernel_devicetree/blob/cmi-r-oss/qcom/umi-sm8250.dtsi#L11 * Thanks @TheVoyager0777 for found out this particular change Change-Id: I78d1fd5936cdd871a2ca2626d4a6e0d335a96c83
- Loading branch information