Documentation: dt-bindings: Explain order in patch series
authorJavier Martinez Canillas <javier.martinez@collabora.co.uk>
Thu, 9 Oct 2014 18:24:07 +0000 (20:24 +0200)
committerJonathan Corbet <corbet@lwn.net>
Tue, 21 Oct 2014 14:31:27 +0000 (10:31 -0400)
commitef0b97e3daeabf3bf39bc9ddf7d9f7207b90d91b
treea4838affe26d3d6d0aacc5012b74ee34ae2494eb
parentdce9b2c91495d37e5a6a976277a408f42da56a70
Documentation: dt-bindings: Explain order in patch series

When posting a patch series that includes both code implementing a
Device Tree binding and its associated documentation, the DT docs
should come in the series before the implementation.

This not only avoids checkpatch.pl to complain about undocumented
bindings but also makes the review process easier.

Document this convention since it may not be obvious.

Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/devicetree/bindings/submitting-patches.txt