Merge "ARM: dts: msm: Use correct property name to pass values for sdm660"
This commit is contained in:
commit
fdd0e3d310
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
/* Copyright (c) 2016, The Linux Foundation. All rights reserved.
|
/* Copyright (c) 2016-2017, The Linux Foundation. All rights reserved.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License version 2 and
|
* it under the terms of the GNU General Public License version 2 and
|
||||||
|
@ -179,7 +179,7 @@
|
||||||
vdd-supply = <&pm660l_l1>;
|
vdd-supply = <&pm660l_l1>;
|
||||||
core-supply = <&pm660_l10>;
|
core-supply = <&pm660_l10>;
|
||||||
qcom,vdd-voltage-level = <0 925000 925000>;
|
qcom,vdd-voltage-level = <0 925000 925000>;
|
||||||
vdd-core-voltage-level = <0 1800000 1800000>;
|
qcom,core-voltage-level = <0 1800000 1800000>;
|
||||||
qcom,vbus-valid-override;
|
qcom,vbus-valid-override;
|
||||||
qcom,qmp-phy-init-seq =
|
qcom,qmp-phy-init-seq =
|
||||||
/* <reg_offset, value, delay> */
|
/* <reg_offset, value, delay> */
|
||||||
|
|
Loading…
Add table
Reference in a new issue