summaryrefslogtreecommitdiff
path: root/tests/bad-string-props.dts
blob: 04194da50636dcba87102c2fd39fe39bb714626c (plain)
1
2
3
4
5
6
7
8
/dts-v1/;

/ {
	device_type = <0xdeadbeef>;
	model = <0xdeadbeef>;
	status = <0xdeadbeef>;
	label = <0xdeadbeef>;
};