Device-tree documentation project

From eLinux.org
Revision as of 16:22, 17 September 2013 by Tim Bird (talk | contribs) (partial creation of this page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Device-tree documentation project

Summary
Device-tree documentation project
Proposer
Tim Bird, Sony Mobile

Description

The Device Tree is a relatively new (for ARM Linux) framework for specifying hardware that a Linux kernel should support for a particular board. New device drivers for many embedded products are being produced, and it is strongly encouraged that new drivers and the board support for new ARM boards use device tree as part of their driver configuration. However, some areas of the device tree bindings are non-uniform and not well-documented.

This project would consist of documenting aspects of the device tree system that would be useful for:

  • board support developers (board/platform developers)
  • device driver developers
  • kernel sub-system maintainers

Kernel sub-system maintainers would be well-served by a document describing "rules", guidelines and best practices for device tree bindings.

Many documents exist which describe the syntax of the device tree, (such as the epar document).

The output from this effort would be a readily-accessible document. It would probably make sense to put the document in the kernel source tree, under Documentation/devicetree.


Related work

Scope

A rough guess of the amount of work required for this document is approximately 3 months (12 person-weeks).

Contractor Candidates

  • Jonathan Corbet (output could also be part of LDD4??)
  • Thomas Petazzoni - is presenting a tutorial on device tree at ELCE
  • one of the device-tree maintainers? (Grant, Stephen, Mark, etc.)

Comments