summaryrefslogtreecommitdiff
path: root/tests/zero-phandle.dts
blob: 7997d980d8a101aaf87d3d47d25c3455c36597e8 (plain)
1
2
3
4
5
6
7
/dts-v1/;

/ {
	node {
		linux,phandle = <0>;
	};
};