Where can I find details on how to use the Linux Device Trees?

I’d like to get more information on the device trees for the SoC boards. Where can I find that?

Please refer to DeviceTreeGenerator.

Hi!
If you want to write your own dts file!! Here are the primary sources!!
In kernel -
/documentation/devicetree
/documentation/devicetree/bindings
/arch/arm/boot/dts (some examples)
www.devicetree.org/Device_Tree_Usage
ePAPR v1.0 and v.1.1 (pdf)
bye!!

1 Like