Merge branch 'devicetree/next-overlay' into devicetree/next
[pandora-kernel.git] / drivers / of / testcase-data / testcases.dts
index 8e7568e..219ef93 100644 (file)
@@ -1,4 +1,14 @@
 /dts-v1/;
+/ {
+       testcase-data {
+               changeset {
+                       prop-update = "hello";
+                       prop-remove = "world";
+                       node-remove {
+                       };
+               };
+       };
+};
 #include "tests-phandle.dtsi"
 #include "tests-interrupts.dtsi"
 #include "tests-match.dtsi"