arm64: dts: rockchip: rk3568-evb: set boot/always on for vcca1v8_image

which supplying for EDP/HDMI/MIPI/LVDS TX AVDD

Change-Id: If2442ae2e37a6b49d8371c8955c3f9bd863559ae
Signed-off-by: Guochun Huang <hero.huang@rock-chips.com>
This commit is contained in:
Guochun Huang
2020-11-09 12:58:21 +08:00
committed by Tao Huang
parent f21a35d354
commit 7edf3d7f18

View File

@@ -891,6 +891,8 @@
};
vcca1v8_image: LDO_REG9 {
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <1800000>;
regulator-max-microvolt = <1800000>;
regulator-name = "vcca1v8_image";