ARM: dts: msm: Ignore dependencies on children by PM framework on sdxkova
Added new dtsi flag 'qcom,suspend-ignore-children', to ignore dependencies on children by runtime PM framework, this helps to exit quickly from msm_geni_serial_runtime_suspend and save power. Change-Id: I69d18296c196d79972319a51084c068cbb031621 Signed-off-by: Chandana Kishori Chiluveru <quic_cchiluve@quicinc.com>
This commit is contained in:
@@ -1984,6 +1984,7 @@
|
||||
<&qupv3_se3_tx>, <&qupv3_se3_default_rx>;
|
||||
pinctrl-3 = <&qupv3_se3_default_cts>, <&qupv3_se3_default_rts>,
|
||||
<&qupv3_se3_default_tx>, <&qupv3_se3_default_rx>;
|
||||
qcom,suspend-ignore-children;
|
||||
qcom,wakeup-byte = <0xFD>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
Reference in New Issue
Block a user