summaryrefslogtreecommitdiffstats
path: root/src/dtc/tests/bad-name-property.dts
blob: 4fde4bef118c5158e1fe66f34c806f70c3f57d25 (plain)
1
2
3
4
5
6
7
/dts-v1/;

/ {
	node@0 {
		name = "badthing";
	};
};
OpenPOWER on IntegriCloud