Lines Matching +full:gpio +full:- +full:ir +full:- +full:receiver
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/media/gpio-ir-receiver.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: GPIO Based IR receiver
10 - Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
13 - $ref: rc.yaml#
17 const: gpio-ir-receiver
22 linux,autosuspend-period:
26 wakeup-source:
27 description: IR receiver can wake-up the system.
30 - compatible
31 - gpios
36 - |
37 ir-receiver {
38 compatible = "gpio-ir-receiver";
40 linux,rc-map-name = "rc-rc6-mce";
41 linux,autosuspend-period = <125>;