blob: 8af2581163be850911c8ae5ef0617d577686dd99 [file] [log] [blame]
Jonas Karlmancf865ff2024-08-02 22:12:23 +00001// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2
3#include "rk356x-u-boot.dtsi"
4
5&saradc {
6 bootph-pre-ram;
7};
8
9&usb_host0_xhci {
10 dr_mode = "otg";
11};
12
13&vcca_1v8 {
14 bootph-pre-ram;
15};