1/dts-v1/; 2 3/ { 4 info = "test device tree"; 5 6 chosen { 7 bootargs = "existing_arg_1=existing_val_1 existing_arg_2=existing_val_2"; 8 fixup = <0x0>; 9 custom = "1"; 10 }; 11}; 12