Home | History | Annotate | Line # | Download | only in tests
      1 /dts-v1/;
      2 
      3 / {
      4 	device_type = <0xdeadbeef>;
      5 	model = <0xdeadbeef>;
      6 	status = <0xdeadbeef>;
      7 	label = <0xdeadbeef>;
      8 
      9 	foobar-names = "foo", <1>;
     10 
     11 	node {
     12 		compatible = "good", <0xdeadbeef>;
     13 	};
     14 };
     15