mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
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:
@@ -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;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user