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