1/dts-v1/; 2 3/ { 4 #address-cells = <1>; 5 #size-cells = <0>; 6 7 foo@1 { 8 reg = <1>; 9 }; 10 11 bar@1 { 12 reg = <1>; 13 }; 14}; 15