mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-29 23:53:55 +08:00
Documentation: spi-ir-led: fix spelling mistake "balue"->"value"
There is a spelling mistake in: Documentation/bindings/leds/irled/spi-ir-led.txt. Fix it. Signed-off-by: Mohana Datta Yelugoti <ymdatta.work@gmail.com> Signed-off-by: Rob Herring <robh@kernel.org>
This commit is contained in:
parent
baac82fe06
commit
3d7558bf26
@ -8,7 +8,7 @@ Required properties:
|
||||
- compatible: should be "ir-spi-led".
|
||||
|
||||
Optional properties:
|
||||
- duty-cycle: 8 bit balue that represents the percentage of one period
|
||||
- duty-cycle: 8 bit value that represents the percentage of one period
|
||||
in which the signal is active. It can be 50, 60, 70, 75, 80 or 90.
|
||||
- led-active-low: boolean value that specifies whether the output is
|
||||
negated with a NOT gate.
|
||||
|
Loading…
Reference in New Issue
Block a user