blob: dd7a84d2b4a8697bad8b9bc0b078dd8389832631 [file] [log] [blame]
Nick Xieaa09b3b2019-07-30 11:51:14 +08001// SPDX-License-Identifier: GPL-2.0+
2/*
3 * Copyright (C) 2019 Nick Xie <nick@khadas.com>
4 */
5
6#include "rk3399-u-boot.dtsi"
7#include "rk3399-sdram-lpddr4-100.dtsi"
8
Jonas Karlmanc1dbe362024-05-01 16:22:34 +00009&spiflash {
10 bootph-pre-ram;
11 bootph-some-ram;
12};
13
Kever Yang847cea42019-11-13 11:14:11 +080014&vdd_log {
15 regulator-init-microvolt = <950000>;
16};