1 # SPDX-License-Identifier: GPL-2.0
4 $id: http://devicetree.org/schemas/media/allwinner,sun4i-a10-ir.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Allwinner A10 Infrared Controller Device Tree Bindings
10 - Chen-Yu Tsai <wens@csie.org>
11 - Maxime Ripard <mripard@kernel.org>
19 - const: allwinner,sun4i-a10-ir
20 - const: allwinner,sun5i-a13-ir
22 - const: allwinner,sun8i-a83t-ir
23 - const: allwinner,sun6i-a31-ir
24 - const: allwinner,sun6i-a31-ir
26 - const: allwinner,sun50i-a64-ir
27 - const: allwinner,sun6i-a31-ir
29 - const: allwinner,sun50i-h6-ir
30 - const: allwinner,sun6i-a31-ir
40 - description: Bus Clock
41 - description: Module Clock
54 IR Receiver clock frequency, in Hertz.
63 unevaluatedProperties: false
68 compatible = "allwinner,sun4i-a10-ir";
69 clocks = <&apb0_gates 6>, <&ir0_clk>;
70 clock-names = "apb", "ir";
71 clock-frequency = <3000000>;
72 resets = <&apb0_rst 1>;
74 reg = <0x01C21800 0x40>;
75 linux,rc-map-name = "rc-rc6-mce";