blob: 20ff055a53495ddbcb75123ce9f70dae3fcb86d7 [file] [log] [blame]
Frank Rowand39a751a2018-02-12 00:19:42 -08001// 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};