mirror of
https://xff.cz/git/u-boot/
synced 2025-10-09 12:06:41 +02:00
rockchip: evb-rk3399: Provide init voltage
Add missing regulator-init-microvolt property to vdd_center regulator. Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
This commit is contained in:
@@ -38,6 +38,10 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&vdd_center {
|
||||
regulator-init-microvolt = <900000>;
|
||||
};
|
||||
|
||||
&sdmmc {
|
||||
u-boot,dm-pre-reloc;
|
||||
bus-width = <4>;
|
||||
|
Reference in New Issue
Block a user