summaryrefslogtreecommitdiff
path: root/tools/binman/test/03_empty.dts
blob: 493c9a04c97eb6c2185f3534019d6b164f87be1c (plain)
1
2
3
4
5
6
7
8
9
/dts-v1/;

/ {
	#address-cells = <1>;
	#size-cells = <1>;

	binman {
	};
};