mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
arm64: dts: rockchip: rv1126b-evb3-v10: fix npu regulator name error
Signed-off-by: Su Yuefu <yuefu.su@rock-chips.com> Change-Id: I85fa6c13e0666f24d3200b34a3de7c0e59bea3be
This commit is contained in:
@@ -174,7 +174,7 @@
|
||||
vdd_npu: vdd-npu {
|
||||
compatible = "pwm-regulator";
|
||||
pwms = <&pwm1_4ch_1 0 25000 1>;
|
||||
regulator-name = "vdd_cpu";
|
||||
regulator-name = "vdd_npu";
|
||||
regulator-init-microvolt = <950000>;
|
||||
regulator-min-microvolt = <750000>;
|
||||
regulator-max-microvolt = <1100000>;
|
||||
|
||||
Reference in New Issue
Block a user