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