arm64: dts: rockchip: rk3568-evb: Make vccio_acodec always on

Change-Id: If94ccc4ef178a8dd31a2244315caa4d67099858b
Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
This commit is contained in:
Sugar Zhang
2020-11-10 14:36:29 +08:00
parent 3776fe2907
commit b605ea01ab

View File

@@ -845,6 +845,8 @@
};
vccio_acodec: LDO_REG4 {
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <3300000>;
regulator-max-microvolt = <3300000>;
regulator-name = "vccio_acodec";