summaryrefslogtreecommitdiffstats
path: root/src/dtc/tests/bad-string-props.dts
blob: 396f82069cf70c906fa8411bf70d9387a34eb243 (plain)
1
2
3
4
5
6
7
/dts-v1/;

/ {
	device_type = <0xdeadbeef>;
	model = <0xdeadbeef>;
	status = <0xdeadbeef>;
};
OpenPOWER on IntegriCloud