Reference

  • Specification

https://www.devicetree.org/
https://www.devicetree.org/assets/downloads/devicetree-specification-v0.2.pdf

  • Public Resource

[device tree for dummies] https://bootlin.com/pub/conferences/2014/elc/petazzoni-device-tree-dummies/petazzoni-device-tree-dummies.pdf

Background (Why)

TBD

Device Tree Overview (What)

DTS & DTB (How)

DTS Node Syntax

image.png

Interrupt Property Syntax

dts_interrupt_node.png

DTB in Linux Init Procedure

TBD