mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00
18 lines
257 B
Text
18 lines
257 B
Text
![]() |
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
||
|
/*
|
||
|
* Copyright (c) 2018 Microsemi Corporation
|
||
|
*/
|
||
|
|
||
|
/dts-v1/;
|
||
|
#include "serval_common.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "Serval PCB105 Reference Board";
|
||
|
compatible = "mscc,serval-pcb105", "mscc,serval";
|
||
|
|
||
|
aliases {
|
||
|
};
|
||
|
|
||
|
};
|
||
|
|