arm64: dts: rockchip: rk3562-rk817: optimize the recording noise

Change-Id: I18e40adfed7ef7adb9ef440d9793dd282c930c36
Signed-off-by: Binyuan Lan <lby@rock-chips.com>
This commit is contained in:
Binyuan Lan
2023-03-08 07:18:28 +00:00
committed by Tao Huang
parent 49bfddeec8
commit 58c759f7b7
2 changed files with 4 additions and 4 deletions

View File

@@ -681,8 +681,8 @@
vccio_acodec: LDO_REG4 {
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <3300000>;
regulator-max-microvolt = <3300000>;
regulator-min-microvolt = <3000000>;
regulator-max-microvolt = <3000000>;
regulator-name = "vccio_acodec";
regulator-state-mem {
regulator-off-in-suspend;

View File

@@ -156,8 +156,8 @@
vccio_acodec: LDO_REG4 {
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <3300000>;
regulator-max-microvolt = <3300000>;
regulator-min-microvolt = <3000000>;
regulator-max-microvolt = <3000000>;
regulator-name = "vccio_acodec";
regulator-state-mem {
regulator-off-in-suspend;