1*724ba675SRob Herring/*
2*724ba675SRob Herring * Copyright 2015 Annapurna Labs Ltd.
3*724ba675SRob Herring *
4*724ba675SRob Herring * This program is free software; you can redistribute it and/or modify it
5*724ba675SRob Herring * under the terms and conditions of the GNU General Public License,
6*724ba675SRob Herring * version 2, as published by the Free Software Foundation.
7*724ba675SRob Herring *
8*724ba675SRob Herring * Alternatively, redistribution and use in source and binary forms, with or
9*724ba675SRob Herring * without modification, are permitted provided that the following conditions
10*724ba675SRob Herring * are met:
11*724ba675SRob Herring *
12*724ba675SRob Herring *   *   Redistributions of source code must retain the above copyright notice,
13*724ba675SRob Herring *       this list of conditions and the following disclaimer.
14*724ba675SRob Herring *
15*724ba675SRob Herring *   *   Redistributions in binary form must reproduce the above copyright
16*724ba675SRob Herring *       notice, this list of conditions and the following disclaimer in
17*724ba675SRob Herring *       the documentation and/or other materials provided with the
18*724ba675SRob Herring *       distribution.
19*724ba675SRob Herring *
20*724ba675SRob Herring * This program is distributed in the hope it will be useful, but WITHOUT
21*724ba675SRob Herring * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
22*724ba675SRob Herring * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
23*724ba675SRob Herring * more details.
24*724ba675SRob Herring *
25*724ba675SRob Herring */
26*724ba675SRob Herring
27*724ba675SRob Herring/dts-v1/;
28*724ba675SRob Herring
29*724ba675SRob Herring#include "alpine.dtsi"
30*724ba675SRob Herring
31*724ba675SRob Herring/ {
32*724ba675SRob Herring	model = "Annapurna Labs Alpine Dev Board";
33*724ba675SRob Herring	/* no need for anything outside SOC */
34*724ba675SRob Herring};
35*724ba675SRob Herring
36