summaryrefslogtreecommitdiff
path: root/arch/arm/dts/meson-sm1-s905d3-libretech-cc-u-boot.dtsi
blob: 1c4f019120f297f587d06d010c2a918027e00ead (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
 * Copyright (c) 2023 Neil Armstrong <neil.armstrong@linaro.org>
 */

#include "meson-g12-common-u-boot.dtsi"

&sd_emmc_c {
	pinctrl-0 = <&emmc_ctrl_pins>, <&emmc_data_4b_pins>, <&emmc_ds_pins>;
	bus-width = <4>;
};

&spifc {
	status = "okay";
};