arm64: dts: rockchip: rv1126b-evb1-v10: Update rk801

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Ie416dc64efb0267caeeddff9968a8bb6c3807d05
This commit is contained in:
Joseph Chen
2025-04-08 11:05:41 +08:00
committed by Tao Huang
parent 4c4ec50182
commit e44c5bf525

View File

@@ -224,7 +224,7 @@
regulator-always-on;
regulator-state-mem {
regulator-mode = <0x2>;
regulator-on-in-suspend;
regulator-off-in-suspend;
regulator-suspend-microvolt = <950000>;
};
};
@@ -262,8 +262,8 @@
regulator-always-on;
regulator-state-mem {
regulator-mode = <0x2>;
regulator-on-in-suspend;
regulator-suspend-microvolt = <5000000>;
regulator-off-in-suspend;
regulator-suspend-microvolt = <900000>;
};
};
@@ -286,17 +286,18 @@
regulator-boot-on;
regulator-always-on;
regulator-state-mem {
regulator-on-in-suspend;
regulator-off-in-suspend;
regulator-suspend-microvolt = <1800000>;
};
};
vcc_3v3: SWITCH_REG1 {
vcc_3v3: SWITCH_REG {
regulator-name = "vcc_3v3";
regulator-boot-on;
regulator-always-on;
regulator-state-mem {
regulator-on-in-suspend;
regulator-off-in-suspend;
regulator-suspend-microvolt = <3300000>;
};
};
};