arm64: dts: rockchip: rk806: fix the name for the nldo4

the name is consistent with the schematic diagram of the hardware.

Signed-off-by: shengfei Xu <xsf@rock-chips.com>
Change-Id: I97c7bebcf1358e461ab37846e0b0034483e20760
This commit is contained in:
shengfei Xu
2021-11-01 11:18:36 +00:00
committed by Tao Huang
parent 7c8d7f9e36
commit 5aa669c9f1

View File

@@ -474,12 +474,12 @@
};
};
vdd_0v75_s0: NLDO_REG3 {
avdd_0v75_s0: NLDO_REG3 {
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <750000>;
regulator-max-microvolt = <750000>;
regulator-name = "vdd_0v75_s0";
regulator-name = "avdd_0v75_s0";
regulator-state-mem {
regulator-off-in-suspend;
};