The device .dts is the recompiled version of the device tree blob (system.dtb) in the linux folder. This binary is (re)compiled to a readable dts file with: $ dtc -I dtb system.dtb -O dts -o .dts