blob: d8a6dd87510f9ca0ce4cf10627c60bc79fee8c44 [file] [log] [blame]
// SPDX-License-Identifier: GPL-2.0+
#include "rk356x-u-boot.dtsi"
&fspi_dual_io_pins {
bootph-pre-ram;
bootph-some-ram;
};
&sdhci {
cap-mmc-highspeed;
mmc-hs200-1_8v;
mmc-hs400-1_8v;
mmc-hs400-enhanced-strobe;
pinctrl-0 = <&emmc_bus8 &emmc_clk &emmc_cmd &emmc_datastrobe>;
};
&sfc {
flash@0 {
bootph-pre-ram;
bootph-some-ram;
};
};