of: Transactional DT support.
[cascardo/linux.git] / drivers / of / testcase-data / testcases.dtsi
index 6d8d980..669bb07 100644 (file)
@@ -1,3 +1,13 @@
+/ {
+       testcase-data {
+               changeset {
+                       prop-update = "hello";
+                       prop-remove = "world";
+                       node-remove {
+                       };
+               };
+       };
+};
 #include "tests-phandle.dtsi"
 #include "tests-interrupts.dtsi"
 #include "tests-match.dtsi"