0001 /*
0002 * Copyright 2015 Annapurna Labs Ltd.
0003 *
0004 * This program is free software; you can redistribute it and/or modify it
0005 * under the terms and conditions of the GNU General Public License,
0006 * version 2, as published by the Free Software Foundation.
0007 *
0008 * Alternatively, redistribution and use in source and binary forms, with or
0009 * without modification, are permitted provided that the following conditions
0010 * are met:
0011 *
0012 * * Redistributions of source code must retain the above copyright notice,
0013 * this list of conditions and the following disclaimer.
0014 *
0015 * * Redistributions in binary form must reproduce the above copyright
0016 * notice, this list of conditions and the following disclaimer in
0017 * the documentation and/or other materials provided with the
0018 * distribution.
0019 *
0020 * This program is distributed in the hope it will be useful, but WITHOUT
0021 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
0022 * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
0023 * more details.
0024 *
0025 */
0026
0027 /dts-v1/;
0028
0029 #include "alpine.dtsi"
0030
0031 / {
0032 model = "Annapurna Labs Alpine Dev Board";
0033 /* no need for anything outside SOC */
0034 };
0035