xref: /freebsd-12.1/contrib/dtc/README (revision b718842b)
1The source tree contains the Device Tree Compiler (dtc) toolchain for
2working with device tree source and binary files and also libfdt, a
3utility library for reading and manipulating the binary format.
4
5DTC and LIBFDT are maintained by:
6
7David Gibson <[email protected]>
8Jon Loeliger <[email protected]>
9
10Mailing list
11------------
12The following list is for discussion about dtc and libfdt implementation
13mailto:[email protected]
14
15Core device tree bindings are discussed on the devicetree-spec list:
16mailto:[email protected]
17