xref: /freebsd-src/sys/contrib/device-tree/src/arm/qcom/qcom-ipq8065.dtsi (revision f126890ac5386406dadf7c4cfa9566cbb56537c5)
1*f126890aSEmmanuel Vadot// SPDX-License-Identifier: GPL-2.0
2*f126890aSEmmanuel Vadot
3*f126890aSEmmanuel Vadot#include "qcom-ipq8064-v2.0.dtsi"
4*f126890aSEmmanuel Vadot
5*f126890aSEmmanuel Vadot/ {
6*f126890aSEmmanuel Vadot	model = "Qualcomm Technologies, Inc. IPQ8065";
7*f126890aSEmmanuel Vadot	compatible = "qcom,ipq8065", "qcom,ipq8064";
8*f126890aSEmmanuel Vadot};
9