dt-bindings: trivial-devices: Remove fsl,mc13892
[linux-2.6-microblaze.git] / drivers / of / unittest-data / testcases.dts
1 /dts-v1/;
2 /plugin/;
3
4 / {
5         testcase-data {
6                 changeset {
7                         prop-update = "hello";
8                         prop-remove = "world";
9                         node-remove {
10                         };
11                 };
12         };
13 };
14 #include "tests-phandle.dtsi"
15 #include "tests-interrupts.dtsi"
16 #include "tests-match.dtsi"
17 #include "tests-platform.dtsi"
18 #include "tests-overlay.dtsi"