Lines Matching +full:sub +full:- +full:path
1 // SPDX-License-Identifier: GPL-2.0+
7 /dts-v1/;
16 test-int-property = <43>;
25 test-str-property = "foobar";
34 test-str-property-2 = "foobar2";
43 new-node {
44 new-property;
49 /* Test that we add a new node (by path) */
51 target-path = "/";
54 new-node {
55 new-property;
61 target-path = "/";
64 local: new-local-node {
65 new-property;
71 target-path = "/";
74 test-phandle = <&test>, <&local>;
79 target-path = "/";
82 test-several-phandle = <&local>, <&local>;
90 sub-test-node {
91 new-sub-test-property;