blob: e05d4c369adcc047848ba224b4ecb8fe83637e99 [file] [log] [blame]
Neil Armstrongc87eab82020-11-11 08:22:11 +09001// 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