Tom Rini | 53633a8 | 2024-02-29 12:33:36 -0500 | [diff] [blame] | 1 | // SPDX-License-Identifier: (GPL-2.0+ OR MIT) |
2 | /* | ||||
3 | * Copyright (c) 2018 Microsemi Corporation | ||||
4 | */ | ||||
5 | |||||
6 | /dts-v1/; | ||||
7 | #include "serval_common.dtsi" | ||||
8 | |||||
9 | / { | ||||
10 | model = "Serval PCB105 Reference Board"; | ||||
11 | compatible = "mscc,serval-pcb105", "mscc,serval"; | ||||
12 | |||||
13 | aliases { | ||||
14 | }; | ||||
15 | |||||
16 | }; | ||||
17 |