OSDN Git Service

dt-bindings: Add a guide of do's and don't's for writing bindings
authorRob Herring <robh@kernel.org>
Wed, 13 Mar 2019 14:53:15 +0000 (09:53 -0500)
committerRob Herring <robh@kernel.org>
Wed, 10 Apr 2019 14:03:02 +0000 (09:03 -0500)
commitb06ce8218c459df167202c75869924e193a2311b
treee5843c55df4cdb4a506691512ae35f1933f9f996
parent8c2ffd9174779014c3fe1f96d9dc3641d9175f00
dt-bindings: Add a guide of do's and don't's for writing bindings

Devicetree binding reviews have a lot of repeated review comments. Much
of the guidelines aren't written down. This list of do's and don't's is
by no means an exhaustive guide for how to write bindings, but at least
the "rules" are written down in some form.

Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/writing-bindings.txt [new file with mode: 0644]