summaryrefslogtreecommitdiff
path: root/tools/binman/test/43_intel-cmc.dts
blob: 26c456def78867e4b766e81d54ac6df5f9594124 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/dts-v1/;

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

	binman {
		size = <16>;

		intel-cmc {
		};
	};
};