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