xref: /netbsd-src/external/gpl2/dtc/dist/README (revision 63aea4bd5b445e491ff0389fe27ec78b3099dba3)
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 <david@gibson.dropbear.id.au>
8Jon Loeliger <jdl@jdl.com>
9
10Mailing list
11------------
12The following list is for discussion about dtc and libfdt implementation
13mailto:devicetree-compiler@vger.kernel.org
14
15Core device tree bindings are discussed on the devicetree-spec list:
16mailto:devicetree-spec@vger.kernel.org
17
18Home Page
19---------
20http://devicetree.org/Device_Tree_Compiler
21