4648513ea9bd4b8bc73bfe76e0d7313a7743caa0
[oweals/u-boot.git] / arch / arm / dts / rk3399-rockpro64-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3  * Copyright (C) 2019 Jagan Teki <jagan@amarulasolutions.com>
4  */
5
6 #include "rk3399-u-boot.dtsi"
7 #include "rk3399-sdram-lpddr4-100.dtsi"
8 / {
9         chosen {
10                 u-boot,spl-boot-order = "same-as-spl", &sdmmc, &sdhci;
11         };
12 };
13
14 &vdd_center {
15         regulator-min-microvolt = <950000>;
16         regulator-max-microvolt = <950000>;
17 };
18
19 &vdd_log {
20         regulator-init-microvolt = <950000>;
21 };