xref: /netbsd-src/external/gpl2/dtc/dist/tests/zero-phandle.dts (revision 2dd295436a0082eb4f8d294f4aa73c223413d0f2)
1/dts-v1/;
2
3/ {
4	node {
5		linux,phandle = <0>;
6	};
7};
8