1295011Sandrew/*
2295011Sandrew * Copyright 2015 Annapurna Labs Ltd.
3295011Sandrew *
4295011Sandrew * This program is free software; you can redistribute it and/or modify it
5295011Sandrew * under the terms and conditions of the GNU General Public License,
6295011Sandrew * version 2, as published by the Free Software Foundation.
7295011Sandrew *
8295011Sandrew * Alternatively, redistribution and use in source and binary forms, with or
9295011Sandrew * without modification, are permitted provided that the following conditions
10295011Sandrew * are met:
11295011Sandrew *
12295011Sandrew *   *   Redistributions of source code must retain the above copyright notice,
13295011Sandrew *       this list of conditions and the following disclaimer.
14295011Sandrew *
15295011Sandrew *   *   Redistributions in binary form must reproduce the above copyright
16295011Sandrew *       notice, this list of conditions and the following disclaimer in
17295011Sandrew *       the documentation and/or other materials provided with the
18295011Sandrew *       distribution.
19295011Sandrew *
20295011Sandrew * This program is distributed in the hope it will be useful, but WITHOUT
21295011Sandrew * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
22295011Sandrew * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
23295011Sandrew * more details.
24295011Sandrew *
25295011Sandrew */
26295011Sandrew
27295011Sandrew/dts-v1/;
28295011Sandrew
29295011Sandrew#include "alpine.dtsi"
30295011Sandrew
31295011Sandrew/ {
32295011Sandrew	model = "Annapurna Labs Alpine Dev Board";
33295011Sandrew	/* no need for anything outside SOC */
34295011Sandrew};
35295011Sandrew
36