xref: /freebsd/sys/contrib/device-tree/src/arm/ti/omap/omap4-panda.dts (revision f126890ac5386406dadf7c4cfa9566cbb56537c5)
1*f126890aSEmmanuel Vadot// SPDX-License-Identifier: GPL-2.0-only
2*f126890aSEmmanuel Vadot/*
3*f126890aSEmmanuel Vadot * Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/
4*f126890aSEmmanuel Vadot */
5*f126890aSEmmanuel Vadot/dts-v1/;
6*f126890aSEmmanuel Vadot
7*f126890aSEmmanuel Vadot#include "omap443x.dtsi"
8*f126890aSEmmanuel Vadot#include "omap4-panda-common.dtsi"
9*f126890aSEmmanuel Vadot
10*f126890aSEmmanuel Vadot/ {
11*f126890aSEmmanuel Vadot	model = "TI OMAP4 PandaBoard";
12*f126890aSEmmanuel Vadot	compatible = "ti,omap4-panda", "ti,omap4430", "ti,omap4";
13*f126890aSEmmanuel Vadot};
14