mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-08-31 22:23:05 +00:00
arm: dts: mt7623: add ir nodes to the mt7623.dtsi file
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>
This commit is contained in:
parent
465792e6f0
commit
91044f38da
@ -169,6 +169,15 @@ pwrap: pwrap@1000d000 {
|
|||||||
clock-names = "spi", "wrap";
|
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 {
|
sysirq: interrupt-controller@10200100 {
|
||||||
compatible = "mediatek,mt7623-sysirq",
|
compatible = "mediatek,mt7623-sysirq",
|
||||||
"mediatek,mt6577-sysirq";
|
"mediatek,mt6577-sysirq";
|
||||||
|
Loading…
Reference in New Issue
Block a user