diff options
Diffstat (limited to 'tools/dtoc/test/dtoc_test_phandle.dts')
-rw-r--r-- | tools/dtoc/test/dtoc_test_phandle.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/dtoc/test/dtoc_test_phandle.dts b/tools/dtoc/test/dtoc_test_phandle.dts index a71acffc69..d9aa433503 100644 --- a/tools/dtoc/test/dtoc_test_phandle.dts +++ b/tools/dtoc/test/dtoc_test_phandle.dts @@ -32,6 +32,7 @@ u-boot,dm-pre-reloc; compatible = "source"; clocks = <&phandle &phandle_1 11 &phandle_2 12 13 &phandle>; + phandle-name-offset = <&phandle_2>, "fred", <123>; }; phandle-source2 { |