forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/Documentation/devicetree/bindings/leds/irled/spi-ir-led.txt
....@@ -8,14 +8,14 @@
88 - compatible: should be "ir-spi-led".
99
1010 Optional properties:
11
- - duty-cycle: 8 bit balue that represents the percentage of one period
11
+ - duty-cycle: 8 bit value that represents the percentage of one period
1212 in which the signal is active. It can be 50, 60, 70, 75, 80 or 90.
1313 - led-active-low: boolean value that specifies whether the output is
1414 negated with a NOT gate.
1515 - power-supply: specifies the power source. It can either be a regulator
1616 or a gpio which enables a regulator, i.e. a regulator-fixed as
1717 described in
18
- Documentation/devicetree/bindings/regulator/fixed-regulator.txt
18
+ Documentation/devicetree/bindings/regulator/fixed-regulator.yaml
1919
2020 Example:
2121