396f82069cf70c906fa8411bf70d9387a34eb243
[kvmfornfv.git] / qemu / dtc / tests / bad-string-props.dts
1 /dts-v1/;
2
3 / {
4         device_type = <0xdeadbeef>;
5         model = <0xdeadbeef>;
6         status = <0xdeadbeef>;
7 };