mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 06:25:52 +02:00
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:
parent
f21a35d354
commit
7edf3d7f18
|
|
@ -891,6 +891,8 @@ regulator-state-mem {
|
|||
};
|
||||
|
||||
vcca1v8_image: LDO_REG9 {
|
||||
regulator-always-on;
|
||||
regulator-boot-on;
|
||||
regulator-min-microvolt = <1800000>;
|
||||
regulator-max-microvolt = <1800000>;
|
||||
regulator-name = "vcca1v8_image";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user