aboutsummaryrefslogtreecommitdiff
path: root/drivers/of/unittest-data/testcases.dts
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/of/unittest-data/testcases.dts')
-rw-r--r--drivers/of/unittest-data/testcases.dts10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/of/unittest-data/testcases.dts b/drivers/of/unittest-data/testcases.dts
index d26b96a87e8f..16c9c8775a5c 100644
--- a/drivers/of/unittest-data/testcases.dts
+++ b/drivers/of/unittest-data/testcases.dts
@@ -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"