1*5def4c47SEmmanuel Vadot// SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2*5def4c47SEmmanuel Vadot/* 3*5def4c47SEmmanuel Vadot * Copyright (c) 2018 Microsemi Corporation 4*5def4c47SEmmanuel Vadot */ 5*5def4c47SEmmanuel Vadot 6*5def4c47SEmmanuel Vadot/dts-v1/; 7*5def4c47SEmmanuel Vadot#include "serval_common.dtsi" 8*5def4c47SEmmanuel Vadot 9*5def4c47SEmmanuel Vadot/ { 10*5def4c47SEmmanuel Vadot model = "Serval PCB105 Reference Board"; 11*5def4c47SEmmanuel Vadot compatible = "mscc,serval-pcb105", "mscc,serval"; 12*5def4c47SEmmanuel Vadot 13*5def4c47SEmmanuel Vadot aliases { 14*5def4c47SEmmanuel Vadot }; 15*5def4c47SEmmanuel Vadot 16*5def4c47SEmmanuel Vadot}; 17*5def4c47SEmmanuel Vadot 18