summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.14/373-MIPS-BCM63XX-register-interrupt-controllers-through-.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm63xx: fix a few issues in irq chip driversJonas Gorski2014-12-081-7/+9
| | | | | | | | Fix locking and lock usage, making it compile for SMP. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 43578
* brcm63xx: register interrupt-controllers through DT when possibleJonas Gorski2014-12-011-0/+38
Add the required nodes for the interrupt controllers and register them through DT when a DTB is present. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 43457