12 lines
143 B
Text
12 lines
143 B
Text
/*
|
|
* Copyright (c) 2016 Konsulko Inc.
|
|
*
|
|
* SPDX-License-Identifier: GPL-2.0+
|
|
*/
|
|
|
|
/dts-v1/;
|
|
/plugin/;
|
|
|
|
&test {
|
|
test-int-property = <43>;
|
|
};
|