// SPDX-License-Identifier: (GPL-2.0+ OR MIT) /* * Copyright (c) 2023 Neil Armstrong */ #include "meson-g12-common-u-boot.dtsi" &sd_emmc_c { pinctrl-0 = <&emmc_ctrl_pins>, <&emmc_data_4b_pins>; bus-width = <4>; }; &spifc { status = "okay"; };