// SPDX-License-Identifier: (GPL-2.0+ OR MIT) /dts-v1/; #include #include #include "rk3588s.dtsi" / { model = "Khadas Edge2"; compatible = "khadas,edge2", "rockchip,rk3588s"; aliases { mmc0 = &sdhci; }; chosen { stdout-path = "serial2:1500000n8"; }; }; &sdhci { bus-width = <8>; no-sdio; no-sd; non-removable; mmc-hs400-1_8v; mmc-hs400-enhanced-strobe; status = "okay"; }; &uart2 { pinctrl-0 = <&uart2m0_xfer>; status = "okay"; };