]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm: dts: mt7623: add ir nodes to the mt7623.dtsi file
authorSean Wang <sean.wang@mediatek.com>
Wed, 26 Apr 2017 09:26:01 +0000 (17:26 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Mon, 15 May 2017 08:47:08 +0000 (10:47 +0200)
Add ir nodes to the mt7623.dtsi file.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm/boot/dts/mt7623.dtsi

index f5b8eed275100f45e5aa160b13dd9edad075e4ea..95c6fca0738ee85c57aaade141e4b35b7904adc7 100644 (file)
@@ -169,6 +169,15 @@ pwrap: pwrap@1000d000 {
                clock-names = "spi", "wrap";
        };
 
+       cir: cir@0x10013000 {
+               compatible = "mediatek,mt7623-cir";
+               reg = <0 0x10013000 0 0x1000>;
+               interrupts = <GIC_SPI 87 IRQ_TYPE_LEVEL_LOW>;
+               clocks = <&infracfg CLK_INFRA_IRRX>;
+               clock-names = "clk";
+               status = "disabled";
+       };
+
        sysirq: interrupt-controller@10200100 {
                compatible = "mediatek,mt7623-sysirq",
                             "mediatek,mt6577-sysirq";