Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: leds: fix typo in Documentation/leds/leds-mlxcpld.rst

Change 'cylce' to 'cycle'.

Signed-off-by: Aryabhatta Dey <aryabhattadey35@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/5nib2kj6uh7lkafrmmwcjpeyvs7megdfmseftkjws2wcuztoyc@yhidnl4ilbok

authored by

Aryabhatta Dey and committed by
Jonathan Corbet
14ac4cac 6e56774c

+1 -1
+1 -1
Documentation/leds/leds-mlxcpld.rst
··· 115 115 - [1,1,1,1] = Blue blink 6Hz 116 116 117 117 Driver supports HW blinking at 3Hz and 6Hz frequency (50% duty cycle). 118 - For 3Hz duty cylce is about 167 msec, for 6Hz is about 83 msec. 118 + For 3Hz duty cycle is about 167 msec, for 6Hz is about 83 msec.