1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Copyright (c) 2019 BayLibre SAS. All rights reserved.
4 * Author: Jerome Brunet <jbrunet@baylibre.com>
5 */
6
7/dts-v1/;
8
9#include "meson-gxl-s905d.dtsi"
10#include "meson-gx-libretech-pc.dtsi"
11
12/ {
13	compatible = "libretech,aml-s905d-pc", "amlogic,s905d",
14		     "amlogic,meson-gxl";
15	model = "Libre Computer AML-S905D-PC";
16};
17