e7b3c3b595
Add a number of tests for dynamic objects/overlays. Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
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>;
|
|
};
|