ARM: dts: msm: update corner switch delay time for msmcobalt v2
Update the CPR corner switch delay time for the CPRh device on msmcobalt v2 according to the latest hardware guidelines. CRs-Fixed: 1064318 Change-Id: I08a385b360d9d0184fd7339194630d8f75a6676f Signed-off-by: Osvaldo Banuelos <osvaldob@codeaurora.org>
This commit is contained in:
parent
86d9f4aea4
commit
6920fd9874
1 changed files with 2 additions and 0 deletions
|
@ -222,6 +222,7 @@
|
|||
|
||||
&apc0_cpr {
|
||||
compatible = "qcom,cprh-msmcobalt-v2-kbss-regulator";
|
||||
qcom,cpr-corner-switch-delay-time = <1042>;
|
||||
};
|
||||
|
||||
&apc0_pwrcl_vreg {
|
||||
|
@ -367,6 +368,7 @@
|
|||
|
||||
&apc1_cpr {
|
||||
compatible = "qcom,cprh-msmcobalt-v2-kbss-regulator";
|
||||
qcom,cpr-corner-switch-delay-time = <1042>;
|
||||
};
|
||||
|
||||
&apc1_perfcl_vreg {
|
||||
|
|
Loading…
Add table
Reference in a new issue