Commit 3d7558bf authored by Mohana Datta Yelugoti's avatar Mohana Datta Yelugoti Committed by Rob Herring
Browse files

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: default avatarMohana Datta Yelugoti <ymdatta.work@gmail.com>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent baac82fe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.