mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
arm64: dts: rockchip: rk356x board: add init voltage for vdd_cpu
setting init voltage in uboot. Change-Id: If1e23bb06790dcb3f9e4e9be4cc791cd394ca73a Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
This commit is contained in:
parent
189bd5bc2a
commit
cf2e2135eb
|
|
@ -386,6 +386,7 @@ vdd_cpu: tcs4525@1c {
|
|||
regulator-name = "vdd_cpu";
|
||||
regulator-min-microvolt = <712500>;
|
||||
regulator-max-microvolt = <1390000>;
|
||||
regulator-init-microvolt = <900000>;
|
||||
regulator-ramp-delay = <2300>;
|
||||
fcs,suspend-voltage-selector = <0>;
|
||||
regulator-initial-mode = <0x2>;
|
||||
|
|
|
|||
|
|
@ -271,6 +271,7 @@ vdd_cpu: tcs4525@1c {
|
|||
regulator-name = "vdd_cpu";
|
||||
regulator-min-microvolt = <712500>;
|
||||
regulator-max-microvolt = <1390000>;
|
||||
regulator-init-microvolt = <900000>;
|
||||
regulator-ramp-delay = <2300>;
|
||||
fcs,suspend-voltage-selector = <0>;
|
||||
regulator-boot-on;
|
||||
|
|
|
|||
|
|
@ -237,6 +237,7 @@ vdd_cpu: tcs4525@1c {
|
|||
regulator-name = "vdd_cpu";
|
||||
regulator-min-microvolt = <712500>;
|
||||
regulator-max-microvolt = <1390000>;
|
||||
regulator-init-microvolt = <900000>;
|
||||
regulator-ramp-delay = <2300>;
|
||||
fcs,suspend-voltage-selector = <1>;
|
||||
regulator-boot-on;
|
||||
|
|
|
|||
|
|
@ -563,6 +563,7 @@ vdd_cpu: tcs4525@1c {
|
|||
regulator-name = "vdd_cpu";
|
||||
regulator-min-microvolt = <712500>;
|
||||
regulator-max-microvolt = <1390000>;
|
||||
regulator-init-microvolt = <900000>;
|
||||
regulator-ramp-delay = <2300>;
|
||||
fcs,suspend-voltage-selector = <1>;
|
||||
regulator-boot-on;
|
||||
|
|
|
|||
|
|
@ -381,6 +381,7 @@ vdd_cpu: tcs4525@1c {
|
|||
regulator-name = "vdd_cpu";
|
||||
regulator-min-microvolt = <712500>;
|
||||
regulator-max-microvolt = <1390000>;
|
||||
regulator-init-microvolt = <900000>;
|
||||
regulator-ramp-delay = <2300>;
|
||||
fcs,suspend-voltage-selector = <1>;
|
||||
regulator-boot-on;
|
||||
|
|
|
|||
|
|
@ -488,6 +488,7 @@ vdd_cpu: tcs4525@1c {
|
|||
regulator-name = "vdd_cpu";
|
||||
regulator-min-microvolt = <712500>;
|
||||
regulator-max-microvolt = <1390000>;
|
||||
regulator-init-microvolt = <900000>;
|
||||
regulator-ramp-delay = <2300>;
|
||||
fcs,suspend-voltage-selector = <1>;
|
||||
regulator-boot-on;
|
||||
|
|
|
|||
|
|
@ -487,6 +487,7 @@ vdd_cpu: tcs4525@1c {
|
|||
regulator-name = "vdd_cpu";
|
||||
regulator-min-microvolt = <712500>;
|
||||
regulator-max-microvolt = <1390000>;
|
||||
regulator-init-microvolt = <900000>;
|
||||
regulator-ramp-delay = <2300>;
|
||||
fcs,suspend-voltage-selector = <1>;
|
||||
regulator-boot-on;
|
||||
|
|
|
|||
|
|
@ -1078,6 +1078,7 @@ vdd_cpu: tcs4525@1c {
|
|||
regulator-name = "vdd_cpu";
|
||||
regulator-min-microvolt = <712500>;
|
||||
regulator-max-microvolt = <1390000>;
|
||||
regulator-init-microvolt = <900000>;
|
||||
regulator-ramp-delay = <2300>;
|
||||
fcs,suspend-voltage-selector = <1>;
|
||||
regulator-boot-on;
|
||||
|
|
|
|||
|
|
@ -254,6 +254,7 @@ vdd_cpu: tcs4525@1c {
|
|||
regulator-name = "vdd_cpu";
|
||||
regulator-min-microvolt = <712500>;
|
||||
regulator-max-microvolt = <1390000>;
|
||||
regulator-init-microvolt = <900000>;
|
||||
regulator-ramp-delay = <2300>;
|
||||
fcs,suspend-voltage-selector = <1>;
|
||||
regulator-boot-on;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user