Commit 91044f38 authored by Sean Wang's avatar Sean Wang Committed by Matthias Brugger

arm: dts: mt7623: add ir nodes to the mt7623.dtsi file

Add ir nodes to the mt7623.dtsi file.
Signed-off-by: default avatarSean Wang <sean.wang@mediatek.com>
Signed-off-by: default avatarMatthias Brugger <matthias.bgg@gmail.com>
parent 465792e6
......@@ -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";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment