Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ca439a04 authored by Sean Wang's avatar Sean Wang Committed by Mauro Carvalho Chehab
Browse files

media: dt-bindings: media: mtk-cir: Add support for MT7622 SoC



Document the devicetree bindings for CIR on MediaTek MT7622
SoC.

Signed-off-by: default avatarSean Wang <sean.wang@mediatek.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarSean Young <sean@mess.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 265a2988
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -2,10 +2,14 @@ Device-Tree bindings for Mediatek consumer IR controller
found in Mediatek SoC family

Required properties:
- compatible	    : "mediatek,mt7623-cir"
- compatible	    : Should be
			"mediatek,mt7623-cir": for MT7623 SoC
			"mediatek,mt7622-cir": for MT7622 SoC
- clocks	    : list of clock specifiers, corresponding to
		      entries in clock-names property;
- clock-names	    : should contain "clk" entries;
- clock-names	    : should contain
			- "clk" entries: for MT7623 SoC
			- "clk", "bus" entries: for MT7622 SoC
- interrupts	    : should contain IR IRQ number;
- reg		    : should contain IO map address for IR.