blob: 7f66f263a2ceb72b57e673bb155d6eef836b044b [file] [log] [blame]
Christian Hewitta97e4792023-03-23 14:31:34 +00001// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2/*
3 * Copyright (c) 2023 Christian Hewitt <christianshewitt@gmail.com>
4 */
5
6/dts-v1/;
7
8#include "meson-g12b-s922x.dtsi"
9#include "meson-g12b-bananapi.dtsi"
10
11/ {
12 compatible = "bananapi,bpi-m2s", "amlogic,s922x", "amlogic,g12b";
13 model = "BananaPi M2S";
14};