blob: 7aecf2696bd4cd2fc07da98553c371f9c3cc15a3 [file] [log] [blame]
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
* Copyright (c) 2019 BayLibre, SAS.
* Author: Neil Armstrong <narmstrong@baylibre.com>
*/
#include "meson-gxl-u-boot.dtsi"
/ {
aliases {
spi0 = &spifc;
};
};
&dwc2 {
status = "okay";
};
&sd_emmc_c {
status = "okay";
pinctrl-0 = <&emmc_pins>;
};
&spifc {
status = "okay";
};