blob: 8465dcd4c9cd1d01eb7b4c8bc1607f1c55ee707b [file] [log] [blame]
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
* Copyright (c) 2023 John Clark <inindev@gmail.com>
*
*/
#include "rk3588-u-boot.dtsi"
&fspim1_pins {
bootph-pre-ram;
bootph-some-ram;
};
&saradc {
bootph-pre-ram;
vdd-microvolts = <1800000>;
};
&sfc {
flash@0 {
bootph-pre-ram;
bootph-some-ram;
};
};