rockchip: rk3399: rock-pi4: Add init value for vdd_log
[platform/kernel/u-boot.git] / arch / arm / dts / rk3399-rock-pi-4-u-boot.dtsi
index 5bd8696..c17e769 100644 (file)
@@ -11,3 +11,7 @@
                u-boot,spl-boot-order = "same-as-spl", &sdhci, &sdmmc;
        };
 };
+
+&vdd_log {
+       regulator-init-microvolt = <950000>;
+};