xref: /freebsd/sys/contrib/device-tree/src/arm/cirrus/ep7211.dtsi (revision f126890ac5386406dadf7c4cfa9566cbb56537c5)
1*f126890aSEmmanuel Vadot// SPDX-License-Identifier: GPL-2.0-or-later
2*f126890aSEmmanuel Vadot
3*f126890aSEmmanuel Vadot#include "ep7209.dtsi"
4*f126890aSEmmanuel Vadot
5*f126890aSEmmanuel Vadot/ {
6*f126890aSEmmanuel Vadot	model = "Cirrus Logic EP7211";
7*f126890aSEmmanuel Vadot	compatible = "cirrus,ep7211", "cirrus,ep7209";
8*f126890aSEmmanuel Vadot};
9