ARM: dts: msm: remove long regulator sleep
Lowers the TVDD regulator's post on sleep duration from 2000ms. Change-Id: I4a0aed93eb56aab93f5b4f792c79ede1ac1fd4fc Signed-off-by: Kirill Shpin <quic_kshpin@quicinc.com>
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
qcom,supply-max-voltage = <1800000>;
|
||||
qcom,supply-enable-load = <0>;
|
||||
qcom,supply-disable-load = <0>;
|
||||
qcom,supply-post-on-sleep = <2000>;
|
||||
qcom,supply-post-on-sleep = <20>;
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user