diff options
Diffstat (limited to 'tests/include7.dts')
| -rw-r--r-- | tests/include7.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/include7.dts b/tests/include7.dts index 2f6eb890f1fa..ab2c948f0f69 100644 --- a/tests/include7.dts +++ b/tests/include7.dts @@ -5,6 +5,7 @@ subsubnode { compatible = "subsubnode1", "subsubnode"; + placeholder = "this is a placeholder string", "string2"; prop-int = <0xdeadbeef>; }; |
