blob: a91806618e6f8aae406e62654e7094ea86b626e0 [file] [log] [blame]
Chen-Yu Tsaie9392b32018-04-28 13:36:03 +08001// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
Chen-Yu Tsaib5fe5232020-01-12 23:36:13 +08002// Copyright (C) 2018 BayLibre, SAS
3// Author: Neil Armstrong <narmstrong@baylibre.com>
Chen-Yu Tsaie9392b32018-04-28 13:36:03 +08004
5/dts-v1/;
6#include "sun50i-h5.dtsi"
Andre Przywara1caeae32018-07-04 14:16:37 +01007#include <sunxi-libretech-all-h3-cc.dtsi>
Chen-Yu Tsaie9392b32018-04-28 13:36:03 +08008
9/ {
10 model = "Libre Computer Board ALL-H3-CC H5";
11 compatible = "libretech,all-h3-cc-h5", "allwinner,sun50i-h5";
12};
Chen-Yu Tsaib5fe5232020-01-12 23:36:13 +080013
14&mmc2 {
15 mmc-ddr-3_3v;
16};