summaryrefslogtreecommitdiffstats
path: root/Documentation/SubmittingPatches
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2014-12-23 09:27:04 -0700
committerJonathan Corbet <corbet@lwn.net>2014-12-23 09:27:04 -0700
commit082bd1ca9a7eaf28695d8bab9adcff54f77c040c (patch)
treea87a591693e3bae1a861e957788b70a7605b3073 /Documentation/SubmittingPatches
parentd00c455964002a8e7f126b16051e846a9f9877c6 (diff)
downloadop-kernel-dev-082bd1ca9a7eaf28695d8bab9adcff54f77c040c.zip
op-kernel-dev-082bd1ca9a7eaf28695d8bab9adcff54f77c040c.tar.gz
Docs: Mention device tree binding info
Suggested-by: Frank Rowand <frowand.list@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/SubmittingPatches')
-rw-r--r--Documentation/SubmittingPatches3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index e6cbe59..1f4e8c8 100644
--- a/Documentation/SubmittingPatches
+++ b/Documentation/SubmittingPatches
@@ -15,7 +15,8 @@ format. For detailed information on how the kernel development process
works, see Documentation/development-process. Also, read
Documentation/SubmitChecklist for a list of items to check before
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
control system; if you use git to prepare your patches, you'll find much
OpenPOWER on IntegriCloud