Docs: Mention device tree binding info
Suggested-by: Frank Rowand <frowand.list@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
d00c455964
commit
082bd1ca9a
|
@ -15,7 +15,8 @@ format. For detailed information on how the kernel development process
|
||||||
works, see Documentation/development-process. Also, read
|
works, see Documentation/development-process. Also, read
|
||||||
Documentation/SubmitChecklist for a list of items to check before
|
Documentation/SubmitChecklist for a list of items to check before
|
||||||
submitting code. If you are submitting a driver, also read
|
submitting code. If you are submitting a driver, also read
|
||||||
Documentation/SubmittingDrivers.
|
Documentation/SubmittingDrivers; for device tree binding patches, read
|
||||||
|
Documentation/devicetree/bindings/submitting-patches.txt.
|
||||||
|
|
||||||
Many of these steps describe the default behavior of the git version
|
Many of these steps describe the default behavior of the git version
|
||||||
control system; if you use git to prepare your patches, you'll find much
|
control system; if you use git to prepare your patches, you'll find much
|
||||||
|
|
Loading…
Reference in New Issue