blob: a198a91259eca9ee09cdb332488d00ca254a5f67 [file] [log] [blame]
Tom Rini53633a82024-02-29 12:33:36 -05001// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2/*
3 * Copyright (c) 2019 BayLibre, SAS
4 * Author: Neil Armstrong <narmstrong@baylibre.com>
5 */
6
7/dts-v1/;
8
9#include "meson-g12b-s922x.dtsi"
10#include "meson-g12b-odroid-n2.dtsi"
11
12/ {
13 compatible = "hardkernel,odroid-n2", "amlogic,s922x", "amlogic,g12b";
14 model = "Hardkernel ODROID-N2";
15};