summaryrefslogtreecommitdiff
path: root/tools/binman/test/41_unknown_pos_size.dts
blob: a8e7d8aa2276b3c1a58a5f1fc95d045dc4685b79 (plain)
1
2
3
4
5
6
7
8
9
10
11
/dts-v1/;

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

	binman {
		_testing {
		};
        };
};