Lines Matching +full:ir +full:- +full:receiver
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/media/allwinner,sun4i-a10-ir.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Chen-Yu Tsai <wens@csie.org>
11 - Maxime Ripard <mripard@kernel.org>
14 - $ref: rc.yaml#
19 - const: allwinner,sun4i-a10-ir
20 - const: allwinner,sun5i-a13-ir
21 - const: allwinner,sun6i-a31-ir
22 - items:
23 - enum:
24 - allwinner,suniv-f1c100s-ir
25 - allwinner,sun8i-a83t-ir
26 - allwinner,sun8i-r40-ir
27 - allwinner,sun50i-a64-ir
28 - allwinner,sun50i-h6-ir
29 - allwinner,sun50i-h616-ir
30 - const: allwinner,sun6i-a31-ir
40 - description: Bus Clock
41 - description: Module Clock
43 clock-names:
45 - const: apb
46 - const: ir
51 clock-frequency:
54 IR Receiver clock frequency, in Hertz.
57 - compatible
58 - reg
59 - interrupts
60 - clocks
61 - clock-names
66 - |
67 ir0: ir@1c21800 {
68 compatible = "allwinner,sun4i-a10-ir";
70 clock-names = "apb", "ir";
71 clock-frequency = <3000000>;
75 linux,rc-map-name = "rc-rc6-mce";