mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
arm64: dts: rockchip: initial voltage of vdd_npu to 0.88V for rk1808 boards
The max voltage of vdd_npu is 0.88V. Change-Id: I5f1ec522734e48b6a9443b48692690410c020167 Signed-off-by: Liang Chen <cl@rock-chips.com>
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
regulator-name = "vdd_npu";
|
||||
regulator-min-microvolt = <750000>;
|
||||
regulator-max-microvolt = <880000>;
|
||||
regulator-init-microvolt = <880000>;
|
||||
regulator-ramp-delay = <2300>;
|
||||
fcs,suspend-voltage-selector = <0>;
|
||||
regulator-boot-on;
|
||||
|
||||
@@ -278,6 +278,7 @@
|
||||
regulator-name = "vdd_npu";
|
||||
regulator-min-microvolt = <750000>;
|
||||
regulator-max-microvolt = <880000>;
|
||||
regulator-init-microvolt = <880000>;
|
||||
regulator-ramp-delay = <2300>;
|
||||
fcs,suspend-voltage-selector = <0>;
|
||||
regulator-boot-on;
|
||||
|
||||
Reference in New Issue
Block a user