Skip to content

Commit 2b621db

Browse files
gastmaierpamolloy
authored andcommitted
docs: contribute: Fixup dt_binding_check
Was missing a letter. Signed-off-by: Jorge Marques <jorge.marques@analog.com>
1 parent 6d14108 commit 2b621db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contribute.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ When submitting dt-bindings, you must check:
138138
.. shell::
139139

140140
~/linux
141-
$make dt_binding_chec CONFIG_DTC=y DT_CHECKER_FLAGS=-m DT_SCHEMA_FILES="./path/to/.yaml"
141+
$make dt_binding_check CONFIG_DTC=y DT_CHECKER_FLAGS=-m DT_SCHEMA_FILES="./path/to/.yaml"
142142

143143
For warnings and erros and resolve accordingly.
144144

0 commit comments

Comments
 (0)