Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
[firefly-linux-kernel-4.4.55.git] / drivers / of / testcase-data / testcases.dts
1 /dts-v1/;
2 / {
3         testcase-data {
4                 changeset {
5                         prop-update = "hello";
6                         prop-remove = "world";
7                         node-remove {
8                         };
9                 };
10         };
11 };
12 #include "tests-phandle.dtsi"
13 #include "tests-interrupts.dtsi"
14 #include "tests-match.dtsi"
15 #include "tests-platform.dtsi"