1*0e8011faSEmmanuel Vadot// SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2*0e8011faSEmmanuel Vadot/* 3*0e8011faSEmmanuel Vadot * Copyright (c) 2019 Christian Hewitt <christianshewitt@gmail.com> 4*0e8011faSEmmanuel Vadot */ 5*0e8011faSEmmanuel Vadot 6*0e8011faSEmmanuel Vadot/dts-v1/; 7*0e8011faSEmmanuel Vadot 8*0e8011faSEmmanuel Vadot#include "meson-g12b-dreambox.dtsi" 9*0e8011faSEmmanuel Vadot 10*0e8011faSEmmanuel Vadot/ { 11*0e8011faSEmmanuel Vadot compatible = "dream,dreambox-one", "amlogic,s922x", "amlogic,g12b"; 12*0e8011faSEmmanuel Vadot model = "Dreambox One"; 13*0e8011faSEmmanuel Vadot}; 14*0e8011faSEmmanuel Vadot 15*0e8011faSEmmanuel Vadot&sd_emmc_a { 16*0e8011faSEmmanuel Vadot sd-uhs-sdr12; 17*0e8011faSEmmanuel Vadot}; 18