mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
brcm63xx: fix BCM3368 external interrupts
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Acked-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 47375
This commit is contained in:
parent
2350c149b5
commit
a15f148cf8
@ -71,7 +71,7 @@
|
|||||||
#interrupt-cells = <2>;
|
#interrupt-cells = <2>;
|
||||||
|
|
||||||
interrupt-parent = <&periph_intc>;
|
interrupt-parent = <&periph_intc>;
|
||||||
interrupts = <24>, <25>, <26>, <27>;
|
interrupts = <25>, <26>, <27>, <28>;
|
||||||
};
|
};
|
||||||
|
|
||||||
gpio1: gpio-controller@fff8c080 {
|
gpio1: gpio-controller@fff8c080 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user