mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 03:24:45 +01:00
docs: dt: Use full path to enable cross-reference
Use full path to reference writing-schema.rst so that it becomes a cross-reference. Signed-off-by: Nícolas F. R. A. Prado <nfraprado@protonmail.com> Link: https://lore.kernel.org/r/20201123121333.59274-1-nfraprado@protonmail.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
fb568273c0
commit
43bc3ed736
1 changed files with 2 additions and 1 deletions
|
|
@ -25,7 +25,8 @@ I. For patch submitters
|
|||
|
||||
make dt_binding_check
|
||||
|
||||
See ../writing-schema.rst for more details about schema and tools setup.
|
||||
See Documentation/devicetree/writing-schema.rst for more details about
|
||||
schema and tools setup.
|
||||
|
||||
3) DT binding files should be dual licensed. The preferred license tag is
|
||||
(GPL-2.0-only OR BSD-2-Clause).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue