Skip to content

Commit f306640

Browse files
butokkartben
authored andcommitted
doc: dts: phandles: fix 'pwms' property name
Fixes the property name 'pwm' to correct 'pwms'. Signed-off-by: Andrej Butok <[email protected]>
1 parent 6e6ab2f commit f306640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/build/dts/phandles.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ specifier space ``foo``. For example:
324324
pwms:
325325
type: phandle-array
326326
327-
The ``dmas`` property's specifier space is "dma". The ``pwm`` property's
327+
The ``dmas`` property's specifier space is "dma". The ``pwms`` property's
328328
specifier space is ``pwm``.
329329

330330
Special case: GPIO

0 commit comments

Comments
 (0)