xref: /freebsd-src/sys/contrib/device-tree/src/arm/alphascale/alphascale-asm9260-devkit.dts (revision f126890ac5386406dadf7c4cfa9566cbb56537c5)
1*f126890aSEmmanuel Vadot/*
2*f126890aSEmmanuel Vadot * Copyright 2014 Oleksij Rempel <linux@rempel-privat.de>
3*f126890aSEmmanuel Vadot *
4*f126890aSEmmanuel Vadot * Licensed under the X11 license or the GPL v2 (or later)
5*f126890aSEmmanuel Vadot */
6*f126890aSEmmanuel Vadot
7*f126890aSEmmanuel Vadot/dts-v1/;
8*f126890aSEmmanuel Vadot#include "alphascale-asm9260.dtsi"
9*f126890aSEmmanuel Vadot
10*f126890aSEmmanuel Vadot/ {
11*f126890aSEmmanuel Vadot	model = "Alphascale asm9260 Development Kit";
12*f126890aSEmmanuel Vadot	compatible = "alphascale,asm9260devkit", "alphascale,asm9260";
13*f126890aSEmmanuel Vadot};
14