xref: /freebsd-src/sys/contrib/device-tree/src/arm/qcom/qcom-ipq4019-ap.dk01.1-c1.dts (revision f126890ac5386406dadf7c4cfa9566cbb56537c5)
1*f126890aSEmmanuel Vadot/* Copyright (c) 2015, The Linux Foundation. All rights reserved.
2*f126890aSEmmanuel Vadot *
3*f126890aSEmmanuel Vadot * Permission to use, copy, modify, and/or distribute this software for any
4*f126890aSEmmanuel Vadot * purpose with or without fee is hereby granted, provided that the above
5*f126890aSEmmanuel Vadot * copyright notice and this permission notice appear in all copies.
6*f126890aSEmmanuel Vadot *
7*f126890aSEmmanuel Vadot * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
8*f126890aSEmmanuel Vadot * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
9*f126890aSEmmanuel Vadot * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
10*f126890aSEmmanuel Vadot * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
11*f126890aSEmmanuel Vadot * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
12*f126890aSEmmanuel Vadot * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
13*f126890aSEmmanuel Vadot * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
14*f126890aSEmmanuel Vadot *
15*f126890aSEmmanuel Vadot */
16*f126890aSEmmanuel Vadot
17*f126890aSEmmanuel Vadot#include "qcom-ipq4019-ap.dk01.1.dtsi"
18*f126890aSEmmanuel Vadot
19*f126890aSEmmanuel Vadot/ {
20*f126890aSEmmanuel Vadot	model = "Qualcomm Technologies, Inc. IPQ40xx/AP-DK01.1-C1";
21*f126890aSEmmanuel Vadot	compatible = "qcom,ipq4019-ap-dk01.1-c1", "qcom,ipq4019";
22*f126890aSEmmanuel Vadot};
23