// SPDX-License-Identifier: (GPL-2.0+ OR MIT) /* * Copyright (c) 2023 Joshua Riek * */ #include "rk3588-u-boot.dtsi" &sdhci { cap-mmc-highspeed; mmc-hs200-1_8v; }; &uart9 { bootph-all; clock-frequency = <24000000>; }; &uart9m0_xfer { bootph-all; };