blob: 471508a9ed7418b2cc19bceb0210de0608d73cfe [file] [log] [blame]
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
* Copyright (c) 2023 Joshua Riek <jjriek@verizon.net>
*
*/
#include "rk3588-u-boot.dtsi"
&sdhci {
cap-mmc-highspeed;
mmc-ddr-1_8v;
mmc-hs200-1_8v;
};
&uart9 {
bootph-pre-ram;
clock-frequency = <24000000>;
};