1// 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}; 16