summaryrefslogtreecommitdiff
path: root/drivers/of/unittest-data/overlay_8.dts
blob: 5b21c53945a9497b235d94a17ca5bcc2e900016d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// SPDX-License-Identifier: GPL-2.0
/dts-v1/;
/plugin/;

/ {
	/* overlay_8 */
	/* overlays 8, 9, 10, 11 application and removal in bad sequence */

	fragment@0 {
		target-path = "/testcase-data/overlay-node/test-bus/test-unittest8";
		__overlay__ {
			status = "okay";
		};
	};
};