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 21