Lines Matching +full:rc +full:- +full:map +full:- +full:name
1 Device-Tree bindings for Mediatek consumer IR controller
5 - compatible : Should be
6 "mediatek,mt7623-cir": for MT7623 SoC
7 "mediatek,mt7622-cir": for MT7622 SoC
8 - clocks : list of clock specifiers, corresponding to
9 entries in clock-names property;
10 - clock-names : should contain
11 - "clk" entries: for MT7623 SoC
12 - "clk", "bus" entries: for MT7622 SoC
13 - interrupts : should contain IR IRQ number;
14 - reg : should contain IO map address for IR.
17 - linux,rc-map-name : see rc.txt file in the same directory.
22 compatible = "mediatek,mt7623-cir";
26 clock-names = "clk";
27 linux,rc-map-name = "rc-rc6-mce";