Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/custodians...
[platform/kernel/u-boot.git] / arch / arm / dts / meson-sm1-u-boot.dtsi
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2 /*
3  * Copyright (c) 2020 BayLibre, SAS.
4  * Author: Neil Armstrong <narmstrong@baylibre.com>
5  */
6
7 #include "meson-g12-common-u-boot.dtsi"
8
9 &sd_emmc_a {
10         compatible = "amlogic,meson-sm1-mmc";
11 };
12
13 &sd_emmc_b {
14         compatible = "amlogic,meson-sm1-mmc";
15 };
16
17 &sd_emmc_c {
18         compatible = "amlogic,meson-sm1-mmc";
19 };
20