1// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2// Copyright (C) 2018 Jagan Teki <jagan@openedev.com>
3
4#include "sun50i-h6-orangepi.dtsi"
5
6/ {
7	model = "OrangePi Lite2";
8	compatible = "xunlong,orangepi-lite2", "allwinner,sun50i-h6";
9};
10