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:
parent
a2ca3c6032
commit
2a6eb3b8f0
@ -38,6 +38,10 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&vdd_center {
|
||||
regulator-init-microvolt = <900000>;
|
||||
};
|
||||
|
||||
&sdmmc {
|
||||
u-boot,dm-pre-reloc;
|
||||
bus-width = <4>;
|
||||
|
Loading…
Reference in New Issue
Block a user