blob: 55fe0ee20109fd68e7bc663f8f00f78618a5abd6 [file] [log] [blame]
xjb04a4022021-11-25 15:01:52 +08001// SPDX-License-Identifier: GPL-2.0
2/dts-v1/;
3/plugin/;
4
5/ {
6 testcase-data {
7 changeset {
8 prop-update = "hello";
9 prop-remove = "world";
10 node-remove {
11 };
12 };
13 };
14};
15#include "tests-phandle.dtsi"
16#include "tests-interrupts.dtsi"
17#include "tests-match.dtsi"
18#include "tests-platform.dtsi"
19#include "tests-overlay.dtsi"