Transcription of Introduction to Device Trees
{{id}} {{{paragraph}}}
1 IntroductionA Device tree is a tree structure used to describe the physicalhardware in a system. Each node in the tree describes thecharacteristics of the Device being represented. The purpose ofthe Device tree is to describe Device information in a systemthat cannot necessarily be dynamically detected or discoveredby a client program. For example, a PCI host may be able toprobe and detect attached devices ; and so a Device tree nodedescribing PCI devices may not be required. However, adevice node is required to describe the PCI host bridge in thesystem, if that cannot be detected by the advent of the Device tree, the kernel containeddevice specific code.
A device tree is a tree structure used to describe the physical hardware in a system. Each node in the tree describes the characteristics of the device being represented. The purpose of the device tree is to describe device information in a system that cannot necessarily be dynamically detected or discovered by a client program.
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}