003 File Manager
Current Path:
/usr/src/sys/contrib/device-tree/Bindings/leds/irled
usr
/
src
/
sys
/
contrib
/
device-tree
/
Bindings
/
leds
/
irled
/
📁
..
📄
gpio-ir-tx.txt
(456 B)
📄
pwm-ir-tx.txt
(387 B)
📄
spi-ir-led.txt
(930 B)
Editing: pwm-ir-tx.txt
Device tree bindings for IR LED connected through pwm pin which is used as remote controller transmitter. Required properties: - compatible: should be "pwm-ir-tx". - pwms : PWM property to point to the PWM device (phandle)/port (id) and to specify the period time to be used: <&phandle id period_ns>; Example: irled { compatible = "pwm-ir-tx"; pwms = <&pwm0 0 10000000>; };
Upload File
Create Folder