summaryrefslogtreecommitdiff
path: root/drivers/of/testcase-data/tests-phandle.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/of/testcase-data/tests-phandle.dtsi')
-rw-r--r--drivers/of/testcase-data/tests-phandle.dtsi6
1 files changed, 5 insertions, 1 deletions
diff --git a/drivers/of/testcase-data/tests-phandle.dtsi b/drivers/of/testcase-data/tests-phandle.dtsi
index 788a4c24b8f5..ce0fe083d406 100644
--- a/drivers/of/testcase-data/tests-phandle.dtsi
+++ b/drivers/of/testcase-data/tests-phandle.dtsi
@@ -1,6 +1,10 @@
/ {
- testcase-data {
+ aliases {
+ testcase-alias = &testcase;
+ };
+
+ testcase: testcase-data {
security-password = "password";
duplicate-name = "duplicate";
duplicate-name { };