Frank Rowand | 39a751a | 2018-02-12 00:19:42 -0800 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0 |
2 | /dts-v1/; | ||||
3 | /plugin/; | ||||
4 | |||||
5 | / { | ||||
6 | /* overlay_9 */ | ||||
7 | /* overlays 8, 9, 10, 11 application and removal in bad sequence */ | ||||
8 | |||||
9 | fragment@0 { | ||||
10 | target-path = "/testcase-data/overlay-node/test-bus/test-unittest8"; | ||||
11 | __overlay__ { | ||||
12 | property-foo = "bar"; | ||||
13 | }; | ||||
14 | }; | ||||
15 | }; |