Hi,
under linux device tree is a way to describe hardware which is not discoverable.
The kernel uses a compiled version of the device tree. This can be decompiled in an readable formet by the device tree compiler.
Continue reading Linux: Decompile/show a device tree binary file dtb